Page MenuHomeFreeBSD

MFC r284746 TSO and checksum offloading support for Netvsc driver on Hyper-V.
ClosedPublic

Authored by whu on Jun 26 2015, 5:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 5:48 AM
Unknown Object (File)
Thu, Dec 26, 6:02 PM
Unknown Object (File)
Nov 22 2024, 5:41 PM
Unknown Object (File)
Nov 18 2024, 9:49 AM
Unknown Object (File)
Nov 18 2024, 3:51 AM
Unknown Object (File)
Nov 18 2024, 1:10 AM
Unknown Object (File)
Nov 17 2024, 9:05 PM
Unknown Object (File)
Nov 11 2024, 2:25 PM
Subscribers

Details

Summary

TSO and checksum offloading support for Netvsc driver on Hyper-V.

Test Plan

Tested by Microsoft OSTC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

whu retitled this revision from to MFC r284746 TSO and checksum offloading support for Netvsc driver on Hyper-V..
whu updated this object.
whu edited the test plan for this revision. (Show Details)
whu added a reviewer: royger.
whu added a subscriber: gibbs.

Are you aware of https://lists.freebsd.org/pipermail/svn-src-head/2015-June/073483.html? This needs to be solved before any MFC can be done.

In D2906#56646, @royger wrote:

Are you aware of https://lists.freebsd.org/pipermail/svn-src-head/2015-June/073483.html? This needs to be solved before any MFC can be done.

Sorry I just saw that email. I will fix this problem in head first.

whu edited edge metadata.

Also MFC r284889 Fix compilation without INET6 and without INET and INET6
after offload support was introduced in r284746.

Bjoern helped fixed the problem in the NO_INET and NO_INET6 builds. Also MFC his fix r284889 to 10 stable.

royger edited edge metadata.

Make sure that you run a tinderbox and ask re@ before committing, since stable-10 is already in the freeze status.

This revision is now accepted and ready to land.Jul 3 2015, 7:36 AM
This revision was automatically updated to reflect the committed changes.