[dpdk-dev] [PATCH v2 4/4] net/avf: fix VF RX queue interrupt enabling

Ferruh Yigit ferruh.yigit at intel.com
Thu Jan 25 17:39:44 CET 2018


On 1/24/2018 8:16 AM, Wenzhuo Lu wrote:
> As UIO doesn't support multiple interrupt, and the interrupt
> is occupied by the control plane. PMD should not try to enable
> RX queue interrupt. Then APP can know the RX queue interrupt
> is not enabled and only choose the polling mode.
> 
> Fixes: d6bde6b5eae9 ("net/avf: enable Rx interrupt")
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

Applied to dpdk-next-net/master, thanks.

(only this patch applied, other patches in the set are still waiting.

normally we don't split patchsets, but for this release avf is going into
next-net and reset are into Helin's tree next-net-intel. After this release avf
also will be part of next-net-intel.)


More information about the dev mailing list