On 3/23/2017 1:26 AM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Wednesday, March 22, 2017 10:29 PM >> To: Wu, Jingjing <jingjing...@intel.com>; dev@dpdk.org >> Cc: Zhang, Helin <helin.zh...@intel.com>; Xing, Beilei >> <beilei.x...@intel.com> >> Subject: Re: [dpdk-dev] [PATCH 0/7] net/i40e: base code update >> >> On 3/22/2017 9:24 AM, Jingjing Wu wrote: >>> Base code update with main changes: >>> - new AQ commands for Pipeline Personalization Profile >>> - new AQ commands for cloud filter >>> - reduce wait time for adminq command completion >>> >>> Jingjing Wu (7): >>> net/i40e/base: define bit for HW ATR evict control >>> net/i40e/base: control register read/write on X722 >>> net/i40e/base: fix potential out of bound array access >>> net/i40e/base: new AQ commands for ppp >>> net/i40e/base: reduce wait time for adminq command >>> net/i40e/base: add VF offload flags >>> net/i40e/base: new AQ commands for cloud filter >> >> Series applied to dpdk-next-net/master, thanks. >> >> Not for this patch but future ones, what do you think adding a note to keep >> record of the updated base code version? Do you think does it help tracing >> share code updates? > > Agree. I will send doc update for it. > Add one readme in i40e/base folder just like ixgbe did. What do you think?
I think that is good to have. > > Thanks > Jingjing >