> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wei Zhao > Sent: Friday, November 24, 2017 4:43 PM > To: [email protected] > Cc: Zhao1, Wei > Subject: [dpdk-dev] [PATCH] net/i40e: move RSS to flow API > > Rte_flow actually defined to include RSS, but till now, RSS is out of > rte_flow. > This patch is to move i40e existing RSS to rte_flow. > This patch also enable queue region configuration using flow API for i40e. > > Signed-off-by: Wei Zhao <[email protected]> I saw some checkpatch warning reported, please help to fix it.
Thanks, Helin

