On 17/11/22 17:55, Stefan Hajnoczi wrote:
v3: - Add Patch 1 to avoid clobbering tx descriptor bits - Add Patch 2 to avoid confusing tx command modes - Exclude IP and TCP headers from large send MSS value
Stefan Hajnoczi (3): rtl8139: avoid clobbering tx descriptor bits rtl8139: keep Tx command mode 0 and 1 separate rtl8139: honor large send MSS value hw/net/rtl8139.c | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-)
Per https://lore.kernel.org/qemu-devel/014101d8fac5$2cad8420$86088c60$@fiebig.nl/:
Tested-by: Tobias Fiebig <tob...@fiebig.nl>