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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 923 MB/s 15663 calls/s 15663 msg/s # 2.58 [+0.07] tcp rx: 999 MB/s 50895 calls/s # 3.51 [+0.93] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 3.58 [+0.07] tcp rx: 939 MB/s 44663 calls/s # 4.51 [+0.93] tcp tx: 896 MB/s 15205 calls/s 15205 msg/s # 4.81 [+0.29] tcp rx: 1169 MB/s 45040 calls/s # 5.51 [+0.71] tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 651 MB/s 472320 calls/s # 6.84 [+0.02] udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # 7.82 [+0.98] udp rx: 613 MB/s 444160 calls/s # 7.84 [+0.02] udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # 8.82 [+0.98] udp rx: 646 MB/s 468224 calls/s # 8.84 [+0.02] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 9.82 [+0.98] udp rx: 619 MB/s 449024 calls/s # 9.84 [+0.02] udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # 9.87 [+0.04] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1079 MB/s 786995 calls/s # 11.19 [+0.02] udp tx: 1093 MB/s 18546 calls/s 18546 msg/s # 12.17 [+0.98] udp rx: 1088 MB/s 793921 calls/s # 12.19 [+0.02] udp tx: 1092 MB/s 18528 calls/s 18528 msg/s # 13.17 [+0.98] udp rx: 1125 MB/s 820490 calls/s # 13.19 [+0.02] udp tx: 1124 MB/s 19079 calls/s 19079 msg/s # 14.17 [+0.99] udp rx: 1132 MB/s 826067 calls/s # 14.19 [+0.01] udp tx: 1131 MB/s 19191 calls/s 19191 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__->