Re: [PATCH bpf-next v3 09/14] selftests/bpf: move ip checksum helper to network helpers
From: Stanislav Fomichev
Date: Wed Nov 20 2024 - 11:52:44 EST
On 11/20, Alexis Lothoré (eBPF Foundation) wrote:
> xdp_metadata test has a small helper computing ipv4 checksums to allow
> manually building packets.
>
> Move this helper to network_helpers to share it with other tests.
>
> Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxxx>