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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 930 MB/s 15775 calls/s 15775 msg/s # 2.55 [+0.00] tcp rx: 930 MB/s 50771 calls/s # 3.54 [+1.00] tcp tx: 940 MB/s 15944 calls/s 15944 msg/s # 3.55 [+0.00] tcp rx: 941 MB/s 47977 calls/s # 4.54 [+1.00] tcp tx: 846 MB/s 14354 calls/s 14354 msg/s # 4.55 [+0.00] tcp rx: 847 MB/s 50569 calls/s # 5.54 [+1.00] tcp tx: 898 MB/s 15239 calls/s 15239 msg/s # 5.57 [+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.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 587 MB/s 425984 calls/s # 6.90 [+0.02] udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # 7.88 [+0.98] udp rx: 571 MB/s 413809 calls/s # 7.90 [+0.02] udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # 8.88 [+0.98] udp rx: 664 MB/s 480942 calls/s # 8.90 [+0.02] udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # 9.88 [+0.98] udp rx: 668 MB/s 484103 calls/s # 9.90 [+0.02] udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 1088 MB/s 794206 calls/s # 11.25 [+0.02] udp tx: 1101 MB/s 18683 calls/s 18683 msg/s # 12.23 [+0.98] udp rx: 1046 MB/s 763115 calls/s # 12.25 [+0.02] udp tx: 1052 MB/s 17854 calls/s 17854 msg/s # 13.23 [+0.99] udp rx: 1083 MB/s 789857 calls/s # 13.25 [+0.01] udp tx: 1082 MB/s 18355 calls/s 18355 msg/s # 14.23 [+0.99] udp rx: 1086 MB/s 792468 calls/s # 14.25 [+0.01] udp tx: 1085 MB/s 18417 calls/s 18417 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__->