examples/l3fwd: add switch fall-through comments
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 2 Jun 2017 11:20:28 +0000 (16:50 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Jun 2017 12:26:51 +0000 (14:26 +0200)
commit663d3bc6d6efd057c7e0cd97b625f055868e8e3f
tree1fd8b4b4add9a95cc99ee51808944a490204af84
parent79c9c675d20c1f29fc9e3f362d9323654cec94de
examples/l3fwd: add switch fall-through comments

This fixes compiler warnings with GCC 7.1.1

Fixes: 268888b5b020 ("examples/l3fwd: modularize")
Fixes: 94c54b4158d5 ("examples/l3fwd: rework exact-match")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
examples/l3fwd/l3fwd_lpm_sse.h
examples/l3fwd/l3fwd_sse.h