[dpdk-dev] [PATCH v2 1/1] ena: fix SIGFPE with 0 rx queues

Ferruh Yigit ferruh.yigit at intel.com
Wed Jun 27 15:22:55 CEST 2018


On 6/27/2018 9:36 AM, Michał Krawczyk wrote:
> 2018-06-26 18:53 GMT+02:00 Ferruh Yigit <ferruh.yigit at intel.com>:
>> On 6/26/2018 6:38 PM, Ferruh Yigit wrote:
>>> From: Daria Kolistratova <daria.kolistratova at intel.com>
>>
>> I re-send the Daria's patch, somehow it didn't appeared in mail list and patchwork.
>>
>>>
>>> When the number of rx queues is 0
>>> (what can be when application does not receive)
>>> failed with SIGFPE. It happens when the application
>>> is also requesting ETH_MQ_RX_RSS_FLAG in the
>>> rte_dev->data->dev_conf.rxmode.mq_mode.
>>> Fixed adding zero rx queues check.
>>>
>>> Signed-off-by: Daria Kolistratova <daria.kolistratova at intel.com>
>
> Acked-by: Michal Krawczyk <mk at semihalf.com>

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


More information about the dev mailing list