numam-dpdk/app
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
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
proc_info app/procinfo: free xstats memory upon failure 2016-10-12 18:40:50 +02:00
test ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
test-acl acl: add AltiVec for ppc64 2016-09-09 17:56:14 +02:00
test-pipeline app/test-pipeline: add cuckoo hash 2016-10-12 22:09:46 +02:00
test-pmd app/testpmd: add ixgbe VF management 2016-10-13 15:45:09 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00