On 8/15/2017 6:40 PM, Kevin Traynor wrote: > On 08/13/2017 01:05 AM, Zhang, Qi Z wrote: >> Hi Kevin: >> >>> -----Original Message----- >>> From: Kevin Traynor [mailto:ktray...@redhat.com] >>> Sent: Thursday, August 10, 2017 11:16 PM >>> To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com> >>> Cc: dev@dpdk.org; sta...@dpdk.org >>> Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix flow control watermark >>> mismatch >>> >>> On 08/10/2017 11:48 AM, Qi Zhang wrote: >>>> Flow control watermark is not read out correctly, that may cause an >>>> application who not intend to change watermark but does change it with >>>> a rte_eth_dev_flow_ctrl_set call right after >>>> rte_eth_dev_flow_ctrl_get. >>>> >>>> Fixes: f53577f06925 ("i40e: support flow control") >>>> Cc: sta...@dpdk.org >>>> >>>> Signed-off-by: Qi Zhang <qi.z.zh...@intel.com>
> Acked-by: Kevin Traynor <ktray...@redhat.com> Applied to dpdk-next-net/master, thanks. (Updated commit log with the information provided in the mail.)