NetBSD-Bugs archive

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

Re: kern/53562: bridge(4) breaks segmentation / TX checksum offloading



The following reply was made to PR kern/53562; it has been noted by GNATS.

From: Rin Okuyama <rokuyama%rk.phys.keio.ac.jp@localhost>
To: Jason Thorpe <thorpej%me.com@localhost>,
 "gnats-bugs%netbsd.org@localhost" <gnats-bugs%NetBSD.org@localhost>
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/53562: bridge(4) breaks segmentation / TX checksum
 offloading
Date: Wed, 12 Dec 2018 10:27:07 +0900

 On 2018/12/11 22:55, Jason Thorpe wrote:
 > 
 > 
 >> On Dec 11, 2018, at 12:40 AM, Rin Okuyama <rokuyama%rk.phys.keio.ac.jp@localhost> wrote:
 >>
 >> I will commit this soon if there's no objection (OKed by msaitoh).
 > 
 > No objection.  Thanks for doing this work!
 > 
 >> The patch (a) above adds new public functions, tcp[46]_segment(), that
 >> are used from bridge(4) via ether_sw_offload_tx(). Should I bump
 >> __NetBSD_Version__ although bridge(4) does not have its module?
 > 
 > I don't think it's needed.
 > 
 > -- thorpej
 > 
 > 
 
 Thank you! I'll commit it!
 
 rin
 


Home | Main Index | Thread Index | Old Index