From: Jason Wang <jasowang@redhat.com>
To: "Tomasz Dzieciol/VIM Integration (NC) /SRPOL/Engineer/Samsung
Electronics" <t.dzieciol@partner.samsung.com>
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>,
qemu-devel@nongnu.org, sriram.yagnaraman@est.tech,
k.kwiecien@samsung.com, m.sochacki@samsung.com
Subject: Re: [PATCH v10 0/7] igb: packet-split descriptors support
Date: Tue, 8 Aug 2023 10:19:03 +0800 [thread overview]
Message-ID: <CACGkMEvE5nBKqvwok5GBX2fda0b9F8hFow2sZqXJ5AvhFTWyMQ@mail.gmail.com> (raw)
In-Reply-To: <000201d9c93e$c36323f0$4a296bd0$@partner.samsung.com>
On Mon, Aug 7, 2023 at 10:52 PM Tomasz Dzieciol/VIM Integration (NC)
/SRPOL/Engineer/Samsung Electronics <t.dzieciol@partner.samsung.com>
wrote:
>
> Hi,
>
> It's been a while since review was done and nothing happened with those patches since then.
>
> As I understand from guide: https://www.qemu.org/docs/master/devel/submitting-a-patch.html#is-my-patch-in I should wait. Is that correct?
I've queued this for 8.2.
Thanks
>
> -----Original Message-----
> From: Akihiko Odaki <akihiko.odaki@daynix.com>
> Sent: wtorek, 30 maja 2023 04:49
> To: Tomasz Dzieciol <t.dzieciol@partner.samsung.com>; qemu-devel@nongnu.org
> Cc: sriram.yagnaraman@est.tech; jasowang@redhat.com; k.kwiecien@samsung.com; m.sochacki@samsung.com
> Subject: Re: [PATCH v10 0/7] igb: packet-split descriptors support
>
> On 2023/05/29 23:01, Tomasz Dzieciol wrote:
> > Purposes of this series of patches:
> > * introduce packet-split RX descriptors support. This feature is used by Linux
> > VF driver for MTU values from 2048.
> > * refactor RX descriptor handling for introduction of packet-split RX
> > descriptors support
> > * fix descriptors flags handling
> >
> > Tomasz Dzieciol (7):
> > igb: remove TCP ACK detection
> > igb: rename E1000E_RingInfo_st
> > igb: RX descriptors guest writting refactoring
> > igb: RX payload guest writting refactoring
> > igb: add IPv6 extended headers traffic detection
> > igb: packet-split descriptors support
> > e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
> >
> > hw/net/e1000e_core.c | 78 +++--
> > hw/net/igb_core.c | 730 ++++++++++++++++++++++++++++-----------
> > hw/net/igb_regs.h | 20 +-
> > hw/net/trace-events | 6 +-
> > tests/qtest/libqos/igb.c | 5 +
> > 5 files changed, 592 insertions(+), 247 deletions(-)
> >
>
> Thanks for keeping working on this. For the entire series:
>
> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>
>
prev parent reply other threads:[~2023-08-08 2:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20230529140202eucas1p1920add7c8fd0a0c4efdfac6e9bdf5a7f@eucas1p1.samsung.com>
2023-05-29 14:01 ` [PATCH v10 0/7] igb: packet-split descriptors support Tomasz Dzieciol
[not found] ` <CGME20230529140202eucas1p1c29796815f0cdf65f72d300842da16b8@eucas1p1.samsung.com>
2023-05-29 14:01 ` [PATCH v10 1/7] igb: remove TCP ACK detection Tomasz Dzieciol
[not found] ` <CGME20230529140203eucas1p22232810ddde5658a5849b0f6cf145e91@eucas1p2.samsung.com>
2023-05-29 14:01 ` [PATCH v10 2/7] igb: rename E1000E_RingInfo_st Tomasz Dzieciol
[not found] ` <CGME20230529140203eucas1p22d5b4abfc497838b740807185913576e@eucas1p2.samsung.com>
2023-05-29 14:01 ` [PATCH v10 3/7] igb: RX descriptors guest writting refactoring Tomasz Dzieciol
[not found] ` <CGME20230529140204eucas1p1ef5ad7556e55e6e504d0bcf3092256f3@eucas1p1.samsung.com>
2023-05-29 14:01 ` [PATCH v10 4/7] igb: RX payload " Tomasz Dzieciol
[not found] ` <CGME20230529140204eucas1p24077b0c513826b7d22592c77a4e5dbc5@eucas1p2.samsung.com>
2023-05-29 14:01 ` [PATCH v10 5/7] igb: add IPv6 extended headers traffic detection Tomasz Dzieciol
[not found] ` <CGME20230529140205eucas1p1a2629668352844ca6db412905d3546c1@eucas1p1.samsung.com>
2023-05-29 14:01 ` [PATCH v10 6/7] igb: packet-split descriptors support Tomasz Dzieciol
[not found] ` <CGME20230529140206eucas1p2d93f9498af491b27b4ed36d83f8b9c72@eucas1p2.samsung.com>
2023-05-29 14:01 ` [PATCH v10 7/7] e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers Tomasz Dzieciol
2023-05-30 2:49 ` [PATCH v10 0/7] igb: packet-split descriptors support Akihiko Odaki
2023-08-07 14:52 ` Tomasz Dzieciol/VIM Integration (NC) /SRPOL/Engineer/Samsung Electronics
2023-08-08 2:19 ` Jason Wang [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=CACGkMEvE5nBKqvwok5GBX2fda0b9F8hFow2sZqXJ5AvhFTWyMQ@mail.gmail.com \
--to=jasowang@redhat.com \
--cc=akihiko.odaki@daynix.com \
--cc=k.kwiecien@samsung.com \
--cc=m.sochacki@samsung.com \
--cc=qemu-devel@nongnu.org \
--cc=sriram.yagnaraman@est.tech \
--cc=t.dzieciol@partner.samsung.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).