[dpdk-dev,29/29] net/ixgbe/base: update version of basical codes in README

Message ID 1480833100-48545-29-git-send-email-wei.dai@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Ferruh Yigit
Headers

Checks

Context Check Description
checkpatch/checkpatch warning coding style issues

Commit Message

Wei Dai Dec. 4, 2016, 6:31 a.m. UTC
  update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz,
all files in net/ixgbe/base are developped by another team and
DPDK PMD uses them accordingly.

Signed-off-by: Wei Dai <wei.dai@intel.com>
---
 drivers/net/ixgbe/base/README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Ferruh Yigit Dec. 5, 2016, 7:41 p.m. UTC | #1
On 12/4/2016 6:31 AM, Wei Dai wrote:
> update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz,
> all files in net/ixgbe/base are developped by another team and
> DPDK PMD uses them accordingly.
> 
> Signed-off-by: Wei Dai <wei.dai@intel.com>
> ---
>  drivers/net/ixgbe/base/README | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README
> index 6b54c31..84773ff 100644
> --- a/drivers/net/ixgbe/base/README
> +++ b/drivers/net/ixgbe/base/README
> @@ -34,7 +34,8 @@ Intel® IXGBE driver
>  ===================
>  
>  This directory contains source code of FreeBSD ixgbe driver of version
> -cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of base/
> +cid-10g-shared-code.2016.08.15 released by the team which develop

I guess version needs to be updated to 2016.11.21 ?

> +basical drivers for any ixgbe NIC. The sub-directory of base/
>  contains the original source package.
>  This driver is valid for the product(s) listed below
>  
>
  
Wei Dai Dec. 17, 2016, 2:39 p.m. UTC | #2
Thanks to Yigit Ferruh.

> -----Original Message-----

> From: Yigit, Ferruh

> Sent: Tuesday, December 6, 2016 3:41 AM

> To: Dai, Wei <wei.dai@intel.com>; Zhang, Helin <helin.zhang@intel.com>;

> Ananyev, Konstantin <konstantin.ananyev@intel.com>

> Cc: dev@dpdk.org

> Subject: Re: [dpdk-dev] [PATCH 29/29] net/ixgbe/base: update version of basical

> codes in README

> 

> On 12/4/2016 6:31 AM, Wei Dai wrote:

> > update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz, all

> > files in net/ixgbe/base are developped by another team and DPDK PMD

> > uses them accordingly.

> >

> > Signed-off-by: Wei Dai <wei.dai@intel.com>

> > ---

> >  drivers/net/ixgbe/base/README | 3 ++-

> >  1 file changed, 2 insertions(+), 1 deletion(-)

> >

> > diff --git a/drivers/net/ixgbe/base/README

> > b/drivers/net/ixgbe/base/README index 6b54c31..84773ff 100644

> > --- a/drivers/net/ixgbe/base/README

> > +++ b/drivers/net/ixgbe/base/README

> > @@ -34,7 +34,8 @@ Intel® IXGBE driver

> >  ===================

> >

> >  This directory contains source code of FreeBSD ixgbe driver of

> > version

> > -cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of

> > base/

> > +cid-10g-shared-code.2016.08.15 released by the team which develop

> 

> I guess version needs to be updated to 2016.11.21 ?

Yes, it should be updated to 2016.11.21 .
> 

> > +basical drivers for any ixgbe NIC. The sub-directory of base/

> >  contains the original source package.

> >  This driver is valid for the product(s) listed below

> >

> >
  
Wei Dai Dec. 21, 2016, 10:32 a.m. UTC | #3
Thanks for your correcting.

> -----Original Message-----

> From: Yigit, Ferruh

> Sent: Tuesday, December 6, 2016 3:41 AM

> To: Dai, Wei <wei.dai@intel.com>; Zhang, Helin <helin.zhang@intel.com>;

> Ananyev, Konstantin <konstantin.ananyev@intel.com>

> Cc: dev@dpdk.org

> Subject: Re: [dpdk-dev] [PATCH 29/29] net/ixgbe/base: update version of basical

> codes in README

> 

> On 12/4/2016 6:31 AM, Wei Dai wrote:

> > update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz, all

> > files in net/ixgbe/base are developped by another team and DPDK PMD

> > uses them accordingly.

> >

> > Signed-off-by: Wei Dai <wei.dai@intel.com>

> > ---

> >  drivers/net/ixgbe/base/README | 3 ++-

> >  1 file changed, 2 insertions(+), 1 deletion(-)

> >

> > diff --git a/drivers/net/ixgbe/base/README

> > b/drivers/net/ixgbe/base/README index 6b54c31..84773ff 100644

> > --- a/drivers/net/ixgbe/base/README

> > +++ b/drivers/net/ixgbe/base/README

> > @@ -34,7 +34,8 @@ Intel® IXGBE driver

> >  ===================

> >

> >  This directory contains source code of FreeBSD ixgbe driver of

> > version

> > -cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of

> > base/

> > +cid-10g-shared-code.2016.08.15 released by the team which develop

> 

> I guess version needs to be updated to 2016.11.21 ?

Yes, it should be 2016.11.21.
It will be corrected in v2 patch.

> 

> > +basical drivers for any ixgbe NIC. The sub-directory of base/

> >  contains the original source package.

> >  This driver is valid for the product(s) listed below

> >

> >
  

Patch

diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README
index 6b54c31..84773ff 100644
--- a/drivers/net/ixgbe/base/README
+++ b/drivers/net/ixgbe/base/README
@@ -34,7 +34,8 @@  Intel® IXGBE driver
 ===================
 
 This directory contains source code of FreeBSD ixgbe driver of version
-cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of base/
+cid-10g-shared-code.2016.08.15 released by the team which develop
+basical drivers for any ixgbe NIC. The sub-directory of base/
 contains the original source package.
 This driver is valid for the product(s) listed below