numam-dpdk/drivers/net
Viacheslav Ovsiienko cc8627bc6d net/mlx5: fix direct call to rdma-core library
The routine mlx5dv_query_devx_port() was called directly
instead of using the mlx5 glue thunk.

Fixes: d5c06b1b10 ("net/mlx5: query vport index match mode and parameters")

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2019-10-08 12:14:32 +02:00
..
af_packet ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
af_xdp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ark ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
atlantic net/atlantic: add FW mailbox guard mutex 2019-10-08 12:14:31 +02:00
avp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
axgbe ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
bnx2x net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
bnxt net/bnxt: improve CPR handling in vector path 2019-10-08 12:14:32 +02:00
bonding net/bonding: fix OOB access in other aggregator modes 2019-10-07 15:00:57 +02:00
cxgbe net/cxgbe: fix races on flow API operations 2019-10-08 12:14:32 +02:00
dpaa net/dpaa: reduce debug messages 2019-10-08 12:14:30 +02:00
dpaa2 net/dpaa2: add soft parser driver 2019-10-08 12:14:31 +02:00
e1000 net/e1000: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
ena net/ena: change license clause to SPDX tags 2019-10-07 15:00:56 +02:00
enetc ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
enic net/enic: add PCI id for new virtual function 2019-10-07 15:00:58 +02:00
failsafe ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
fm10k net/fm10k: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
hinic ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
hns3 net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
i40e net/i40e: use relaxed and remove duplicate barrier 2019-10-08 12:14:30 +02:00
iavf net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice net/ice: use relaxed and remove duplicate barrier 2019-10-08 12:14:30 +02:00
ifc net/ifc: add devargs pointer check 2019-07-23 14:31:35 +02:00
ipn3ke net/ipn3ke: setup MTU during HW init 2019-10-07 15:00:56 +02:00
ixgbe net/ixgbe: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
kni ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
liquidio ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
memif net/memif: check status of getting link info 2019-10-07 15:00:54 +02:00
mlx4 ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
mlx5 net/mlx5: fix direct call to rdma-core library 2019-10-08 12:14:32 +02:00
mvneta ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
mvpp2 ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
netvsc ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
nfb net/nfb: fix dependency check 2019-10-08 12:14:31 +02:00
nfp ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
null net/null: fix multi-process Rx and Tx 2019-10-07 15:00:58 +02:00
octeontx ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
octeontx2 net/octeontx2: fix CQE ring prefetch on wrap around 2019-10-08 12:14:31 +02:00
pcap ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
qede net/qede: limit Rx ring index read for debug 2019-10-08 12:14:31 +02:00
ring ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
sfc ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
softnic ethdev: change device info get callback to return int 2019-10-07 14:45:35 +02:00
szedata2 net/szedata2: fix dependency check 2019-10-08 12:14:31 +02:00
tap ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
thunderx ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
vdev_netvsc net/vdev_netvsc: use new ethernet address parser 2019-07-08 21:26:52 +02:00
vhost net/vhost: support TSO disabling 2019-10-07 15:00:57 +02:00
virtio net/virtio: fix mbuf data and packet length mismatch 2019-10-07 15:00:57 +02:00
vmxnet3 ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
Makefile net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00
meson.build net/qede: re-add to meson 2019-10-08 12:14:31 +02:00