Message ID | 20230327083646.18690-1-jgross@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | xen/netback: fix issue introduced recently | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Mon, 27 Mar 2023 10:36:44 +0200 you wrote: > The fix for XSA-423 introduced a bug which resulted in loss of network > connection in some configurations. > > The first patch is fixing the issue, while the second one is removing > a test which isn't needed. > > Juergen Gross (2): > xen/netback: don't do grant copy across page boundary > xen/netback: remove not needed test in xenvif_tx_build_gops() > > [...] Here is the summary with links: - [1/2] xen/netback: don't do grant copy across page boundary https://git.kernel.org/netdev/net/c/05310f31ca74 - [2/2] xen/netback: remove not needed test in xenvif_tx_build_gops() https://git.kernel.org/netdev/net/c/8fb8ebf94877 You are awesome, thank you!