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.24] tcp tx: 1030 MB/s 17473 calls/s 17473 msg/s # 2.55 [+0.00] tcp rx: 1030 MB/s 52473 calls/s # 3.55 [+1.00] tcp tx: 1032 MB/s 17518 calls/s 17518 msg/s # 3.55 [+0.00] tcp rx: 1033 MB/s 52641 calls/s # 4.55 [+1.00] tcp tx: 1020 MB/s 17311 calls/s 17311 msg/s # 4.55 [+0.00] tcp rx: 1021 MB/s 52362 calls/s # 5.55 [+1.00] tcp tx: 1000 MB/s 16966 calls/s 16966 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.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 617 MB/s 446976 calls/s # 6.89 [+0.02] udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # 7.87 [+0.98] udp rx: 584 MB/s 423168 calls/s # 7.89 [+0.02] udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # 8.87 [+0.98] udp rx: 641 MB/s 464896 calls/s # 8.89 [+0.02] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 9.88 [+0.98] udp rx: 614 MB/s 444928 calls/s # 9.89 [+0.02] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1090 MB/s 795459 calls/s # 11.23 [+0.02] udp tx: 1113 MB/s 18891 calls/s 18891 msg/s # 12.22 [+0.98] udp rx: 1070 MB/s 781065 calls/s # 12.23 [+0.02] udp tx: 1073 MB/s 18204 calls/s 18204 msg/s # 13.22 [+0.98] udp rx: 1123 MB/s 819013 calls/s # 13.23 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # 14.22 [+0.98] udp rx: 1109 MB/s 808938 calls/s # 14.23 [+0.02] udp tx: 1115 MB/s 18926 calls/s 18926 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__->