summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2023-04-14 09:26:14 -0700
committerJakub Kicinski <kuba@kernel.org>2023-04-17 18:53:13 -0700
commit1a2bd3bd72e978304cdc0a7385e8048e8242225d (patch)
tree360901e2c5d8719683b8c0c7b9d052888c40d9e9 /tools/perf/scripts/python/bin
parent338469d677e5d426f5ada88761f16f6d2c7c1981 (diff)
downloadkernel-1a2bd3bd72e978304cdc0a7385e8048e8242225d.tar.gz
ice: document RDMA devlink parameters
Commit e523af4ee560 ("net/ice: Add support for enable_iwarp and enable_roce devlink param") added support for the enable_roce and enable_iwarp parameters in the ice driver. It didn't document these parameters in the ice devlink documentation file. Add this documentation, including a note about the mutual exclusion between the two modes. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Acked-by: Tony Nguyen <anthony.l.nguyen@intel.com> Link: https://lore.kernel.org/r/20230414162614.571861-1-jacob.e.keller@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
='2012-09-24 21:46:34 -0500'>2012-09-24Trivial endian fixesSteve French 2012-09-24CIFS: Fix fast lease break after open problemPavel Shilovsky 2012-09-24CIFS: Add SMB2.1 lease break supportPavel Shilovsky 2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky 2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky 2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky 2012-08-19CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky 2012-07-24CIFS: Query SMB2 inode infoPavel Shilovsky 2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky 2012-07-24CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky 2012-07-24CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky 2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky