Re: [PATCH 0/2] add support for RSS parsing of SCTP packet

2023-02-28 Thread Ferruh Yigit
On 2/21/2023 5:52 AM, Chaoyong He wrote: > Add support for RSS parsing of SCTP packets and modify the logic to > return the right RSS configuration. > > Depends-on: series-27102 ("net/nfp: standardize the use of RSS-related") > > Long Wu (2): > net/nfp: add support for RSS parsing of SCTP packe

[PATCH 0/2] add support for RSS parsing of SCTP packet

2023-02-20 Thread Chaoyong He
Add support for RSS parsing of SCTP packets and modify the logic to return the right RSS configuration. Depends-on: series-27102 ("net/nfp: standardize the use of RSS-related") Long Wu (2): net/nfp: add support for RSS parsing of SCTP packets net/nfp: fix getting wrong RSS configuration dri