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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 983 MB/s 16689 calls/s 16689 msg/s # 2.52 [+0.02] tcp rx: 1004 MB/s 50595 calls/s # 3.50 [+0.98] tcp tx: 936 MB/s 15884 calls/s 15884 msg/s # 3.52 [+0.02] tcp rx: 932 MB/s 47937 calls/s # 4.50 [+0.98] tcp tx: 928 MB/s 15743 calls/s 15743 msg/s # 4.52 [+0.02] tcp rx: 930 MB/s 47853 calls/s # 5.50 [+0.98] tcp tx: 935 MB/s 15872 calls/s 15872 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 648 MB/s 470528 calls/s # 6.82 [+0.02] udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # 7.80 [+0.98] udp rx: 667 MB/s 483139 calls/s # 7.82 [+0.02] udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # 8.81 [+0.98] udp rx: 661 MB/s 478862 calls/s # 8.82 [+0.02] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 9.81 [+0.98] udp rx: 654 MB/s 474245 calls/s # 9.82 [+0.02] udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.29] -4 -G # 11.16 [+1.01] udp rx: 1123 MB/s 819263 calls/s # 11.18 [+0.02] udp tx: 1144 MB/s 19410 calls/s 19410 msg/s # 12.16 [+0.98] udp rx: 1137 MB/s 829806 calls/s # 12.18 [+0.02] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 13.16 [+0.98] udp rx: 1128 MB/s 822987 calls/s # 13.18 [+0.02] udp tx: 1127 MB/s 19116 calls/s 19116 msg/s # 14.17 [+0.99] udp rx: 1133 MB/s 826447 calls/s # 14.18 [+0.01] udp tx: 1132 MB/s 19206 calls/s 19206 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__->