Re: [PATCH net-next v10 3/3] selftests/net: add flush id selftests

2024-05-12 Thread Willem de Bruijn
Richard Gobert wrote: > Added flush id selftests to test different cases where DF flag is set or > unset and id value changes in the following packets. All cases where the > packets should coalesce or should not coalesce are tested. > > Signed-off-by: Richard Gobert Reviewed-by: Willem de Bruijn

[PATCH net-next v10 3/3] selftests/net: add flush id selftests

2024-05-09 Thread Richard Gobert
Added flush id selftests to test different cases where DF flag is set or unset and id value changes in the following packets. All cases where the packets should coalesce or should not coalesce are tested. Signed-off-by: Richard Gobert --- tools/testing/selftests/net/gro.c | 138 +