VIRTIO_NET_F_MQ
#define VIRTIO_NET_F_MQ (1ULL << 22) /* Device supports Receive Flow Steering */
#define VIRTIO_NET_F_MQ (1 << 22) /* host supports multiple VQ pairs */