> -----Original Message----- > From: dev <[email protected]> On Behalf Of Qi Zhang > Sent: Friday, April 10, 2020 8:49 AM > To: Ye, Xiaolong <[email protected]> > Cc: [email protected]; Zhang, Qi Z <[email protected]> > Subject: [dpdk-dev] [PATCH 2/2] common/iavf: update version > > Update share code release version in readme > > Signed-off-by: Qi Zhang <[email protected]> > --- > drivers/common/iavf/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/common/iavf/README b/drivers/common/iavf/README > index b78e89bee..034c7d7ad 100644 > --- a/drivers/common/iavf/README > +++ b/drivers/common/iavf/README > @@ -6,7 +6,7 @@ IntelĀ® IAVF driver > ================= > > This directory contains source code of FreeBSD IAVF driver of version -cid- > avf.2019.08.19.tar.gz released by the team which develops > +cid-avf.2020.04.09.tar.gz released by the team which develops > basic drivers for any IAVF NIC. The directory of base/ contains the original > source package. > > -- > 2.13.6
Acked-by: Beilei Xing <[email protected]>

