examples/l2fwd: remove mac-updating option
authorChenglian Sun <sunchenglian@loongson.cn>
Tue, 22 Jun 2021 02:49:43 +0000 (10:49 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 5 Jul 2021 13:11:23 +0000 (15:11 +0200)
commit487c58250780516979283691c14188d293906a5d
treef703dc3e4d5e4e274aa722de2ff30cdfce04c195
parentbbbe38a6d59ccdda25917712701e629d0b10af6f
examples/l2fwd: remove mac-updating option

The "mac-updating" option can be removed since the associated mac_updating
variable is set to 1 by default.

Signed-off-by: Chenglian Sun <sunchenglian@loongson.cn>
Reviewed-by: David Marchand <david.marchand@redhat.com>
examples/l2fwd/main.c