NetBSD-Bugs archive

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

PR/57743 CVS commit: src/sys/arch/xen/xen



The following reply was made to PR port-xen/57743; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57743 CVS commit: src/sys/arch/xen/xen
Date: Tue, 9 Jan 2024 18:39:53 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Tue Jan  9 18:39:53 UTC 2024
 
 Modified Files:
 	src/sys/arch/xen/xen: if_xennet_xenbus.c
 
 Log Message:
 disable TX checksum optimization, it's causing ARP lossage in some
 configurations using Linux dom0
 
 PR port-xen/57743 by Brian Marcotte, thanks for the patch
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.129 -r1.130 src/sys/arch/xen/xen/if_xennet_xenbus.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index