Date: Sun, 05 Jun 2022 16:37:55 +0800 From: "Michael Yan Ka Chiu" <nyan@myuji.xyz> To: freebsd-virtualization@freebsd.org Subject: Need help review a patch to enable network backend hint Message-ID: <7e0f38ce-3f94-41da-95ac-6407ec45d007@www.fastmail.com>
next in thread | raw e-mail | index | archive | help
--cdedf5898a92456da69f12e58e750152 Content-Type: text/plain Hi everyone, I have made a PR on https://reviews.freebsd.org/D35143, that adds an optional option to virtio-net frontend to allow users to explicitly choose the correct network backend. Currently, bhyve is determining which network backend to use by the prefix of the interface, which could cause some issues, for example when a user renamed a tap interface with a name that does not start with "tap". This PR allows the user to put "type=tap" to hint that it is a tap interface. It will be great if someone can help review it and determine if it is acceptable to land. Thanks, Michael --cdedf5898a92456da69f12e58e750152 Content-Type: text/html Content-Transfer-Encoding: quoted-printable <!DOCTYPE html><html><head><title></title><style type=3D"text/css">p.Mso= Normal,p.MsoNoSpacing{margin:0}</style></head><body><div>Hi everyone,<br= ></div><div><br></div><div>I have made a PR on <a href=3D"https://r= eviews.freebsd.org/D35143" rel=3D"noopener noreferrer" target=3D"_blank"= >https://reviews.freebsd.org/D35143</a>, that adds an optional option<br= ></div><div>to virtio-net frontend to allow users to explicitly choose t= he correct network backend.<br></div><div><br></div><div>Currently, bhyv= e is determining which network backend to use by the prefix of the inter= face,<br></div><div>which could cause some issues, for example when a us= er renamed a tap interface with a<br></div><div>name that does not start= with "tap". This PR allows the user to put "type=3Dtap" to hint that it= is<br></div><div>a tap interface.<br></div><div><br></div><div>It will = be great if someone can help review it and determine if it is acceptable= to land.<br></div><div><br></div><div>Thanks,<br></div><div>Michael<br>= </div></body></html> --cdedf5898a92456da69f12e58e750152--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7e0f38ce-3f94-41da-95ac-6407ec45d007>