Re: [dpdk-dev] [PATCH v3] examples/l2fwd-event: add option to configure port pairs

2020-04-04 Thread Jerin Jacob
On Tue, Mar 31, 2020 at 10:37 PM Andrzej Ostruszka wrote: > > On 3/31/20 2:53 PM, pbhagavat...@marvell.com wrote: > > From: Pavan Nikhilesh > > > > Current l2fwd-event application statically configures adjacent ports as > > destination ports for forwarding the traffic. > > > > Add a config option

Re: [dpdk-dev] [PATCH v3] examples/l2fwd-event: add option to configure port pairs

2020-03-31 Thread Andrzej Ostruszka
On 3/31/20 2:53 PM, pbhagavat...@marvell.com wrote: > From: Pavan Nikhilesh > > Current l2fwd-event application statically configures adjacent ports as > destination ports for forwarding the traffic. > > Add a config option to pass the forwarding port pair mapping which allows > the user to conf

[dpdk-dev] [PATCH v3] examples/l2fwd-event: add option to configure port pairs

2020-03-31 Thread pbhagavatula
From: Pavan Nikhilesh Current l2fwd-event application statically configures adjacent ports as destination ports for forwarding the traffic. Add a config option to pass the forwarding port pair mapping which allows the user to configure forwarding port mapping. If no config argument is specified