diff options
author | Anjali Singhai Jain <anjali.singhai@intel.com> | 2015-04-08 02:45:31 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-15 03:13:42 +0300 |
commit | e7c8c60bc5d48994a67e4b1c7bfb01d6979dbc54 (patch) | |
tree | 25320d42ea760ea80a9021ea25542f9b1608d6d9 /drivers/net/ethernet/freescale | |
parent | 2619ef475f7607f1cf1c434d4adca2593a59a6e6 (diff) | |
download | linux-e7c8c60bc5d48994a67e4b1c7bfb01d6979dbc54.tar.xz |
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 <anjali.singhai@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/freescale')
0 files changed, 0 insertions, 0 deletions