]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2020 00:45:23 +0000 (17:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2020 00:45:45 +0000 (17:45 -0700)
commit1310c68856415968075a89509dc22a65071e67cb
treeaa55e6bfc573ba828855033de5c648dfee2d4df7
parentd10ccbd182ea528bcec33927865d910b638e9bfa
parentde461663ed44b3f79a3ada1778ffad23cab9c52c
Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'

George Cherian says:

====================
octeontx2: Add support for VLAN based flow distribution

This series add support for VLAN based flow distribution for octeontx2
netdev driver. This adds support for configuring the same via ethtool.

Following tests have been done.
- Multi VLAN flow with same SD
- Multi VLAN flow with same SDFN
- Single VLAN flow with multi SD
- Single VLAN flow with multi SDFN
All tests done for udp/tcp both v4 and v6
====================

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>