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)
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>

Trivial merge