numam-dpdk/drivers/net/virtio
Tiwei Bie 8855839c5d net/virtio: remove unnecessary Rx error assignments
Remove the unnecessary assignments in Rx functions
as they are useless and misleading.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
2018-08-02 04:41:51 +02:00
..
virtio_user net/virtio: advertise support in-order feature 2018-07-03 01:35:58 +02:00
Makefile
meson.build
rte_pmd_virtio_version.map
virtio_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
virtio_ethdev.h net/virtio: improve Tx offload features negotiation 2018-07-04 17:03:48 +02:00
virtio_logs.h
virtio_pci.c
virtio_pci.h net/virtio: improve offload check performance 2018-07-04 17:03:48 +02:00
virtio_ring.h
virtio_rxtx_simple_neon.c
virtio_rxtx_simple_sse.c
virtio_rxtx_simple.c net/virtio: remove simple Tx path 2018-07-04 17:03:48 +02:00
virtio_rxtx_simple.h net/virtio: remove simple Tx path 2018-07-04 17:03:48 +02:00
virtio_rxtx.c net/virtio: remove unnecessary Rx error assignments 2018-08-02 04:41:51 +02:00
virtio_rxtx.h
virtio_user_ethdev.c net/virtio: remove simple Tx path 2018-07-04 17:03:48 +02:00
virtqueue.c net/virtio: free in-order descriptors before device start 2018-07-03 01:35:58 +02:00
virtqueue.h net/virtio: free in-order descriptors before device start 2018-07-03 01:35:58 +02:00