examples/performance-thread: add l3fwd-thread app
authorIan Betts <ian.betts@intel.com>
Tue, 8 Dec 2015 06:05:16 +0000 (06:05 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 11 Dec 2015 01:15:36 +0000 (02:15 +0100)
commitd48415e1fee3c6a1ea6600fedfd0594e6f12d748
tree7b626cc9dc437448099413a5c548480d03c25119
parent116819b9ed0da46ba09b927a9d54795e5f56cbdc
examples/performance-thread: add l3fwd-thread app

This commit adds an L3 forwarding application to the performace-thread
example.

Signed-off-by: Ian Betts <ian.betts@intel.com>
Acked-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
MAINTAINERS
examples/Makefile
examples/performance-thread/Makefile [new file with mode: 0644]
examples/performance-thread/l3fwd-thread/Makefile [new file with mode: 0644]
examples/performance-thread/l3fwd-thread/main.c [new file with mode: 0644]
examples/performance-thread/l3fwd-thread/test.sh [new file with mode: 0755]