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.26] tcp tx: 966 MB/s 16387 calls/s 16387 msg/s # 2.58 [+0.02] tcp rx: 991 MB/s 49915 calls/s # 3.55 [+0.98] tcp tx: 947 MB/s 16070 calls/s 16070 msg/s # 3.58 [+0.03] tcp rx: 951 MB/s 47784 calls/s # 4.55 [+0.97] tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # 4.58 [+0.03] tcp rx: 949 MB/s 47928 calls/s # 5.55 [+0.97] tcp tx: 969 MB/s 16436 calls/s 16436 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.91 [+1.02] udp rx: 642 MB/s 465664 calls/s # 6.92 [+0.02] udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # 7.91 [+0.98] udp rx: 607 MB/s 440629 calls/s # 7.92 [+0.02] udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # 8.91 [+0.98] udp rx: 615 MB/s 445440 calls/s # 8.92 [+0.02] udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # 9.91 [+0.99] udp rx: 645 MB/s 467712 calls/s # 9.92 [+0.01] udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 633 MB/s 461828 calls/s # 11.29 [+0.02] udp tx: 647 MB/s 10980 calls/s 10980 msg/s # 12.27 [+0.98] udp rx: 651 MB/s 475289 calls/s # 12.29 [+0.02] udp tx: 651 MB/s 11048 calls/s 11048 msg/s # 13.27 [+0.98] udp rx: 650 MB/s 474577 calls/s # 13.29 [+0.02] udp tx: 650 MB/s 11032 calls/s 11032 msg/s # 14.28 [+0.98] udp rx: 651 MB/s 474988 calls/s # 14.29 [+0.02] udp tx: 653 MB/s 11092 calls/s 11092 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__->