diff options
author | Anjali Singhai Jain <[email protected]> | 2015-04-07 19:45:31 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-04-14 17:13:42 -0700 |
commit | e7c8c60bc5d48994a67e4b1c7bfb01d6979dbc54 (patch) | |
tree | 25320d42ea760ea80a9021ea25542f9b1608d6d9 /scripts/gdb/linux/utils.py | |
parent | 2619ef475f7607f1cf1c434d4adca2593a59a6e6 (diff) |
i40e: Add support to program FDir SB rules for VF from PF through ethtool
With this patch we can now add Flow director Sideband rules for a VF from
it's PF. Here is an example on how it can be done when VF id = 5 and
queue = 2:
"ethtool -N ethx flow-type udp4 src-ip x.x.x.x dst-ip y.y.y.y src-port p1 dst-port p2 action 2 user-def 5"
User-def specifies VF id and action specifies queue.
Change-ID: Ib37d6dff3823a4d85caffde638473891c38c2b89
Signed-off-by: Anjali Singhai Jain <[email protected]>
Tested-by: Jim Young <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions