qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: "Jason Wang" <jasowang@redhat.com>,
	"Dmitry Fleytman" <dmitry.fleytman@gmail.com>,
	"Michael S . Tsirkin" <mst@redhat.com>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>,
	"Cleber Rosa" <crosa@redhat.com>,
	"Laurent Vivier" <lvivier@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Alexander Bulekov" <alxndr@bu.edu>,
	"Bandan Das" <bsd@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>,
	"Darren Kenny" <darren.kenny@oracle.com>,
	"Qiuhao Li" <Qiuhao.Li@outlook.com>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org, devel@daynix.com,
	"Yan Vugenfirer" <yvugenfi@redhat.com>,
	"Yuri Benditovich" <yuri.benditovich@daynix.com>,
	"Sriram Yagnaraman" <sriram.yagnaraman@est.tech>,
	"Gal Hammer" <gal.hammer@sap.com>
Subject: Re: [PATCH v5 6/9] tests/qtest/libqos/e1000e: Export macreg functions
Date: Tue, 31 Jan 2023 12:54:06 +0100	[thread overview]
Message-ID: <a8740746-dceb-8f66-c0f5-6e5af7f97ab5@redhat.com> (raw)
In-Reply-To: <20230130140809.78262-7-akihiko.odaki@daynix.com>

On 30/01/2023 15.08, Akihiko Odaki wrote:
> They will be useful for igb testing.
> 
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
>   tests/qtest/libqos/e1000e.c | 12 ------------
>   tests/qtest/libqos/e1000e.h | 12 ++++++++++++
>   2 files changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




  reply	other threads:[~2023-01-31 11:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30 14:08 [PATCH v5 0/9] Introduce igb Akihiko Odaki
2023-01-30 14:08 ` [PATCH v5 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr Akihiko Odaki
2023-01-30 14:08 ` [PATCH v5 2/9] pcie: Introduce pcie_sriov_num_vfs Akihiko Odaki
2023-01-30 14:08 ` [PATCH v5 3/9] e1000: Split header files Akihiko Odaki
2023-01-30 14:08 ` [PATCH v5 4/9] Intrdocue igb device emulation Akihiko Odaki
2023-01-31  9:45   ` Sriram Yagnaraman
2023-01-30 14:08 ` [PATCH v5 5/9] tests/qtest/e1000e-test: Fabricate ethernet header Akihiko Odaki
2023-01-31 11:53   ` Thomas Huth
2023-01-30 14:08 ` [PATCH v5 6/9] tests/qtest/libqos/e1000e: Export macreg functions Akihiko Odaki
2023-01-31 11:54   ` Thomas Huth [this message]
2023-01-30 14:08 ` [PATCH v5 7/9] igb: Introduce qtest for igb device Akihiko Odaki
2023-01-31 13:04   ` Thomas Huth
2023-01-31 14:34     ` Akihiko Odaki
2023-01-31 14:36       ` Thomas Huth
2023-01-30 14:08 ` [PATCH v5 8/9] tests/avocado: Add igb test Akihiko Odaki
2023-01-30 14:08 ` [PATCH v5 9/9] docs/system/devices/igb: Add igb documentation Akihiko Odaki

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=a8740746-dceb-8f66-c0f5-6e5af7f97ab5@redhat.com \
    --to=thuth@redhat.com \
    --cc=Qiuhao.Li@outlook.com \
    --cc=akihiko.odaki@daynix.com \
    --cc=alex.bennee@linaro.org \
    --cc=alxndr@bu.edu \
    --cc=bleal@redhat.com \
    --cc=bsd@redhat.com \
    --cc=crosa@redhat.com \
    --cc=darren.kenny@oracle.com \
    --cc=devel@daynix.com \
    --cc=dmitry.fleytman@gmail.com \
    --cc=gal.hammer@sap.com \
    --cc=jasowang@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=sriram.yagnaraman@est.tech \
    --cc=stefanha@redhat.com \
    --cc=wainersm@redhat.com \
    --cc=yuri.benditovich@daynix.com \
    --cc=yvugenfi@redhat.com \
    /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).