examples/performance-thread: add fall-through comments
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 2 Jun 2017 11:20:29 +0000 (16:50 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Jun 2017 12:26:57 +0000 (14:26 +0200)
commit1122ba9aa12a29cc01f32983ff2b4dedce1837cd
tree6f6f6f17cd8f77fd65cd5274885494fc1ce0658a
parent663d3bc6d6efd057c7e0cd97b625f055868e8e3f
examples/performance-thread: add fall-through comments

This fixes compiler warnings with GCC 7.1.1

Fixes: d48415e1fee3 ("examples/performance-thread: add l3fwd-thread app")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
examples/performance-thread/l3fwd-thread/main.c