Re: [dpdk-dev] [PATCH v3 02/10] net/enic: allow the user to change RSS settings

2018-03-09 Thread Ferruh Yigit
On 3/8/2018 2:46 AM, John Daley wrote: > From: Hyong Youb Kim > > Currently, when more than 1 receive queues are configured, the driver > always enables RSS with the driver's own default hash type, key, and > RETA. The user is unable to change any of the RSS settings. Address > this by implementi

[dpdk-dev] [PATCH v3 02/10] net/enic: allow the user to change RSS settings

2018-03-07 Thread John Daley
From: Hyong Youb Kim Currently, when more than 1 receive queues are configured, the driver always enables RSS with the driver's own default hash type, key, and RETA. The user is unable to change any of the RSS settings. Address this by implementing the ethdev RSS API as follows. Correctly report