Re: [dpdk-dev] [PATCH v1] net/failsafe: report on supported RSS functions

2018-05-09 Thread Ophir Munk
Hi, PATCH v2 was sent > -Original Message- > From: Gaëtan Rivet [mailto:gaetan.ri...@6wind.com] > Sent: Wednesday, May 09, 2018 3:00 PM > To: Ophir Munk > Cc: dev@dpdk.org; Thomas Monjalon ; Olga Shern > ; Shahaf Shuler > Subject: Re: [PATCH v1] net/failsafe: report on supported RSS fun

Re: [dpdk-dev] [PATCH v1] net/failsafe: report on supported RSS functions

2018-05-09 Thread Gaëtan Rivet
Hi Ophir, The commit title could read: net/failsafe: advertize supported RSS functions Some nitpicks in the commit log: On Tue, May 08, 2018 at 06:02:41PM +, Ophir Munk wrote: > Report on failsafe supported RSS functions as part of dev_infos_get ^ Advertize > callback. Set fail

[dpdk-dev] [PATCH v1] net/failsafe: report on supported RSS functions

2018-05-08 Thread Ophir Munk
Report on failsafe supported RSS functions as part of dev_infos_get callback. Set failsafe default RSS hash functions to be: ETH_RSS_IP, ETH_RSS_UDP and ETH_RSS_TCP. The net result of failsafe RSS hash functions is the logical AND of the RSS hash functions among all failsafe sub_devices and failsaf