[dpdk-dev] [dpdk-stable] [PATCH 1/4] examples/l3fwd-power: fix non Rx intr supported platform

Thomas Monjalon thomas at monjalon.net
Mon Jan 15 18:43:02 CET 2018


13/12/2017 15:21, Hunt, David:
> On 12/12/2017 10:08 AM, Nikhil Agarwal wrote:
> > This existing code cause the platform to start receiving packet
> > immediately irrespective of interrupts available or not.
> > If the platform does not support Rx interrupt, it shall not start
> > receiving packets immediately. It shall let the timer management work.
> >
> > Fixes: aee3bc79cc34 ("examples/l3fwd-power: enable one-shot Rx interrupt and polling switch")
> > Cc: stable at dpdk.org
> > Cc: Danny Zhou <danny.zhou at intel.com>
> > Cc: Cunming Liang <cunming.liang at intel.com>
> >
> > Signed-off-by: Nikhil Agarwal <nikhil.agarwal at linaro.org>
> > ---
> 
> ---snip---
> 
> Acked-by: David Hunt <david.hunt at intel.com>

Series applied, thanks


More information about the dev mailing list