2016-03-08 21:52, Michal Kobylinski: > Signed-off-by: Michal Kobylinski <michalx.kobylinski at intel.com> > Acked-by: David Hunt <david.hunt at intel.com> > --- > examples/ip_fragmentation/main.c | 16 ++++++------ > examples/ip_reassembly/main.c | 15 +++++------ > examples/l3fwd-power/main.c | 2 +- > examples/l3fwd-vf/main.c | 2 +- > examples/l3fwd/l3fwd_em_sse.h | 2 +- > examples/l3fwd/l3fwd_lpm.h | 6 ++--- > examples/l3fwd/l3fwd_lpm_sse.h | 24 ++++++++++-------- > examples/l3fwd/l3fwd_sse.h | 8 +++--- > examples/load_balancer/runtime.c | 2 +- > examples/performance-thread/l3fwd-thread/main.c | 33 > ++++++++++++++-----------
I get this error: examples/performance-thread/l3fwd-thread/main.c:1354:26: error: use of undeclared identifier 'next_hop' About the patch format: - v3 is missing in the title - it should follow the v2 thread with --in-reply-to