From: yong.huang@smartx.com
To: qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>, yong.huang@smartx.com
Subject: [PATCH v2 0/1] Fix the overrun check of the receive ring buffer
Date: Tue, 9 Jul 2024 14:33:37 +0800 [thread overview]
Message-ID: <cover.1720506723.git.yong.huang@smartx.com> (raw)
From: Hyman Huang <yong.huang@smartx.com>
The version 2 fix the corner case in e1000_has_rxbufs:
Handle the scenario of RDH==RDT while total_size > s->rxbuf_size.
Hyman Huang (1):
e1000: Fix the overrun check of the receive ring buffer
hw/net/e1000.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
--
2.27.0
next reply other threads:[~2024-07-09 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 6:33 yong.huang [this message]
2024-07-09 6:33 ` [PATCH v2 1/1] e1000: Fix the overrun check of the receive ring buffer yong.huang
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=cover.1720506723.git.yong.huang@smartx.com \
--to=yong.huang@smartx.com \
--cc=jasowang@redhat.com \
--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 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).