[dpdk-dev] [PATCH v2 4/4] abi: Added rxtx callback functions to ABI versioning

2015-02-13 Thread Thomas Monjalon
2015-02-13 15:39, John McNamara: > --- There is no signed-off. And there is no need of a separate patch for that. > lib/librte_ether/rte_ether_version.map |4

[dpdk-dev] [PATCH v2 4/4] abi: Added rxtx callback functions to ABI versioning

2015-02-13 Thread John McNamara
--- lib/librte_ether/rte_ether_version.map |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/lib/librte_ether/rte_ether_version.map b/lib/librte_ether/rte_ether_version.map index 7316530..3227cda 100644 --- a/lib/librte_ether/rte_ether_version.map +++