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.28 [+0.28] -4 -t # 2.55 [+2.26] tcp tx: 1030 MB/s 17474 calls/s 17474 msg/s # 2.55 [+0.00] tcp rx: 1030 MB/s 52656 calls/s # 3.54 [+1.00] tcp tx: 612 MB/s 10395 calls/s 10395 msg/s # 3.55 [+0.00] tcp rx: 613 MB/s 39097 calls/s # 4.54 [+1.00] tcp tx: 762 MB/s 12932 calls/s 12932 msg/s # 4.57 [+0.03] tcp rx: 790 MB/s 41326 calls/s # 5.54 [+0.97] tcp tx: 1006 MB/s 17071 calls/s 17071 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.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.90 [+0.02] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 7.88 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.90 [+0.02] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 8.88 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.90 [+0.02] udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # 9.88 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.90 [+0.02] udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1104 MB/s 805407 calls/s # 11.27 [+0.02] udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # 12.25 [+0.98] udp rx: 1129 MB/s 823747 calls/s # 12.27 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 13.25 [+0.98] udp rx: 1127 MB/s 821929 calls/s # 13.27 [+0.02] udp tx: 1126 MB/s 19107 calls/s 19107 msg/s # 14.25 [+0.98] udp rx: 1125 MB/s 820900 calls/s # 14.27 [+0.02] udp tx: 1125 MB/s 19082 calls/s 19082 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__->