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.52 [+2.24] tcp tx: 930 MB/s 15790 calls/s 15790 msg/s # 2.59 [+0.07] tcp rx: 1008 MB/s 48836 calls/s # 3.52 [+0.93] tcp tx: 945 MB/s 16034 calls/s 16034 msg/s # 3.60 [+0.08] tcp rx: 953 MB/s 40696 calls/s # 4.52 [+0.92] tcp tx: 945 MB/s 16042 calls/s 16042 msg/s # 4.60 [+0.08] tcp rx: 919 MB/s 46306 calls/s # 5.52 [+0.92] tcp tx: 915 MB/s 15534 calls/s 15534 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 609 MB/s 441344 calls/s # 6.85 [+0.02] udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # 7.84 [+0.98] udp rx: 662 MB/s 479827 calls/s # 7.85 [+0.02] udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # 8.84 [+0.99] udp rx: 660 MB/s 478711 calls/s # 8.85 [+0.01] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 9.84 [+0.99] udp rx: 663 MB/s 480239 calls/s # 9.85 [+0.01] udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1057 MB/s 771238 calls/s # 11.19 [+0.02] udp tx: 1078 MB/s 18285 calls/s 18285 msg/s # 12.18 [+0.98] udp rx: 1127 MB/s 821930 calls/s # 12.19 [+0.02] udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # 13.18 [+0.98] udp rx: 1115 MB/s 813589 calls/s # 13.19 [+0.02] udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # 14.18 [+0.98] udp rx: 1115 MB/s 813213 calls/s # 14.19 [+0.01] udp tx: 1114 MB/s 18899 calls/s 18899 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__->