app: fix unused values
authorZijie Pan <zijie.pan@6wind.com>
Wed, 5 Dec 2012 06:13:34 +0000 (14:13 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 25 Jul 2013 14:07:51 +0000 (16:07 +0200)
commit1b62bb7d7d1113cd1ba33103e14d61f79237e285
treec2aff9259e890f9164991047661fc006b7549a68
parent85f5ae8b70062bef6e9289542879e007945a29f1
app: fix unused values

Fix warnings of type "Value stored to 'xxx' is never read".

Signed-off-by: Zijie Pan <zijie.pan@6wind.com>
Acked-by: Ivan Boule <ivan.boule@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
app/test-pmd/config.c
app/test/test.c
app/test/test_lpm.c
app/test/test_ring.c