All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: qemu-devel@nongnu.org, "Jason Wang" <jasowang@redhat.com>,
	"Dmitry Fleytman" <dmitry.fleytman@gmail.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH for 8.0 v2] igb: Save the entire Tx context descriptor
Date: Thu, 16 Mar 2023 17:58:41 +0100	[thread overview]
Message-ID: <877cvgljjy.fsf@secure.mitica> (raw)
In-Reply-To: <20230316155707.27007-1-akihiko.odaki@daynix.com> (Akihiko Odaki's message of "Fri, 17 Mar 2023 00:57:07 +0900")

Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
> The current implementation of igb uses only part of a advanced Tx
> context descriptor because it misses some features and sniffs the trait
> of the packet instead of respecting the packet type specified in the
> descriptor. However, we will certainly need the entire Tx context
> descriptor when we update igb to respect these ignored fields. Save the
> entire Tx context descriptor to prepare for such a change.
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>

Reviewed-by: Juan Quintela <quintela@redhat.com>



  parent reply	other threads:[~2023-03-16 16:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16 15:57 [PATCH for 8.0 v2] igb: Save the entire Tx context descriptor Akihiko Odaki
2023-03-16 16:07 ` Philippe Mathieu-Daudé
2023-03-16 16:58 ` Juan Quintela [this message]
2023-03-16 20:27 ` Sriram Yagnaraman
2023-03-17  5:46   ` Akihiko Odaki
2023-03-17  9:19     ` Sriram Yagnaraman
2023-03-17 11:12       ` Akihiko Odaki
2023-03-17 11:24         ` Sriram Yagnaraman

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=877cvgljjy.fsf@secure.mitica \
    --to=quintela@redhat.com \
    --cc=akihiko.odaki@daynix.com \
    --cc=dmitry.fleytman@gmail.com \
    --cc=jasowang@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.