[v2,1/1] net/ixgbe: update base code README
Checks
Commit Message
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
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
@@ -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