-----Original Message----- > Date: Tue, 25 Sep 2018 08:45:49 +0530 > From: Jerin Jacob <[email protected]> > To: Nikhil Rao <[email protected]> > CC: [email protected], [email protected] > Subject: Re: [dpdk-dev] [PATCH v3] test/event: fix RSS config in eth Rx > adapter test > User-Agent: Mutt/1.10.1 (2018-07-13) > > > -----Original Message----- > > Date: Mon, 24 Sep 2018 14:23:47 +0530 > > From: Nikhil Rao <[email protected]> > > To: [email protected] > > CC: [email protected], Nikhil Rao <[email protected]>, [email protected] > > Subject: [PATCH v3] test/event: fix RSS config in eth Rx adapter test > > X-Mailer: git-send-email 1.8.3.1 > > > > > > Remove RSS config as it is not required. The hardcoded RSS > > configuration also generates an error on NICs that don't support > > it. > > > > Fixes: 8863a1fbfc66 ("ethdev: add supported hash function check") > > CC: [email protected] > > > > Signed-off-by: Nikhil Rao <[email protected]> > > Acked-by: Jerin Jacob <[email protected]> >
Applied to dpdk-next-eventdev/master. Thanks. >

