;
> Cc: Thomas Monjalon ; Olga Shern
> ; Shahaf Shuler
> Subject: Re: [dpdk-dev] [PATCH v2] net/tap: report on supported RSS hash
> functions
>
> On 5/10/2018 6:27 PM, Ophir Munk wrote:
> > Report on TAP supported RSS functions as part of dev_infos_get
> > call
On 5/10/2018 6:27 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 su
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
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
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 sup
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
6 matches
Mail list logo