Re: [PATCH v2 0/2] configure RSS and handle metadata correctly

2023-02-28 Thread Ferruh Yigit
On 2/21/2023 3:55 AM, Chaoyong He wrote: > Select the appropriate RSS configuration in the initial process logic > and modify the logic of processing metadata based on RSS configuration > in the RX function. > > --- > v2: > * Correct spelling error > v3: > * Correct spelling error > --- > Long Wu

[PATCH v2 0/2] configure RSS and handle metadata correctly

2023-02-20 Thread Chaoyong He
Select the appropriate RSS configuration in the initial process logic and modify the logic of processing metadata based on RSS configuration in the RX function. --- v2: * Correct spelling error v3: * Correct spelling error --- Long Wu (2): net/nfp: standardize the use of RSS-related codes net/

[PATCH v2 0/2] configure RSS and handle metadata correctly

2023-02-20 Thread Chaoyong He
Select the appropriate RSS configuration in the initial process logic and modify the logic of processing metadata based on RSS configuration in the RX function. --- v2: * Correct spelling error --- Long Wu (2): net/nfp: standardize the use of RSS-related codes net/nfp: modify RSS's processing