diff options
author | Juergen Gross <[email protected]> | 2023-03-27 10:36:45 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-03-28 14:16:40 +0200 |
commit | 05310f31ca74673a96567fb14637b7d5d6c82ea5 (patch) | |
tree | fd4cdc44223e2d06e2a300f04c5d03451ab358e0 /scripts/generate_rust_analyzer.py | |
parent | f22c993f31fa9615df46e49cd768b713d39a852f (diff) |
xen/netback: don't do grant copy across page boundary
Fix xenvif_get_requests() not to do grant copy operations across local
page boundaries. This requires to double the maximum number of copy
operations per queue, as each copy could now be split into 2.
Make sure that struct xenvif_tx_cb doesn't grow too large.
Cc: [email protected]
Fixes: ad7f402ae4f4 ("xen/netback: Ensure protocol headers don't fall in the non-linear area")
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Paul Durrant <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions