qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] A few VLAN-related bugfixes for RX packet a


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH 0/5] A few VLAN-related bugfixes for RX packet abstraction
Date: Sat, 4 Mar 2017 09:59:18 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0



On 2017年03月03日 20:06, Peter Maydell wrote:
On 17 February 2017 at 03:04, Jason Wang <address@hidden> wrote:

On 2017年02月16日 20:29, Dmitry Fleytman wrote:
This series fix a few issues related
to processing of RX packets with VLAN headers.

See commit messages of specific patches
for information regarding affected devices.

Dmitry Fleytman (5):
    eth: Extend vlan stripping functions
    NetRxPkt: Fix memory corruption on VLAN header stripping
    NetRxPkt: Do not try to pull more data than present
    NetRxPkt: Account buffer with ETH header in IOV length
    NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()

   hw/net/net_rx_pkt.c | 40 +++++++++++++++++++++-------------------
   include/net/eth.h   |  4 ++--
   net/eth.c           | 25 ++++++++++++++-----------
   3 files changed, 37 insertions(+), 32 deletions(-)

Applied. Thanks
Hi Jason -- what's the status of these patches? I don't
see them in master and I don't think you have them in a pull
request yet (though I may have missed it in the deluge of
freeze-deadline pulls...)

thanks
-- PMM


Already queued but haven't sent the pull request.

Plan to send it next Monday.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]