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: 974 MB/s 16528 calls/s 16528 msg/s # tcp rx: 974 MB/s 50212 calls/s # tcp tx: 1008 MB/s 17106 calls/s 17106 msg/s # tcp rx: 1009 MB/s 51982 calls/s # tcp tx: 928 MB/s 15749 calls/s 15749 msg/s # tcp rx: 929 MB/s 48970 calls/s # tcp tx: 1032 MB/s 17514 calls/s 17514 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: 603 MB/s 437504 calls/s # udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # udp rx: 636 MB/s 461568 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 654 MB/s 474112 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 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: 583 MB/s 425295 calls/s # udp tx: 600 MB/s 10191 calls/s 10191 msg/s # udp rx: 608 MB/s 443508 calls/s # udp tx: 604 MB/s 10258 calls/s 10258 msg/s # udp rx: 626 MB/s 456864 calls/s # udp tx: 628 MB/s 10655 calls/s 10655 msg/s # udp rx: 637 MB/s 465219 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 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__->