numam-dpdk/lib/librte_pmd_af_packet
John W. Linville a3a03e13a6 af_packet: add compile-time checks for kernel-specific options
This allows the PMD to compile with kernels that don't support the
options in question.  The "#if defined(...)" lines are a bit ugly,
but I don't know of any better way to accomplish the task.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2014-12-05 22:09:23 +01:00
..
Makefile af_packet: add PMD for AF_PACKET-based virtual devices 2014-11-24 16:39:49 +01:00
rte_eth_af_packet.c af_packet: add compile-time checks for kernel-specific options 2014-12-05 22:09:23 +01:00
rte_eth_af_packet.h af_packet: add PMD for AF_PACKET-based virtual devices 2014-11-24 16:39:49 +01:00