numam-dpdk/drivers/net/mlx4
Raslan Darawsheh 38e118c0d8 net/mlx: fix debug build with icc
Trying to compile mlx5 pmd in debug mode with icc
will lead to compilation failures due to the fact that
icc doesn't have support for the pragma of pedantic.

Cc: stable@dpdk.org

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2019-10-25 19:23:22 +02:00
..
Makefile net/mlx: fix debug build with icc 2019-10-25 19:23:22 +02:00
meson.build net/mlx4: remove dependency on libmnl in meson 2019-10-23 16:43:10 +02:00
mlx4_ethdev.c ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
mlx4_flow.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
mlx4_flow.h ethdev: deprecate legacy filter API 2019-04-19 14:51:54 +02:00
mlx4_glue.c
mlx4_glue.h
mlx4_intr.c net/mlx4: change device reference for secondary process 2019-04-05 17:45:22 +02:00
mlx4_mp.c ipc: handle unsupported IPC in sync request 2019-06-05 11:28:05 +02:00
mlx4_mr.c remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
mlx4_mr.h remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
mlx4_prm.h net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_rxq.c net/mlx4: add external allocator for Verbs object 2019-04-05 17:45:22 +02:00
mlx4_rxtx.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
mlx4_rxtx.h net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_txq.c net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_utils.c
mlx4_utils.h net/mlx4: fix build on ppc64 2019-09-03 11:53:34 +02:00
mlx4.c net/mlx4: fix crash on info query in secondary process 2019-08-06 17:42:12 +02:00
mlx4.h ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
rte_pmd_mlx4_version.map