On 10/12/2017 11:13 AM, Xing, Beilei wrote: > >> -----Original Message----- >> From: Chilikin, Andrey >> Sent: Saturday, October 7, 2017 2:11 AM >> To: [email protected] >> Cc: Xing, Beilei <[email protected]>; Wu, Jingjing >> <[email protected]>; Chilikin, Andrey <[email protected]> >> Subject: [PATCH] net/i40e: fix flexible payload configuration >> >> Removed legacy writes to ORT/PIT registers from i40e_GLQF_reg_init(struct >> i40e_hw *hw) function. >> Latest NVM versions contain all relevant values and these values should not >> be overwritten by SW to maintain driver/firmware compatibility and to avoid >> conflicts with dynamic device personalization profiles. >> >> Signed-off-by: Andrey Chilikin <[email protected]>
> Acked-by: Beilei Xing <[email protected]> Applied to dpdk-next-net/master, thanks.

