-----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]> Please use --in-reply-to for new version. Search --in-reply-to in the below link for more details. http://doc.dpdk.org/guides/contributing/patches.html

