DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Jake Freeland <jfree@FreeBSD.org>
Cc: Anatoly Burakov <anatoly.burakov@intel.com>, <dev@dpdk.org>
Subject: Re: [PATCH] net/ice: Localize dynamic mbuf timestamp data
Date: Thu, 15 May 2025 15:05:20 +0100	[thread overview]
Message-ID: <aCX0oNP1gg1gGbmi@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20250506175025.1141664-1-jfree@FreeBSD.org>

On Tue, May 06, 2025 at 12:50:24PM -0500, Jake Freeland wrote:
> The ice_timestamp_dynfield_offset and ice_timestamp_dynflag global
> variables are used to access the dynamic mbuf timestamp field when
> timestamp offloading is enabled.
> 
> Move these into the ice_rx_queue structure, located in shared
> rte_eth_dev_data, so they can be accessed by secondary processes.
> 
> Signed-off-by: Jake Freeland <jfree@FreeBSD.org>
> ---
>  drivers/net/intel/ice/ice_ethdev.c | 13 -------------
>  drivers/net/intel/ice/ice_rxtx.c   | 27 +++++++++++++--------------
>  drivers/net/intel/ice/ice_rxtx.h   |  6 ++----
>  3 files changed, 15 insertions(+), 31 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied to dpdk-next-net-intel
Thanks,

/Bruce


      reply	other threads:[~2025-05-15 14:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06 17:50 Jake Freeland
2025-05-15 14:05 ` Bruce Richardson [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=aCX0oNP1gg1gGbmi@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=jfree@FreeBSD.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).