Re: [dpdk-dev] [PATCH 11/13] cxgbe: export supported RSS hash functions

2018-03-28 Thread Ferruh Yigit
On 3/10/2018 10:48 PM, Rahul Lakkireddy wrote: > Export supported RSS hash functions in device info. Also add check to > prevent configuring unsupported RSS hash functions. > > Fixes: 58c5a23c1c4f ("net/cxgbe: support updating RSS hash configuration and > key") > Signed-off-by: Rahul Lakkireddy

[dpdk-dev] [PATCH 11/13] cxgbe: export supported RSS hash functions

2018-03-10 Thread Rahul Lakkireddy
Export supported RSS hash functions in device info. Also add check to prevent configuring unsupported RSS hash functions. Fixes: 58c5a23c1c4f ("net/cxgbe: support updating RSS hash configuration and key") Signed-off-by: Rahul Lakkireddy Signed-off-by: Kumar Sanghvi --- drivers/net/cxgbe/cxgbe