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

Hunt, David david.hunt at intel.com
Wed Dec 13 15:21:27 CET 2017


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>


More information about the dev mailing list