[v2,1/1] net/ixgbe: update base code README

Message ID 75b1197d501bc280838ca9fff9a61e96352326f4.1725871647.git.anatoly.burakov@intel.com (mailing list archive)
State Accepted
Delegated to: Bruce Richardson
Headers
Series [v2,1/1] net/ixgbe: update base code README |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/github-robot: build success github build: passed
ci/intel-Functional success Functional PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-sample-apps-testing success Testing PASS
ci/iol-marvell-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS

Commit Message

Burakov, Anatoly Sept. 9, 2024, 8:47 a.m. UTC
When last driver update was performed, README was not updated with data on
latest shared code package generation date. Update README to reflect the
date of last shared code package generation.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
---
 drivers/net/ixgbe/base/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Bruce Richardson Sept. 13, 2024, 9:52 a.m. UTC | #1
On Mon, Sep 09, 2024 at 09:47:32AM +0100, Anatoly Burakov wrote:
> When last driver update was performed, README was not updated with data on
> latest shared code package generation date. Update README to reflect the
> date of last shared code package generation.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> ---

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied to dpdk-next-net-intel with the one small rewording below applied
(already agreed with Anatoly in offline discussion).


>  drivers/net/ixgbe/base/README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README
> index 98353ba26f..54084e088d 100644
> --- a/drivers/net/ixgbe/base/README
> +++ b/drivers/net/ixgbe/base/README
> @@ -5,8 +5,8 @@
>  Intel® IXGBE driver
>  ===================
>  
> -This directory contains source code of FreeBSD ixgbe driver of version
> -not-released-cid-ixgbe.2024.04.24.tar.gz released by the team which develop
> +This directory contains source code of FreeBSD ixgbe driver generated on
> +2024-08-38 released by the team which develops

This is not really the FreeBSD driver itself, but the base code which is
also used there, so replacing the words "FreeBSD ixgbe driver" with "ixgbe
base driver".

>  basic 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
> -- 

Thanks,
/Bruce
  

Patch

diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README
index 98353ba26f..54084e088d 100644
--- a/drivers/net/ixgbe/base/README
+++ b/drivers/net/ixgbe/base/README
@@ -5,8 +5,8 @@ 
 Intel® IXGBE driver
 ===================
 
-This directory contains source code of FreeBSD ixgbe driver of version
-not-released-cid-ixgbe.2024.04.24.tar.gz released by the team which develop
+This directory contains source code of FreeBSD ixgbe driver generated on
+2024-08-38 released by the team which develops
 basic 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