[dpdk-dev] [PATCH] examples/l3fwd: fib skip tx queue drain on first iteration
Thomas Monjalon
thomas at monjalon.net
Wed Apr 21 20:45:02 CEST 2021
> > The commit a8f8b672d575 ("examples/l3fwd: skip Tx queue drain on first
> > iteration") implemented a change to the em and lpm lookup methods to
> > prevent the TX queue drain running in the first iteration of their
> > packet processing loops. This patch introduces this change into the
> > fib lookup method, this was done to keep the fib code aligned with
> > the em and lpm code.
> >
> > Signed-off-by: Conor Walsh <conor.walsh at intel.com>
>
> Acked-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
Applied, thanks
More information about the dev
mailing list