[dpdk-dev] [PATCH] net/af_xdp: fix xdp_get_channels_info return value
Ferruh Yigit
ferruh.yigit at intel.com
Fri Jul 12 17:01:39 CEST 2019
On 7/12/2019 4:43 PM, Ye Xiaolong wrote:
> Hi,
>
> Thanks for the patch.
>
> On 07/12, Július Milan wrote:
>> Procedure xdp_get_channels_info was returning error code -1 in case of
>> ioctl command SIOCETHTOOL was not supported. This patch sets return
>> value back to 0 as it is valid case.
>>
>> Fixes: 339b88c6a9 ("net/af_xdp: support multi-queue")
>>
>> Signed-off-by: Július Milan <jmilan.dev at gmail.com>
>
>
> Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list