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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 1040 MB/s 17642 calls/s 17642 msg/s # 2.56 [+0.03] tcp rx: 1071 MB/s 52946 calls/s # 3.53 [+0.97] tcp tx: 990 MB/s 16801 calls/s 16801 msg/s # 3.56 [+0.03] tcp rx: 989 MB/s 50492 calls/s # 4.53 [+0.97] tcp tx: 978 MB/s 16594 calls/s 16594 msg/s # 4.56 [+0.03] tcp rx: 979 MB/s 50099 calls/s # 5.53 [+0.97] tcp tx: 979 MB/s 16607 calls/s 16607 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 619 MB/s 448512 calls/s # 6.87 [+0.02] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 7.85 [+0.98] udp rx: 657 MB/s 476160 calls/s # 7.87 [+0.02] udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # 8.85 [+0.98] udp rx: 629 MB/s 455936 calls/s # 8.87 [+0.02] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 9.85 [+0.98] udp rx: 597 MB/s 432896 calls/s # 9.87 [+0.02] udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 986 MB/s 719431 calls/s # 11.22 [+0.02] udp tx: 1010 MB/s 17143 calls/s 17143 msg/s # 12.20 [+0.98] udp rx: 1115 MB/s 813464 calls/s # 12.22 [+0.02] udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # 13.20 [+0.98] udp rx: 659 MB/s 480648 calls/s # 13.22 [+0.02] udp tx: 649 MB/s 11015 calls/s 11015 msg/s # 14.20 [+0.98] udp rx: 680 MB/s 495980 calls/s # 14.22 [+0.02] udp tx: 680 MB/s 11541 calls/s 11541 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__->