]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Allow advertised 'wire' speed to be overridden by a registry value...
authorPaul Durrant <paul.durrant@citrix.com>
Fri, 2 Nov 2018 17:16:58 +0000 (17:16 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 6 Nov 2018 09:40:35 +0000 (09:40 +0000)
commit4d288556ba34ef0d652d6d258077e838b3220d31
tree8b7dbf2d9cce61b084b453fb05a7aa6f8ddab0e3
parent2f869ea4cb44571708ea34d895739974ae6e4a0c
Allow advertised 'wire' speed to be overridden by a registry value...

...and change the default to 100G.

This patch adds code to check for a new 'MacSpeed' XENVIF parameter
(sampled at initialization time), defaulting to a wire speed of 100G if
it is not present (rather than the 1G default prior to this patch).

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif/mac.c