qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v3 36/47] igb: Implement Rx SCTP CSO


From: Sriram Yagnaraman
Subject: RE: [PATCH v3 36/47] igb: Implement Rx SCTP CSO
Date: Mon, 24 Apr 2023 09:34:11 +0000


> -----Original Message-----
> From: Akihiko Odaki <akihiko.odaki@daynix.com>
> Sent: Sunday, 23 April 2023 06:18
> Cc: Sriram Yagnaraman <sriram.yagnaraman@est.tech>; Jason Wang
> <jasowang@redhat.com>; Dmitry Fleytman <dmitry.fleytman@gmail.com>;
> Michael S . Tsirkin <mst@redhat.com>; Alex Bennée
> <alex.bennee@linaro.org>; Philippe Mathieu-Daudé <philmd@linaro.org>;
> Thomas Huth <thuth@redhat.com>; 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>; qemu-devel@nongnu.org; Tomasz Dzieciol
> <t.dzieciol@partner.samsung.com>; Akihiko Odaki
> <akihiko.odaki@daynix.com>
> Subject: [PATCH v3 36/47] igb: Implement Rx SCTP CSO
> 
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
>  hw/net/igb_regs.h     |  1 +
>  include/net/eth.h     |  4 ++-
>  include/qemu/crc32c.h |  1 +
>  hw/net/e1000e_core.c  |  5 ++++
>  hw/net/igb_core.c     | 15 +++++++++-
>  hw/net/net_rx_pkt.c   | 64 +++++++++++++++++++++++++++++++++++--------
>  net/eth.c             |  4 +++
>  util/crc32c.c         |  8 ++++++
>  8 files changed, 89 insertions(+), 13 deletions(-)
> 

LGTM.
Reviewed-by: Sriram Yagnaraman <sriram.yagnaraman@est.tech>

reply via email to

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