diff options
author | David S. Miller <davem@davemloft.net> | 2023-07-28 12:03:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-28 12:03:57 +0200 |
commit | f5fbd3246c068d4c67e4259f39c1bd2f27110d7a (patch) | |
tree | a5a56f03a3a93787e2bc1dd2a7abe6a5f3440e21 /Documentation/netlink/specs/netdev.yaml | |
parent | IPv6: add extack info for IPv6 address add/delete (diff) | |
parent | ice: update reset path for SRIOV LAG support (diff) | |
download | linux-f5fbd3246c068d4c67e4259f39c1bd2f27110d7a.tar.xz linux-f5fbd3246c068d4c67e4259f39c1bd2f27110d7a.zip |
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
t-queue
Tony Nguyen says:
====================
ice: Implement support for SRIOV + LAG
Dave Ertman says:
Implement support for SRIOV VF's on interfaces that are in an
aggregate interface.
The first interface added into the aggregate will be flagged as
the primary interface, and this primary interface will be
responsible for managing the VF's resources. VF's created on the
primary are the only VFs that will be supported on the aggregate.
Only Active-Backup mode will be supported and only aggregates whose
primary interface is in switchdev mode will be supported.
The ice-lag DDP must be loaded to support this feature.
Additional restrictions on what interfaces can be added to the aggregate
and still support SRIOV VFs are:
- interfaces have to all be on the same physical NIC
- all interfaces have to have the same QoS settings
- interfaces have to have the FW LLDP agent disabled
- only the primary interface is to be put into switchdev mode
- no more than two interfaces in the aggregate
---
v2:
- Move NULL check for q_ctx in ice_lag_qbuf_recfg() earlier (patch 6)
v1: https://lore.kernel.org/netdev/20230726182141.3797928-1-anthony.l.nguyen@intel.com/
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/netlink/specs/netdev.yaml')
0 files changed, 0 insertions, 0 deletions