aboutgitcodebugslistschat
path: root/test
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2026-05-13 13:52:13 +0200
committerStefano Brivio <sbrivio@redhat.com>2026-05-20 01:21:29 +0200
commit7cd5afbed58d05cae84e7c00c5c160e8f24f714d (patch)
tree1729f455fa4ac5e5662ad5d30c3869ba7a448a4a /test
parentee0ba3f5db89904afc5cbedd9f8dd934eca3d738 (diff)
downloadpasst-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar.gz
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar.bz2
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar.lz
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar.xz
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.tar.zst
passt-7cd5afbed58d05cae84e7c00c5c160e8f24f714d.zip
udp_vu: Pass iov explicitly to helpers instead of using file-scoped array
udp_vu_sock_recv(), udp_vu_prepare(), and udp_vu_csum() all operated on the file-scoped iov_vu[] array directly. Pass iov and count as explicit parameters instead, and move iov_vu[] and elem[] to function-local statics in udp_vu_sock_to_tap(), the only function that needs them. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Jon Maloy <jmaloy@redhat.com> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions