Beraldo Leal ; Cleber Rosa
> ; Laurent Vivier ; Paolo Bonzini
> ; qemu-devel@nongnu.org; Tomasz Dzieciol
> ; Akihiko Odaki
>
> Subject: [PATCH v3 37/47] igb: Implement Tx SCTP CSO
>
> Signed-off-by: Akihiko Odaki
> ---
> hw/net/net_tx_pkt.h | 8
> hw/net/i
Signed-off-by: Akihiko Odaki
---
hw/net/net_tx_pkt.h | 8
hw/net/igb_core.c | 12 +++-
hw/net/net_tx_pkt.c | 18 ++
3 files changed, 33 insertions(+), 5 deletions(-)
diff --git a/hw/net/net_tx_pkt.h b/hw/net/net_tx_pkt.h
index 4d7233e975..0a716e74a5 100644
---