On 6/27/2018 9:36 AM, Michał Krawczyk wrote: > 2018-06-26 18:53 GMT+02:00 Ferruh Yigit <ferruh.yi...@intel.com>: >> On 6/26/2018 6:38 PM, Ferruh Yigit wrote: >>> From: Daria Kolistratova <daria.kolistrat...@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.kolistrat...@intel.com> > > Acked-by: Michal Krawczyk <m...@semihalf.com>
Applied to dpdk-next-net/master, thanks.