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.30 [+0.29] -4 -t # 2.58 [+2.28] tcp tx: 682 MB/s 11583 calls/s 11583 msg/s # 2.58 [+0.00] tcp rx: 683 MB/s 35285 calls/s # 3.58 [+1.00] tcp tx: 654 MB/s 11103 calls/s 11103 msg/s # 3.58 [+0.00] tcp rx: 655 MB/s 33794 calls/s # 4.58 [+1.00] tcp tx: 668 MB/s 11331 calls/s 11331 msg/s # 4.58 [+0.00] tcp rx: 668 MB/s 34407 calls/s # 5.58 [+1.00] tcp tx: 710 MB/s 12044 calls/s 12044 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.96 [+1.01] udp rx: 588 MB/s 426829 calls/s # 6.97 [+0.02] udp tx: 1072 MB/s 18184 calls/s 18184 msg/s # 7.96 [+0.98] udp rx: 665 MB/s 482048 calls/s # 7.97 [+0.02] udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # 8.96 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.97 [+0.02] udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # 9.96 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.97 [+0.02] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1107 MB/s 807632 calls/s # 11.32 [+0.02] udp tx: 1130 MB/s 19168 calls/s 19168 msg/s # 12.30 [+0.98] udp rx: 1067 MB/s 778251 calls/s # 12.32 [+0.02] udp tx: 1061 MB/s 18010 calls/s 18010 msg/s # 13.30 [+0.98] udp rx: 1123 MB/s 819297 calls/s # 13.32 [+0.02] udp tx: 1126 MB/s 19114 calls/s 19114 msg/s # 14.30 [+0.98] udp rx: 1150 MB/s 839098 calls/s # 14.32 [+0.02] udp tx: 1149 MB/s 19496 calls/s 19496 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__->