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: 962 MB/s 16323 calls/s 16323 msg/s # tcp rx: 962 MB/s 50408 calls/s # tcp tx: 990 MB/s 16799 calls/s 16799 msg/s # tcp rx: 991 MB/s 51203 calls/s # tcp tx: 974 MB/s 16527 calls/s 16527 msg/s # tcp rx: 975 MB/s 48903 calls/s # tcp tx: 962 MB/s 16317 calls/s 16317 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: 597 MB/s 432896 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 660 MB/s 478976 calls/s # udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1220 MB/s 20707 calls/s 20707 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: 626 MB/s 457222 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 msg/s # udp rx: 1134 MB/s 827402 calls/s # udp tx: 1122 MB/s 19042 calls/s 19042 msg/s # udp rx: 555 MB/s 405372 calls/s # udp tx: 553 MB/s 9393 calls/s 9393 msg/s # udp rx: 608 MB/s 443788 calls/s # udp tx: 607 MB/s 10306 calls/s 10306 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__->