[PATCH] net/memif: remove unnecessary rx_intr stub

Ferruh Yigit ferruh.yigit at intel.com
Wed Jan 26 15:24:07 CET 2022


On 1/15/2022 8:15 AM, Morten Brørup wrote:
>> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
>> Sent: Friday, 14 January 2022 21.47
>>
>> The code in memif driver to stub out rx_irq_enable is unnecessary
>> and causes different error returns than other drivers.
>> The core ethdev code will return -ENOTSUP if the driver has
>> a null rx_queue_intr_enable callback.
>>
>> Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")
>> Cc: jgrajcia at cisco.com
>> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> 
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> 

No comment from maintainers, hence progressing,

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

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


More information about the dev mailing list