Page MenuHomeFreeBSD

Chelsio/netmap: propagate disabled IFCAP checksum flags to kernel
Needs ReviewPublic

Authored by jch on Nov 11 2018, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 28, 5:53 PM
Unknown Object (File)
Fri, Aug 28, 5:53 PM
Unknown Object (File)
Fri, Aug 28, 5:53 PM
Unknown Object (File)
Fri, Aug 28, 5:53 PM
Unknown Object (File)
Mon, Aug 24, 11:52 AM
Unknown Object (File)
Fri, Aug 21, 3:36 PM
Unknown Object (File)
Fri, Aug 21, 12:38 AM
Unknown Object (File)
Wed, Aug 19, 2:46 AM

Details

Reviewers
np
Summary

This is the companion change of D17910:

Once unsupported / unneeded hardware flags are disabled from netmap,
it is needed to propagate them to kernel via ifp->if_hwassist. Otherwise,
packet might be sent without checksum as the kernel was expecting
the NIC to do it.

Submitted by: Marc de la Gueronniere <mdelagueronniere@verisign.com>
MFC after: 1 week
Sponsored by: Verisign, Inc.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20756
Build 20157: arc lint + arc unit