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.36 [+0.36] -4 -t # 2.65 [+2.29] tcp tx: 951 MB/s 16146 calls/s 16146 msg/s # 2.71 [+0.06] tcp rx: 1009 MB/s 40924 calls/s # 3.65 [+0.94] tcp tx: 957 MB/s 16242 calls/s 16242 msg/s # 3.71 [+0.06] tcp rx: 958 MB/s 49492 calls/s # 4.65 [+0.94] tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # 4.71 [+0.06] tcp rx: 968 MB/s 46119 calls/s # 5.65 [+0.94] tcp tx: 891 MB/s 15126 calls/s 15126 msg/s # 5.68 [+0.03] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.32] -4 -v # 7.02 [+1.02] udp rx: 628 MB/s 454912 calls/s # 7.04 [+0.02] udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # 8.02 [+0.98] udp rx: 648 MB/s 469696 calls/s # 8.04 [+0.02] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 9.02 [+0.98] udp rx: 659 MB/s 477880 calls/s # 9.04 [+0.02] udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # 10.02 [+0.98] udp rx: 660 MB/s 478014 calls/s # 10.04 [+0.02] udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.30] -4 -G # 11.39 [+1.02] udp rx: 1111 MB/s 810338 calls/s # 11.41 [+0.02] udp tx: 1132 MB/s 19202 calls/s 19202 msg/s # 12.39 [+0.98] udp rx: 1126 MB/s 821764 calls/s # 12.41 [+0.02] udp tx: 1129 MB/s 19156 calls/s 19156 msg/s # 13.39 [+0.98] udp rx: 1124 MB/s 820064 calls/s # 13.41 [+0.02] udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # 14.39 [+0.99] udp rx: 1124 MB/s 820311 calls/s # 14.41 [+0.01] udp tx: 1127 MB/s 19119 calls/s 19119 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__->