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 <helin.zh...@intel.com>; Wu, Jingjing >> <jingjing...@intel.com> >> Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com> >> 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 <jia....@intel.com> > Acked-by: Jingjing Wu <jingjing...@intel.com>
Applied to dpdk-next-net/master, thanks.