numam-dpdk/drivers/net/virtio/virtio_user
Jianfeng Tan 35c4f85548 net/virtio-user: support to report net status
Originally, we did not report support of VIRTIO_NET_F_STATUS.
This feature is not reported by vhost backend, instead, it
is added/removed by QEMU in virtio PCI case.

We report the support of this feature so that following patch
will depend on this feature to enable LSC interrupt.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-04-01 10:36:17 +02:00
..
vhost_kernel_tap.c net/virtio-user: enable multiqueue with kernel vhost 2017-01-17 09:24:56 +01:00
vhost_kernel_tap.h net/virtio-user: enable multiqueue with kernel vhost 2017-01-17 09:24:56 +01:00
vhost_kernel.c net/virtio-user: fix tapfds close 2017-04-01 08:58:54 +02:00
vhost_user.c net/virtio-user: abstract backend operations 2017-01-17 09:23:27 +01:00
vhost.h net/virtio-user: support kernel vhost 2017-01-17 09:24:56 +01:00
virtio_user_dev.c net/virtio-user: support to report net status 2017-04-01 10:36:17 +02:00
virtio_user_dev.h net/virtio-user: support Rx interrupt 2017-04-01 10:36:17 +02:00