[dpdk-dev] [PATCH v2] net/tap: report on supported RSS hash functions

Ferruh Yigit ferruh.yigit at intel.com
Thu May 10 00:22:45 CEST 2018


On 5/9/2018 11:19 PM, Ferruh Yigit wrote:
> On 5/8/2018 6:07 PM, Ophir Munk wrote:
>> Report on TAP supported RSS functions as part of dev_infos_get
>> callback: ETH_RSS_IP, ETH_RSS_UDP and ETH_RSS_TCP.
>> Known limitation: TAP supports all of the above hash functions together
>> and not in partial combinations.
>> Previous to this commit RSS support was reported as none. Since the
>> introduction of [1] it is required that all RSS configurations will be
>> verified.
>>
>> [1] commit 8863a1fbfc66 ("ethdev: add supported hash function check")
>>
>> Signed-off-by: Ophir Munk <ophirmu at mellanox.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

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


More information about the dev mailing list