diff options
author | Hiroshi Shimamoto <[email protected]> | 2015-08-28 06:58:33 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-10-23 05:48:53 -0700 |
commit | 54011e4db839504791cf8317fc48949c683587d4 (patch) | |
tree | 0084cb505d3f22ba0a9478e3fba69fd6e55564b8 /scripts/gdb/linux/lists.py | |
parent | dd461d6aa894761fe67c30ddf81eec0d08be216b (diff) |
ixgbe: Add new ndo to trust VF
Implements the new netdev op to trust VF in ixgbe.
The administrator can turn on and off VF trusted by ip command which
supports trust message.
# ip link set dev eth0 vf 1 trust on
or
# ip link set dev eth0 vf 1 trust off
Send a ping to reset VF on changing the status of trusting.
VF driver will reconfigure its features on reset.
Signed-off-by: Hiroshi Shimamoto <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions