Author: sephe
Date: Tue Oct 10 03:40:38 2017
New Revision: 324468
URL: https://svnweb.freebsd.org/changeset/base/324468
Log:
MFC 324049,324077
324049
hyperv/hn: Fix UDP checksum offload issue in Azure.
UDP checksum offload does not work in Azure if following conditions are
Author: sephe
Date: Tue Oct 10 03:35:24 2017
New Revision: 324467
URL: https://svnweb.freebsd.org/changeset/base/324467
Log:
MFC 324048
hyperv/hn: Set tcp header offset for CSUM/LSO offloading.
No observable effect; better safe than sorry.
Sponsored by: Microsoft
Author: sephe
Date: Tue Oct 10 03:29:36 2017
New Revision: 324466
URL: https://svnweb.freebsd.org/changeset/base/324466
Log:
MFC 323728,323729
323728
hyperv/hn: Fix MTU setting
- Add size of an ethernet header to the value configured to NVS. This
does not seem to hav
Author: sephe
Date: Tue Oct 10 03:21:17 2017
New Revision: 324465
URL: https://svnweb.freebsd.org/changeset/base/324465
Log:
MFC 323727,324316
323727
hyperv/hn: Apply VF's RSS setting
Since in Azure SYN and SYN|ACK go through the synthetic parts while the
rest of the sa
Author: sephe
Date: Tue Oct 10 03:02:54 2017
New Revision: 324464
URL: https://svnweb.freebsd.org/changeset/base/324464
Log:
MFC 323176
hyperv/hn: Log RSS capabilities mask.
This helps to detect when UDP hash types can be supported.
Sponsored by: Microsoft
Diff
Author: sephe
Date: Tue Oct 10 02:57:30 2017
New Revision: 324463
URL: https://svnweb.freebsd.org/changeset/base/324463
Log:
MFC 323175
hyperv/hn: Implement SIOCGIFRSS{KEY,HASH}.
The conditional compiling in the review request is removed, since
these IOCTLs will be availa
Author: sephe
Date: Tue Oct 10 02:35:04 2017
New Revision: 324462
URL: https://svnweb.freebsd.org/changeset/base/324462
Log:
MFC 323170
if: Add ioctls to get RSS key and hash type/function.
It will be needed by hn(4) to configure its RSS key and hash
type/function in the
Author: sephe
Date: Tue Oct 10 02:22:34 2017
New Revision: 324461
URL: https://svnweb.freebsd.org/changeset/base/324461
Log:
MFC 322488
hyperv: Update copyright for the files changed in 2017
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D11