> -----Original Message----- > From: Yigit, Ferruh > Sent: Wednesday, March 22, 2017 10:29 PM > To: Wu, Jingjing <[email protected]>; [email protected] > Cc: Zhang, Helin <[email protected]>; Xing, Beilei <[email protected]> > 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? Thanks Jingjing

