make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 884 MB/s 15010 calls/s 15010 msg/s # tcp rx: 885 MB/s 49557 calls/s # tcp tx: 927 MB/s 15730 calls/s 15730 msg/s # tcp rx: 928 MB/s 47363 calls/s # tcp tx: 911 MB/s 15468 calls/s 15468 msg/s # tcp rx: 912 MB/s 47022 calls/s # tcp tx: 836 MB/s 14189 calls/s 14189 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 615 MB/s 445440 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1019 MB/s 743582 calls/s # udp tx: 1052 MB/s 17855 calls/s 17855 msg/s # udp rx: 1108 MB/s 808457 calls/s # udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # udp rx: 1161 MB/s 847303 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # udp rx: 1159 MB/s 845463 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->