make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 980 MB/s 16627 calls/s 16627 msg/s # tcp rx: 981 MB/s 50777 calls/s # tcp tx: 990 MB/s 16803 calls/s 16803 msg/s # tcp rx: 991 MB/s 50963 calls/s # tcp tx: 969 MB/s 16442 calls/s 16442 msg/s # tcp rx: 970 MB/s 48197 calls/s # tcp tx: 973 MB/s 16506 calls/s 16506 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: 585 MB/s 424448 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 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: 1109 MB/s 808863 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp rx: 1107 MB/s 807438 calls/s # udp tx: 1110 MB/s 18830 calls/s 18830 msg/s # udp rx: 769 MB/s 561497 calls/s # udp tx: 760 MB/s 12894 calls/s 12894 msg/s # udp rx: 666 MB/s 486211 calls/s # udp tx: 666 MB/s 11297 calls/s 11297 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__->