summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
diff options
context:
space:
mode:
authorDavid S. Miller2019-01-17 00:23:15 +0100
committerDavid S. Miller2019-01-17 00:23:15 +0100
commit159882f42c41e60d3a3dce4b779da9fc8f00c2f2 (patch)
tree00d8a44ffe117233144d828fe371f69151f91491 /drivers/net/phy/phy_device.c
parentnet: sungem: fix indentation, remove a tab (diff)
parentnfp: flower: enable MAC address sharing for offloadable devs (diff)
downloadkernel-qcow2-linux-159882f42c41e60d3a3dce4b779da9fc8f00c2f2.tar.gz
kernel-qcow2-linux-159882f42c41e60d3a3dce4b779da9fc8f00c2f2.tar.xz
kernel-qcow2-linux-159882f42c41e60d3a3dce4b779da9fc8f00c2f2.zip
Merge branch 'nfp-flower-improve-flower-resilience'
Jakub Kicinski says: ==================== nfp: flower: improve flower resilience This series contains mostly changes which improve nfp flower offload's resilience, but are too large or risky to push into net. Fred makes the driver waits for flower FW responses uninterruptible, and a little longer (~40ms). Pieter adds support for cards with multiple rule memories. John reworks the MAC offloads. He says: > When potential tunnel end-point MACs are offloaded, they are assigned an > index. This index may be associated with a port number meaning that if a > packet matches an offloaded MAC address on the card, then the ingress > port for that MAC can also be verified. In the case of shared MACs (e.g. > on a linux bond) there may be situations where this index maps to only > one of the ports that share the MAC. > > The idea of 'global' MAC indexes are supported that bypass the check on > ingress port on the NFP. The patchset tracks shared MACs and assigns > global indexes to these. It also ensures that port based indexes are > re-applied if a single port becomes the only user of an offloaded MAC. > > Other patches in the set aim to tidy code without changing functionality. > There is also a delete offload message introduced to ensure that MACs no > longer in use in kernel space are removed from the firmware lookup tables. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy_device.c')
0 files changed, 0 insertions, 0 deletions