numam-dpdk/drivers/net
Ashwin Sekhar T K 8059c1867f net/thunderx: fix build with clang
Replaced usage of %a0 in inline assembly with [%x0]

Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Reviewed-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2017-07-03 22:28:03 +02:00
..
af_packet net/af_packet: fix packet bytes counting 2017-06-12 10:41:26 +01:00
ark fix typos using codespell utility 2017-06-14 23:54:13 +02:00
avp net/avp: remove redundant assignment 2017-06-12 10:41:26 +01:00
bnx2x fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnxt ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
bonding ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
cxgbe fix typos using codespell utility 2017-06-14 23:54:13 +02:00
dpaa2 ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
e1000 ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
ena drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
enic ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
fm10k drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
i40e ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
ixgbe ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
kni net/kni: remove unnecessary null check 2017-04-19 15:37:37 +02:00
liquidio net/liquidio: do not touch mbuf initialized fields 2017-06-12 10:41:29 +01:00
mlx4 ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
mlx5 ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
nfp eal: introduce integer log2 function 2017-07-03 10:44:12 +02:00
null net/null: do not touch mbuf next or nb segs on Rx 2017-06-12 10:41:25 +01:00
pcap drivers/net: use ethdev allocation helper for vdev 2017-04-18 19:04:49 +02:00
qede fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ring fix typos using codespell utility 2017-06-14 23:54:13 +02:00
sfc ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
szedata2 net/szedata2: add more supported firmwares 2017-06-12 15:21:22 +01:00
tap fix typos using codespell utility 2017-06-14 23:54:13 +02:00
thunderx net/thunderx: fix build with clang 2017-07-03 22:28:03 +02:00
vhost ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
virtio ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
vmxnet3 ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
xenvirt ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
Makefile net/dpaa2: introduce NXP DPAA2 driver 2017-04-19 15:37:37 +02:00