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.53 [+2.26] tcp tx: 974 MB/s 16522 calls/s 16522 msg/s # 2.54 [+0.00] tcp rx: 974 MB/s 50274 calls/s # 3.53 [+1.00] tcp tx: 996 MB/s 16907 calls/s 16907 msg/s # 3.54 [+0.00] tcp rx: 998 MB/s 50782 calls/s # 4.53 [+1.00] tcp tx: 997 MB/s 16920 calls/s 16920 msg/s # 4.54 [+0.00] tcp rx: 998 MB/s 50955 calls/s # 5.53 [+1.00] tcp tx: 977 MB/s 16581 calls/s 16581 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 628 MB/s 455168 calls/s # 6.88 [+0.02] udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # 7.86 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.88 [+0.02] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 8.86 [+0.98] udp rx: 668 MB/s 484096 calls/s # 8.88 [+0.02] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 9.86 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.88 [+0.02] udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 1080 MB/s 788380 calls/s # 11.23 [+0.02] udp tx: 1100 MB/s 18664 calls/s 18664 msg/s # 12.21 [+0.98] udp rx: 995 MB/s 725840 calls/s # 12.23 [+0.02] udp tx: 1006 MB/s 17067 calls/s 17067 msg/s # 13.21 [+0.98] udp rx: 1127 MB/s 822210 calls/s # 13.23 [+0.02] udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # 14.22 [+0.98] udp rx: 1076 MB/s 785090 calls/s # 14.23 [+0.02] udp tx: 1079 MB/s 18306 calls/s 18306 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__->