libvirt/tests/nodedevschemadata
James Chapman c9027d8f44 SRIOV NIC offload feature discovery
Adding functionality to libvirt that will allow it
query the ethtool interface for the availability
of certain NIC HW offload features

Here is an example of the feature XML definition:

<device>
<name>net_eth4_90_e2_ba_5e_a5_45</name>
  <path>/sys/devices/pci0000:00/0000:00:03.0/0000:08:00.1/net/eth4</path>
  <parent>pci_0000_08_00_1</parent>
  <capability type='net'>
    <interface>eth4</interface>
    <address>90:e2:ba:5e:a5:45</address>
    <link speed='10000' state='up'/>
    <feature name='rx'/>
    <feature name='tx'/>
    <feature name='sg'/>
    <feature name='tso'/>
    <feature name='gso'/>
    <feature name='gro'/>
    <feature name='rxvlan'/>
    <feature name='txvlan'/>
    <feature name='rxhash'/>
    <capability type='80203'/>
  </capability>
</device>

Signed-off-by: Ján Tomko <jtomko@redhat.com>
2015-03-05 11:31:05 +01:00
..
computer.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
DVD_GCC_4247N.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
DVD_with_media.xml nodedev: Add removable storage 'media_label' prop 2009-12-14 14:58:23 +01:00
net_00_13_02_b9_f9_d3.xml SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
net_00_15_58_2f_e9_55.xml SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
pci_1002_71c4.xml nodedev: Export NUMA node locality for PCI devices 2014-06-06 15:10:57 +02:00
pci_8086_0c0c_snd_hda_intel.xml nodedev: Introduce <pci-express/> to PCI devices 2014-06-16 17:40:49 +02:00
pci_8086_10c9_sriov_pf.xml nodedev: Export NUMA node locality for PCI devices 2014-06-06 15:10:57 +02:00
pci_8086_27c5_scsi_host_0_unique_id.xml Add unique_id to nodedev output 2014-07-21 12:55:11 -04:00
pci_8086_27c5_scsi_host_0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host_scsi_device_lun0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host_scsi_host.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_4238_pcie_wireless.xml nodedev: Introduce <pci-express/> to PCI devices 2014-06-16 17:40:49 +02:00
pci_82579LM_network_adapter.xml Update xml schemas according to libvirt source 2012-08-02 14:36:23 -06:00
storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml remove all trailing blank lines 2009-07-16 15:06:42 +02:00
storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
usb_device_1d6b_1_0000_00_1d_0_if0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
usb_device_1d6b_1_0000_00_1d_0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00