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.30] -4 -t # 2.55 [+2.25] tcp tx: 971 MB/s 16473 calls/s 16473 msg/s # 2.56 [+0.00] tcp rx: 972 MB/s 50138 calls/s # 3.55 [+1.00] tcp tx: 992 MB/s 16826 calls/s 16826 msg/s # 3.56 [+0.00] tcp rx: 993 MB/s 50791 calls/s # 4.55 [+1.00] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 4.56 [+0.00] tcp rx: 973 MB/s 49883 calls/s # 5.55 [+1.00] tcp tx: 922 MB/s 15640 calls/s 15640 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 598 MB/s 433408 calls/s # 6.89 [+0.02] udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # 7.87 [+0.98] udp rx: 589 MB/s 427234 calls/s # 7.89 [+0.02] udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # 8.87 [+0.98] udp rx: 619 MB/s 448500 calls/s # 8.89 [+0.02] udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # 9.87 [+0.98] udp rx: 661 MB/s 479106 calls/s # 9.89 [+0.02] udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1094 MB/s 797984 calls/s # 11.22 [+0.02] udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # 12.20 [+0.98] udp rx: 1086 MB/s 792663 calls/s # 12.22 [+0.02] udp tx: 1086 MB/s 18435 calls/s 18435 msg/s # 13.20 [+0.98] udp rx: 1049 MB/s 765275 calls/s # 13.22 [+0.02] udp tx: 1048 MB/s 17789 calls/s 17789 msg/s # 14.20 [+0.98] udp rx: 1120 MB/s 817135 calls/s # 14.22 [+0.01] udp tx: 1119 MB/s 18985 calls/s 18985 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__->