On 4/11/2017 4:43 AM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Guo, Jia >> Sent: Thursday, April 6, 2017 10:35 AM >> To: Zhang, Helin <[email protected]>; Wu, Jingjing >> <[email protected]> >> Cc: [email protected]; Guo, Jia <[email protected]> >> Subject: [dpdk-dev] net/i40e: fix hash input set issue on X722 >> >> Since there are some new pctypes on X722, but recently they have not been >> announced on the RTE lib, so if it can not correspondently set hash input >> set for >> these packet type, the hash function won’t work. So we need to handle them >> base on the translation of the new PCTYPE and the original PCTYPE. >> >> Fixes: b6a0ec418274 ("i40e: use AQ for Rx control register read/write") >> >> Signed-off-by: Jeff Guo <[email protected]> > Acked-by: Jingjing Wu <[email protected]>
Applied to dpdk-next-net/master, thanks.

