> -----Original Message----- > From: Guo, Jia <[email protected]> > Sent: Friday, July 24, 2020 5:52 PM > To: Yigit, Ferruh <[email protected]>; Zhang, Qi Z > <[email protected]>; > Xing, Beilei <[email protected]>; Wu, Jingjing <[email protected]> > Cc: [email protected]; Guo, Junfeng <[email protected]>; Su, Simei > <[email protected]> > Subject: RE: [dpdk-dev] [dpdk-dev v1] net/iavf: delete unsupported rss types > > hi, ferruh > > Fixes: 7be10c3004be ("net/iavf: add RSS configuration for VF")
Added this fix line in dpdk-next-net-intel. Thanks Qi > > Thanks for your info, the above fixed line should be added, and need I sent a > new version or you could help to add it when merge it? > > Best regards, > Jeff Guo > > -----Original Message----- > From: Ferruh Yigit <[email protected]> > Sent: Friday, July 24, 2020 5:37 PM > To: Guo, Jia <[email protected]>; Zhang, Qi Z <[email protected]>; Xing, > Beilei <[email protected]>; Wu, Jingjing <[email protected]> > Cc: [email protected]; Guo, Junfeng <[email protected]>; Su, Simei > <[email protected]> > Subject: Re: [dpdk-dev] [dpdk-dev v1] net/iavf: delete unsupported rss types > > On 7/24/2020 5:07 AM, Jeff Guo wrote: > > The combined hash type should be bound with prefix protocol when > > configure it, so delete some useless and unsupported part for rss > > types mapping. > > > > Signed-off-by: Jeff Guo <[email protected]> > > Hi Jeff, > > Can you please add the fixes line as reference? There is a refactoring in the > middle, so I assume patch wouldn't be candidate for backport, but still good > to > document the fixed commit. > > <...>

