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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 939 MB/s 15937 calls/s 15937 msg/s # 2.65 [+0.05] tcp rx: 989 MB/s 50267 calls/s # 3.60 [+0.95] tcp tx: 861 MB/s 14619 calls/s 14619 msg/s # 3.65 [+0.05] tcp rx: 856 MB/s 49846 calls/s # 4.60 [+0.95] tcp tx: 903 MB/s 15331 calls/s 15331 msg/s # 4.65 [+0.05] tcp rx: 894 MB/s 50029 calls/s # 5.60 [+0.95] tcp tx: 897 MB/s 15215 calls/s 15215 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.98 [+1.02] udp rx: 584 MB/s 423168 calls/s # 7.00 [+0.02] udp tx: 1155 MB/s 19606 calls/s 19606 msg/s # 7.98 [+0.98] udp rx: 651 MB/s 473052 calls/s # 8.00 [+0.02] udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # 8.98 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.00 [+0.02] udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # 9.98 [+0.98] udp rx: 655 MB/s 474624 calls/s # 10.00 [+0.02] udp tx: 1141 MB/s 19369 calls/s 19369 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.34] -4 -G # 11.39 [+1.01] udp rx: 1082 MB/s 789731 calls/s # 11.41 [+0.02] udp tx: 1103 MB/s 18717 calls/s 18717 msg/s # 12.39 [+0.98] udp rx: 1093 MB/s 797674 calls/s # 12.41 [+0.02] udp tx: 1093 MB/s 18550 calls/s 18550 msg/s # 13.39 [+0.98] udp rx: 1097 MB/s 800479 calls/s # 13.41 [+0.02] udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # 14.39 [+0.98] udp rx: 1097 MB/s 800359 calls/s # 14.41 [+0.02] udp tx: 1098 MB/s 18623 calls/s 18623 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__->