mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Adjacent changes: net/mptcp/protocol.h63740448a3("mptcp: fix accept vs worker race")2a6a870e44("mptcp: stops worker on unaccepted sockets at listener close")ddb1a072f8("mptcp: move first subflow allocation at mpc access time") Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
@@ -7,6 +7,21 @@ ice devlink support
|
||||
This document describes the devlink features implemented by the ``ice``
|
||||
device driver.
|
||||
|
||||
Parameters
|
||||
==========
|
||||
|
||||
.. list-table:: Generic parameters implemented
|
||||
|
||||
* - Name
|
||||
- Mode
|
||||
- Notes
|
||||
* - ``enable_roce``
|
||||
- runtime
|
||||
- mutually exclusive with ``enable_iwarp``
|
||||
* - ``enable_iwarp``
|
||||
- runtime
|
||||
- mutually exclusive with ``enable_roce``
|
||||
|
||||
Info versions
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user