1; 2; Features of a default vDPA driver. 3; 4; This file defines the features that are valid for inclusion in 5; the other driver files and also the order that they appear in 6; the features table in the documentation. The feature description 7; string should not exceed feature_str_len defined in conf.py. 8; 9[Features] 10csum = 11guest csum = 12mac = 13gso = 14guest tso4 = 15guest tso6 = 16ecn = 17ufo = 18host tso4 = 19host tso6 = 20mrg rxbuf = 21ctrl vq = 22ctrl rx = 23any layout = 24guest announce = 25mq = 26version 1 = 27log all = 28indirect desc = 29event idx = 30mtu = 31in_order = 32IOMMU platform = 33packed = 34proto mq = 35proto log shmfd = 36proto rarp = 37proto reply ack = 38proto host notifier = 39proto pagefault = 40queue statistics = 41BSD nic_uio = 42Linux VFIO = 43Other kdrv = 44ARMv7 = 45ARMv8 = 46Power8 = 47x86-32 = 48x86-64 = 49Usage doc = 50Design doc = 51Perf doc =