numam-dpdk/drivers/net
Wenfeng Liu 250c99651a net/virtio-user: fix tapfds close
The valid tap file descriptor range should be equal or greater
than zero instead of non-zero

Fixes: e3b434818b ("net/virtio-user: support kernel vhost")
Cc: stable@dpdk.org

Signed-off-by: Wenfeng Liu <liuwf@arraynetworks.com.cn>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-04-01 08:58:54 +02:00
..
af_packet mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
avp net/avp: handle interrupt migration 2017-04-04 19:02:19 +02:00
bnx2x net/bnx2x: fix transmit queue free threshold 2017-04-04 15:52:50 +02:00
bnxt mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
bonding net/bonding: reduce slave starvation on Rx poll 2017-04-04 18:59:45 +02:00
cxgbe mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
e1000 net/e1000: advertise offload capabilities for the EM PMD 2017-04-04 18:59:39 +02:00
ena net/ena: fix return of hash control flushing 2017-04-04 18:59:40 +02:00
enic mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
fm10k net/fm10k: fix secondary process crash 2017-04-04 19:03:02 +02:00
i40e net/i40e: fix VLAN promisc setting 2017-04-04 19:03:03 +02:00
ixgbe net/ixgbe: allocate TC bandwidth 2017-04-04 19:03:03 +02:00
kni net/kni: add KNI PMD 2017-04-04 15:52:50 +02:00
liquidio net/liquidio: add API to add and remove VLAN port 2017-04-04 18:59:50 +02:00
mlx4 net/mlx4: use a single drop queue for all drop flows 2017-04-04 19:03:03 +02:00
mlx5 net/mlx5: fix RSS flow rule with non existing queues 2017-04-04 19:03:03 +02:00
nfp net/nfp: fix Rx interrupt 2017-04-04 18:59:45 +02:00
null mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
pcap net/pcap: fix using mbuf after freeing it 2017-04-04 18:59:39 +02:00
qede net/qede: prevent crash while changing MTU dynamically 2017-04-04 19:02:57 +02:00
ring ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
sfc net/sfc/base: fix out of bounds read in VIs allocation 2017-04-04 19:03:04 +02:00
szedata2 mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
tap net/tap: fix redirection rule after MAC change 2017-04-04 19:03:03 +02:00
thunderx net/thunderx: wait to complete during link update 2017-04-04 19:03:03 +02:00
vhost net/vhost: remove include of numaif.h 2017-04-01 08:58:54 +02:00
virtio net/virtio-user: fix tapfds close 2017-04-01 08:58:54 +02:00
vmxnet3 net/vmxnet3: fix queue size changes 2017-04-04 18:59:41 +02:00
xenvirt mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
Makefile net/avp: add base files 2017-04-04 19:02:07 +02:00