numam-dpdk/drivers/net/mlx5
Bernard Iremonger c1ceaf3ad0 ethdev: add an argument to internal callback function
add cb_arg parameter to the _rte_eth_dev_callback_process function.

Adding a parameter to this function allows passing information
to the application when an eth device event occurs such as
a VF to PF message.
This allows the application to decide if a particular function
is permitted.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Signed-off-by: Alex Zelezniak <alexz@att.com>
2016-10-14 02:01:52 +02:00
..
Makefile net/mlx5: support Mellanox OFED 3.4 2016-09-30 12:27:18 +02:00
mlx5_defs.h net/mlx: align drivers to latest naming convention 2016-10-13 15:30:59 +02:00
mlx5_ethdev.c ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
mlx5_fdir.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_mac.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_mr.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_prm.h net/mlx5: support Mellanox OFED 3.4 2016-09-30 12:27:18 +02:00
mlx5_rss.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxmode.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxq.c net/mlx5: fix Rx function selection 2016-10-13 15:30:59 +02:00
mlx5_rxtx.c net/mlx5: return RSS hash result in mbuf 2016-10-13 15:30:59 +02:00
mlx5_rxtx.h net/mlx5: return RSS hash result in mbuf 2016-10-13 15:30:59 +02:00
mlx5_stats.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_trigger.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_txq.c net/mlx5: reduce memory overhead for WQE handling 2016-09-30 12:27:18 +02:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5.c drivers: rename register macro prefix 2016-10-14 01:49:32 +02:00
mlx5.h net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00