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.49 [+2.22] tcp tx: 1037 MB/s 17596 calls/s 17596 msg/s # 2.50 [+0.01] tcp rx: 1050 MB/s 52981 calls/s # 3.49 [+0.99] tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # 3.50 [+0.02] tcp rx: 1014 MB/s 50856 calls/s # 4.49 [+0.99] tcp tx: 1011 MB/s 17164 calls/s 17164 msg/s # 4.51 [+0.02] tcp rx: 1010 MB/s 49469 calls/s # 5.49 [+0.98] tcp tx: 998 MB/s 16938 calls/s 16938 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.78 [+1.01] udp rx: 661 MB/s 479232 calls/s # 6.79 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 7.78 [+0.99] udp rx: 674 MB/s 488448 calls/s # 7.79 [+0.01] udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # 8.78 [+0.99] udp rx: 674 MB/s 488704 calls/s # 8.79 [+0.01] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 9.78 [+0.99] udp rx: 675 MB/s 488960 calls/s # 9.79 [+0.01] udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.26] -4 -G # 11.09 [+1.01] udp rx: 1096 MB/s 799580 calls/s # 11.11 [+0.02] udp tx: 1114 MB/s 18898 calls/s 18898 msg/s # 12.09 [+0.99] udp rx: 1181 MB/s 861567 calls/s # 12.11 [+0.01] udp tx: 1180 MB/s 20022 calls/s 20022 msg/s # 13.09 [+0.99] udp rx: 1126 MB/s 821385 calls/s # 13.11 [+0.01] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 14.09 [+0.99] udp rx: 1123 MB/s 819625 calls/s # 14.11 [+0.01] udp tx: 1122 MB/s 19044 calls/s 19044 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__->