This patch series updates the netmap support to the freshly released netmap v11.1. It also tweakes the test application a bit, to be able to run etwork performance tests, such as iperf. With the loopback mode TCP connections fail, due to duplicate SYN packets.
Ciprian Barbu (2): odp_pktio_netmap: add option to disable loopback Update to netmap v11.1 example/packet_netmap/odp_pktio_netmap.c | 12 +++++- platform/linux-netmap/README | 62 +++++++++++++++++++++++-------- platform/linux-netmap/odp_packet_netmap.c | 7 +++- platform/linux-netmap/odp_packet_netmap.h | 4 +- 4 files changed, 63 insertions(+), 22 deletions(-) -- 1.8.3.2 _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
