Edan David
8708ca01c0
nodedev: add switchdev to NIC capabilities
...
Adding functionality to libvirt that will allow querying the interface
for the availability of switchdev Offloading NIC capabilities.
The switchdev mode was introduced in kernel 4.8, the iproute2-devlink
command to retrieve the switchdev NIC feature with command example:
devlink dev eswitch show pci/0000:03:00.0
This feature is needed for Openstack so we can do a scheduling decision
if the NIC is in Hardware Offload (switchdev) or regular SR-IOV (legacy) mode.
And select the appropriate hypervisors with the requested capability see [1].
[1] - https://specs.openstack.org/openstack/nova-specs/specs/pike/approved/enable-sriov-nic-features.html
Reviewed-by: Laine Stump <laine@laine.org>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2017-09-18 08:32:24 -04:00
..
2017-02-11 06:51:28 +04:00
2017-08-06 09:24:26 +04:00
2017-08-06 09:24:26 +04:00
2017-04-11 14:06:47 +02:00
2017-09-07 13:53:32 +02:00
2017-09-05 10:41:32 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-01-18 06:31:54 -05:00
2017-08-29 10:30:05 +02:00
2017-08-29 10:30:05 +02:00
2017-08-04 10:17:55 -06:00
2017-07-11 10:41:24 +02:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-09-18 08:32:24 -04:00
2016-12-06 13:34:00 +01:00
2017-04-11 14:06:47 +02:00
2017-09-12 10:33:25 -04:00
2017-09-14 08:39:25 -04:00
2016-09-23 10:30:54 +02:00
2017-04-11 14:06:47 +02:00
2017-06-23 14:11:25 +02:00
2017-06-23 14:11:25 +02:00
2017-07-15 14:50:42 +02:00
2017-08-03 09:54:36 +02:00
2017-09-18 13:54:27 +02:00
2017-09-18 13:54:27 +02:00
2016-09-09 08:20:05 -04:00
2017-03-29 10:36:55 +02:00
2017-03-29 10:36:55 +02:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-07 10:44:26 +01:00
2017-06-16 13:09:41 +02:00
2017-07-13 09:37:52 +02:00
2017-07-26 15:33:45 +02:00
2017-03-27 13:13:29 +02:00
2017-07-11 14:24:17 +02:00
2017-08-03 09:54:36 +02:00
2017-04-04 16:36:15 +02:00
2017-05-19 08:47:36 -06:00
2016-09-02 12:46:03 -06:00
2016-06-26 19:33:08 -04:00
2017-02-14 10:54:29 +01:00
2016-07-10 15:40:11 -04:00
2017-06-07 13:36:01 +02:00
2017-04-21 13:35:04 +02:00
2017-08-06 09:24:26 +04:00
2017-08-06 09:24:26 +04:00
2017-04-11 13:23:01 +02:00
2017-09-07 13:53:32 +02:00
2016-07-01 12:20:54 +02:00
2017-07-26 15:35:02 +02:00
2017-04-04 17:30:03 +02:00
2017-06-07 13:36:01 +02:00
2017-04-04 17:30:03 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2017-04-28 14:17:10 +02:00
2017-08-29 10:30:05 +02:00
2017-04-04 17:30:03 +02:00
2017-08-04 10:17:55 -06:00
2017-04-04 17:30:03 +02:00
2017-07-11 10:41:24 +02:00
2017-08-04 10:17:55 -06:00
2017-04-04 17:30:03 +02:00
2017-08-16 14:17:57 -04:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-26 10:44:05 -04:00
2016-12-06 13:33:18 +01:00
2016-12-06 13:34:00 +01:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-06-05 09:08:52 +02:00
2017-09-14 08:39:25 -04:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:35:24 +02:00
2016-11-25 20:34:26 +01:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:35:24 +02:00
2017-07-27 09:37:21 +02:00
2017-08-07 10:44:06 +02:00
2017-08-10 11:22:06 +02:00
2017-07-28 17:59:06 +02:00
2017-04-04 17:30:03 +02:00
2017-04-10 14:49:20 +02:00
2017-01-18 10:04:11 +01:00
2017-01-20 15:42:12 +01:00
2017-09-18 13:54:27 +02:00
2017-09-18 13:54:27 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-16 16:00:10 +02:00
2017-08-23 12:32:23 -04:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-15 12:34:19 +02:00
2017-08-07 10:44:06 +02:00
2017-07-27 09:38:39 +02:00
2017-07-26 15:35:02 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:35:02 +02:00
2016-06-14 08:25:25 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-20 16:14:50 +02:00
2017-05-12 16:54:33 +02:00
2017-06-16 13:09:41 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 13:23:01 +02:00
2017-08-10 11:22:27 +02:00
2017-08-08 12:19:17 +02:00
2017-04-04 17:30:03 +02:00
2017-08-07 10:44:06 +02:00
2017-08-03 09:54:36 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:33:45 +02:00
2017-07-26 15:33:45 +02:00
2017-05-19 14:02:37 +02:00
2017-08-14 10:01:12 +02:00
2017-05-09 13:12:40 +02:00
2017-04-19 10:51:51 +01:00
2017-07-20 14:02:14 +02:00
2017-04-27 14:13:19 +02:00
2017-05-09 13:12:40 +02:00
2017-08-10 11:22:27 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-19 17:59:09 +02:00
2017-04-25 21:14:18 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-27 09:54:20 +02:00
2017-08-04 10:17:55 -06:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-08-30 10:50:17 +02:00
2017-04-04 17:30:03 +02:00
2017-09-05 11:27:12 +02:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-07-16 17:06:45 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-02-19 06:45:09 -05:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-04-13 10:14:42 +02:00
2016-09-14 13:18:07 +02:00
2016-08-24 17:43:29 +02:00
2017-04-04 17:30:03 +02:00
2017-08-29 16:30:04 +02:00
2017-04-04 17:30:03 +02:00
2017-07-10 09:15:53 +02:00
2017-07-25 17:02:27 +02:00
2017-07-21 14:36:54 -04:00
2016-09-14 13:18:07 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-08-08 12:19:17 +02:00
2017-08-08 12:19:17 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00