On Wed, Aug 05, 2026 at 10:09:11PM -0700, Stephen Hemminger wrote: > Don't depend on network protocol headers getting indirectly > included via rte_ethdev.h. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- > examples/l2fwd-macsec/main.c | 2 ++ > examples/l3fwd-graph/main.c | 1 + > examples/l3fwd/l3fwd.h | 2 ++ > 3 files changed, 5 insertions(+) > Acked-by: Bruce Richardson <[email protected]>

