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: 1459 MB/s 24760 calls/s 24760 msg/s # tcp rx: 1461 MB/s 64148 calls/s # tcp tx: 1553 MB/s 26343 calls/s 26343 msg/s # tcp rx: 1554 MB/s 62870 calls/s # tcp tx: 1418 MB/s 24067 calls/s 24067 msg/s # tcp rx: 1420 MB/s 59563 calls/s # tcp tx: 1612 MB/s 27345 calls/s 27345 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: 608 MB/s 440064 calls/s # udp tx: 1644 MB/s 27895 calls/s 27895 msg/s # udp rx: 587 MB/s 424704 calls/s # udp tx: 1690 MB/s 28675 calls/s 28675 msg/s # udp rx: 480 MB/s 347308 calls/s # udp tx: 1645 MB/s 27913 calls/s 27913 msg/s # udp rx: 477 MB/s 345344 calls/s # udp tx: 1639 MB/s 27802 calls/s 27802 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: 1276 MB/s 931198 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1235 MB/s 900882 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 1363 MB/s 994767 calls/s # udp tx: 1364 MB/s 23142 calls/s 23142 msg/s # udp rx: 1373 MB/s 1001974 calls/s # udp tx: 1374 MB/s 23314 calls/s 23314 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__->