examples/l3fwd-power: add legacy mode option
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 19 Jun 2020 10:53:52 +0000 (11:53 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 11 Jul 2020 11:30:06 +0000 (13:30 +0200)
commit2a0e2e2db3f5e95a431ffa6c87c7f92252f97209
tree8b991ef19981e580cf21168f7048b5410916e905
parent5b41ab35743a053b03a91dae346b182d85d2650f
examples/l3fwd-power: add legacy mode option

Currently, legacy mode is the implicit default, but it is not possible
to directly request using legacy mode. Add the argument to enable
requesting legacy mode, and also make it the default.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
examples/l3fwd-power/main.c