[dpdk-dev] [PATCH v3 1/3] examples/l3fwd-acl: add source and destination MAC update
David Marchand
david.marchand at redhat.com
Fri Oct 16 14:19:03 CEST 2020
On Thu, Oct 15, 2020 at 3:06 PM Ananyev, Konstantin
<konstantin.ananyev at intel.com> wrote:
> > On Tue, Oct 6, 2020 at 7:17 PM Konstantin Ananyev
> > <konstantin.ananyev at intel.com> wrote:
> > >
> > > Introduces two changes into l3fwd-acl behaviour to make
> > > it behave in the same way as l3fwd:
> > > - Add a command-line parameter to allow the user to specify the
> > > destination mac address for each ethernet port used.
> > > - While forwarding the packet update source and destination mac
> > > addresses.
> >
> > This new parameter is optional, but I see no default for l2
> > destination in the patch.
> > How does it work when you won't set this option?
>
> Ah yes, forgot to init l2 dst array with some default values.
> Will fix and re-spin then.
Ok, waiting for it, and squash patch 3 as suggested.
Thanks.
--
David Marchand
More information about the dev
mailing list