- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
unable to change the VF state on SRIOV interface from auto to enable.
Is it allowed to change in X553 nics.
uname -a
Linux 4.14.52 #1 SMP PREEMPT Fri Nov 30 11:35:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
ip link show
10: enp6s0f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether 08:35:71:a0:a5:6b brd ff:ff:ff:ff:ff:ff
vf 0 MAC 00:00:00:00:00:00, spoof checking off, link-state auto, trust on, query_rss off
vf 1 MAC 00:00:00:00:00:00, spoof checking off, link-state auto, trust on, query_rss off
root:~# ip link set enp6s0f0 vf 0 state enable
RTNETLINK answers: Operation not supported
ethtool -i enp6s0f0
driver: ixgbe
version: 5.3.6
firmware-version: 0x8000084b
expansion-rom-version:
bus-info: 0000:06:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
modinfo ixgbevf
filename: /lib/modules/4.14.52/updates/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
version: 4.3.4
description: Intel(R) 10 Gigabit Virtual Function Network Driver
author: Intel Corporation, <linux.nics@intel.com>
lspci
06:00.0 Ethernet controller: Intel Corporation Ethernet Connection X553 10 GbE SFP+ (rev 11)
06:00.1 Ethernet controller: Intel Corporation Ethernet Connection X553 10 GbE SFP+ (rev 11)
06:10.0 Ethernet controller: Intel Corporation X553 Virtual Function
06:10.1 Ethernet controller: Intel Corporation X553 Virtual Function
06:10.2 Ethernet controller: Intel Corporation X553 Virtual Function
06:10.3 Ethernet controller: Intel Corporation X553 Virtual Function
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have the following PF driver:
# ethtool -i Eth1-1
driver: ixgbe
version: 5.6.1
firmware-version: 0x800008a4, 0.385.33
And I m still not able to disable the VF state.
# ip link set Eth1-1 vf 50 state disable
RTNETLINK answers: Operation not supported

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page