Re: [PATCH net-next v4 1/5] ethtool: Symmetric OR-XOR RSS hash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21/02/2025 12:51, Bagas Sanjaya wrote:
> On Thu, Feb 20, 2025 at 01:34:31PM +0200, Gal Pressman wrote:
>> +Specifically, the "Symmetric-XOR" algorithm XORs the input
>                                                or transforms?
>>  as follows::
>>  
>>      # (SRC_IP ^ DST_IP, SRC_IP ^ DST_IP, SRC_PORT ^ DST_PORT, SRC_PORT ^ DST_PORT)
>>  
>> +The "Symmetric-OR-XOR" algorithm transforms the input as follows::
>                               "..., on the other hand, transforms the input ..."
>> +
>> +    # (SRC_IP | DST_IP, SRC_IP ^ DST_IP, SRC_PORT | DST_PORT, SRC_PORT ^ DST_PORT)
>> +
> 
> Thanks.
> 

Ack, thanks.




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux