DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Brandes, Shai" <shaibran@amazon.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"stephen@networkplumber.org" <stephen@networkplumber.org>
Subject: RE: [PATCH 7/7] net/ena: upgrade driver version to 2.13.0
Date: Wed, 2 Jul 2025 07:19:31 +0000	[thread overview]
Message-ID: <SN1PR18MB23511D49702C9A6C7DD50D18AF40A@SN1PR18MB2351.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250630111624.3677-1-shaibran@amazon.com>

Recheck-request: iol-compile-amd64-testing

> -----Original Message-----
> From: Brandes, Shai <shaibran@amazon.com>
> Sent: Monday, June 30, 2025 2:16 PM
> To: stephen@networkplumber.org
> Cc: dev@dpdk.org; Brandes, Shai <shaibran@amazon.com>
> Subject: [PATCH 7/7] net/ena: upgrade driver version to 2.13.0
> 
> Upgraded the driver version to 2.13.0.
> 
> Signed-off-by: Shai Brandes <shaibran@amazon.com>
> Reviewed-by: Amit Bernstein <amitbern@amazon.com>
> Reviewed-by: Yosef Raisman <yraisman@amazon.com>
> ---
>  drivers/net/ena/ena_ethdev.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ena/ena_ethdev.c b/drivers/net/ena/ena_ethdev.c
> index 04a698b58c..f5cf5c3811 100644
> --- a/drivers/net/ena/ena_ethdev.c
> +++ b/drivers/net/ena/ena_ethdev.c
> @@ -22,7 +22,7 @@
>  #include <ena_eth_io_defs.h>
> 
>  #define DRV_MODULE_VER_MAJOR	2
> -#define DRV_MODULE_VER_MINOR	12
> +#define DRV_MODULE_VER_MINOR	13
>  #define DRV_MODULE_VER_SUBMINOR	0
> 
>  #define __MERGE_64B_H_L(h, l) (((uint64_t)h << 32) | l)
> --
> 2.17.1


      reply	other threads:[~2025-07-02  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 11:16 Shai Brandes
2025-07-02  7:19 ` Brandes, Shai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SN1PR18MB23511D49702C9A6C7DD50D18AF40A@SN1PR18MB2351.namprd18.prod.outlook.com \
    --to=shaibran@amazon.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).