[Differential] [Closed] D5175: hyperv/hn: Add an option to always do transmission scheduling

2016-02-04 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295306: hyperv/hn: Add an option to always do transmission scheduling (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5175?vs=12968=13040#toc REPOSITORY rS FreeBSD src

[Differential] [Closed] D5185: tcp/lro: Allow network drivers to set the limit for TCP ACK/data segment aggregation limit

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295739: tcp/lro: Allow drivers to set the TCP ACK/data segment aggregation limit (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5185?vs=13282=13397#toc REPOSITORY rS

[Differential] [Closed] D5272: hyperv/hn: Add option to allow sharing TX taskq between hn instances

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295741: hyperv/hn: Add option to allow sharing TX taskq between hn instances (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5272?vs=13283=13399#toc REPOSITORY rS FreeBSD

[Differential] [Closed] D5273: hyperv/hn: Always do transmission scheduling.

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295742: hyperv/hn: Always do transmission scheduling. (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5273?vs=13284=13400#toc REPOSITORY rS FreeBSD src repository CHANGES

[Differential] [Closed] D5274: hyperv/hn: Change global tunable prefix to hw.hn

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295743: hyperv/hn: Change global tunable prefix to hw.hn (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5274?vs=13285=13401#toc REPOSITORY rS FreeBSD src repository

[Differential] [Closed] D5275: hyperv/hn: Split RX ring data structure out of softc

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295744: hyperv/hn: Split RX ring data structure out of softc (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5275?vs=13287=13402#toc REPOSITORY rS FreeBSD src repository

[Differential] [Closed] D5276: hyperv/hn: Use taskqueue_enqueue()

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295745: hyperv/hn: Use taskqueue_enqueue() (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5276?vs=13288=13403#toc REPOSITORY rS FreeBSD src repository CHANGES SINCE LAST

[Differential] [Closed] D5282: hyperv/hn: Use non-fast taskqueue for transmission

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295746: hyperv/hn: Use non-fast taskqueue for transmission (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5282?vs=13307=13404#toc REPOSITORY rS FreeBSD src repository

[Differential] [Closed] D5290: hyperv/hn: Use buf_ring for txdesc list

2016-02-17 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295748: hyperv/hn: Use buf_ring for txdesc list (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5290?vs=13340=13406#toc REPOSITORY rS FreeBSD src repository CHANGES SINCE

[Differential] [Closed] D5283: hyperv/hn: Split TX ring data structure out of softc

2016-02-18 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295747: hyperv/hn: Split TX ring data structure out of softc (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5283?vs=13312=13405#toc REPOSITORY rS FreeBSD src repository

[Differential] [Closed] D5316: hyperv/hn: Add option to bind TX taskqueues to the specified CPU

2016-02-18 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295792: hyperv/hn: Add option to bind TX taskqueues to the specified CPU (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5316?vs=13407=13480#toc REPOSITORY rS FreeBSD src

[Differential] [Closed] D5317: hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012)

2016-02-18 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295793: hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012) (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5317?vs=13408=13481#toc REPOSITORY rS FreeBSD

[Differential] [Closed] D5318: hyperv/hn: Free the txdesc buf_ring when the TX ring is destroyed

2016-02-18 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS295794: hyperv/hn: Free the txdesc buf_ring when the TX ring is destroyed (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5318?vs=13409=13482#toc REPOSITORY rS FreeBSD src

[Differential] D9686: fix UEFI VM's bootup on Hyper-V (i.e. Hyper-V Generation-2 VM)

2017-03-01 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS314547: loader.efi: reduce the size of the staging area if necessary (authored by dexuan). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D9686?vs=25505=25869#toc REPOSITORY rS FreeBSD src

[Differential] D9904: fix UEFI boot on physical machines

2017-03-06 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS314770: loader.efi: fix recent UEFI-boot regression on physical machines (authored by dexuan). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D9904?vs=26023=26027#toc REPOSITORY rS FreeBSD src