[PATCH 0/2] news: add a couple items before release

Laine Stump posted 2 patches 1 week, 1 day ago
NEWS.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
[PATCH 0/2] news: add a couple items before release
Posted by Laine Stump 1 week, 1 day ago
This adds a "new feature" for the VLAN tagging support on Linux host
bridges added by Leigh Brown, and an "improvement" (migration between
mdev<->SRIOV vGPUs) by me.

Feel free to push this for me so it can be included in RC2.

*** BLURB HERE ***

Laine Stump (2):
  news: note addition of vlan tagging support for Linux host bridges
  news: document support for mdev <-> SRIOV VF vGPU live migration

 NEWS.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

-- 
2.47.1
Re: [PATCH 0/2] news: add a couple items before release
Posted by Michal Prívozník 1 week ago
On 1/12/25 03:02, Laine Stump wrote:
> This adds a "new feature" for the VLAN tagging support on Linux host
> bridges added by Leigh Brown, and an "improvement" (migration between
> mdev<->SRIOV vGPUs) by me.
> 
> Feel free to push this for me so it can be included in RC2.
> 
> *** BLURB HERE ***
> 
> Laine Stump (2):
>   news: note addition of vlan tagging support for Linux host bridges
>   news: document support for mdev <-> SRIOV VF vGPU live migration
> 
>  NEWS.rst | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal