numam-dpdk/drivers/net
Ori Kam f54aeb3ec0 net/mlx5: fix flow counters using devx
The API that was defined in OFED 4.5 was replaced both in OFED 4.6 and
in upstream.

This commit updates the API to match the upstream one.

Fixes: f5bf91de73 ("net/mlx5: support flow counters using devx")
Cc: stable@dpdk.org

Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-04-05 17:45:22 +02:00
..
af_packet replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ark replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
atlantic replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
avp
axgbe
bnx2x replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
bnxt replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
bonding replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
cxgbe net/cxgbe: fix missing checksum flags and packet type 2019-03-21 20:45:59 +01:00
dpaa replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
dpaa2 net/dpaa2: update MC firmware version for FSLMC bus 2019-04-04 23:42:15 +02:00
e1000 replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ena replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
enetc
enic
failsafe replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
fm10k net/fm10k: fix VLAN strip offload flag 2019-03-29 17:25:32 +01:00
i40e replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
iavf
ice replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ifc
ixgbe replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
kni replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
liquidio replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
mlx4 net/mlx4: enable secondary process to register DMA memory 2019-04-05 17:45:22 +02:00
mlx5 net/mlx5: fix flow counters using devx 2019-04-05 17:45:22 +02:00
mvneta replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
mvpp2 replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
netvsc net/netvsc: remove useless condition 2019-03-29 17:25:32 +01:00
nfp net/nfp: support setting link up/down 2019-03-29 17:25:32 +01:00
null
octeontx
pcap replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
qede replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ring replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
sfc net/sfc: fix speed capabilities reported in device info 2019-03-21 18:57:09 +01:00
softnic replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
szedata2
tap replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
thunderx
vdev_netvsc net/vdev_netvsc: fix device cast 2019-03-29 17:25:31 +01:00
vhost
virtio replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
vmxnet3
Makefile
meson.build