Re: [PATCH 0/3] Support IPv6 flow label based RSS

2024-02-08 Thread Ferruh Yigit
On 2/8/2024 6:56 PM, Ajit Khaparde wrote: > On Thu, Feb 8, 2024 at 10:47 AM Ferruh Yigit wrote: >> >> On 2/8/2024 5:43 AM, Ajit Khaparde wrote: >>> The use of 5-tuple of the source address, destination address, >>> source port, destination port, and the transport protocol type >>> may not be possi

Re: [PATCH 0/3] Support IPv6 flow label based RSS

2024-02-08 Thread Ajit Khaparde
On Thu, Feb 8, 2024 at 10:47 AM Ferruh Yigit wrote: > > On 2/8/2024 5:43 AM, Ajit Khaparde wrote: > > The use of 5-tuple of the source address, destination address, > > source port, destination port, and the transport protocol type > > may not be possible due to IP fragmentation, encryption, or >

Re: [PATCH 0/3] Support IPv6 flow label based RSS

2024-02-08 Thread Ferruh Yigit
On 2/8/2024 5:43 AM, Ajit Khaparde wrote: > The use of 5-tuple of the source address, destination address, > source port, destination port, and the transport protocol type > may not be possible due to IP fragmentation, encryption, or > inability to parse past IPv6 extensions headers. > > Flow labe

[PATCH 0/3] Support IPv6 flow label based RSS

2024-02-07 Thread Ajit Khaparde
The use of 5-tuple of the source address, destination address, source port, destination port, and the transport protocol type may not be possible due to IP fragmentation, encryption, or inability to parse past IPv6 extensions headers. Flow label values can be chosen such that they can be used as p