Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-12-19 Thread Maxim Uvarov
t;lng-odp@lists.linaro.org> >> Cc: 'Maxim Uvarov' <maxim.uva...@linaro.org> >> Subject: RE: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched >> mode >> >> Didn't make it to the list. Sending again. >> >>> -Original Message- >>

Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-12-05 Thread Savolainen, Petri (Nokia - FI/Espoo)
1/3] test: l2fwd: lookup table for sched > mode > > Didn't make it to the list. Sending again. > > > -Original Message- > > From: Savolainen, Petri (Nokia - FI/Espoo) > > Sent: Wednesday, November 16, 2016 11:21 AM > > To: lng-odp@lists.linaro.org > >

Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-11-17 Thread Savolainen, Petri (Nokia - FI/Espoo)
Didn't make it to the list. Sending again. > -Original Message- > From: Savolainen, Petri (Nokia - FI/Espoo) > Sent: Wednesday, November 16, 2016 11:21 AM > To: lng-odp@lists.linaro.org > Subject: RE: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched > mode >

Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-11-17 Thread Savolainen, Petri (Nokia - FI/Espoo)
] On Behalf Of > > Savolainen, Petri (Nokia - FI/Espoo) > > Sent: Wednesday, October 05, 2016 9:38 AM > > To: lng-odp@lists.linaro.org > > Subject: Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched > > mode > > > > Ping. Review needed. Optimizes

Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-10-20 Thread Savolainen, Petri (Nokia - FI/Espoo)
5, 2016 9:38 AM > To: lng-odp@lists.linaro.org > Subject: Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched > mode > > Ping. Review needed. Optimizes sched mode and corrects bugs. > > > > -Original Message- > > From: lng-odp [mailt

Re: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-10-05 Thread Savolainen, Petri (Nokia - FI/Espoo)
al Message- > > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Petri > > Savolainen > > Sent: Thursday, September 15, 2016 12:51 PM > > To: lng-odp@lists.linaro.org > > Subject: [lng-odp] [PATCH 1/3] test: l2fwd: lookup table fo

[lng-odp] [PATCH 1/3] test: l2fwd: lookup table for sched mode

2016-09-15 Thread Petri Savolainen
Replaced linear destination port search in scheduler mode with a lookup table. Table index is API provided pktio_index and data is application port index. Signed-off-by: Petri Savolainen --- test/common_plat/performance/odp_l2fwd.c | 68