aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCiprian Barbu <ciprian.barbu@linaro.org>2014-04-09 11:03:36 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-04-10 13:25:19 +0400
commitebfc584fa2d47894703e803783cf39159d27f027 (patch)
treeb55cb9f4f8c8ec53d68e7b6a80cf573ee73a2791 /.gitignore
parent248c00d3cd3855955955e75f2cc4ef18ef596fb9 (diff)
netmap cleanup and update to changes in socket example
Reworked the netmap pktio example to support any number of threads of execution and multiple interfaces to work on. The threads are no longer associated with pktios because of using odp_schedule that gets packets from any pktio. General cleanup changes were made, setting hardcoded values to defines, renaming some variables, modifying some comments. Signed-off-by: Ciprian Barbu <ciprian.barbu@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae6eb64e4..6f95db010 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@ obj/
build/
test/example/odp_example
test/packet/odp_packet
-test/packet_netmap/odp_packet
+test/packet_netmap/odp_packet_netmap
test/api_test/odp_atomic
test/api_test/odp_shm
test/api_test/odp_ring