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: 1011 MB/s 17151 calls/s 17151 msg/s # 2.56 [+0.04] tcp rx: 1053 MB/s 52197 calls/s # 3.52 [+0.96] tcp tx: 1017 MB/s 17260 calls/s 17260 msg/s # 3.56 [+0.04] tcp rx: 1013 MB/s 49281 calls/s # 4.52 [+0.96] tcp tx: 988 MB/s 16771 calls/s 16771 msg/s # 4.56 [+0.04] tcp rx: 993 MB/s 47800 calls/s # 5.52 [+0.96] tcp tx: 993 MB/s 16849 calls/s 16849 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 645 MB/s 467554 calls/s # 6.89 [+0.02] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 7.87 [+0.98] udp rx: 601 MB/s 435712 calls/s # 7.89 [+0.02] udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # 8.87 [+0.98] udp rx: 665 MB/s 482048 calls/s # 8.89 [+0.02] udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # 9.87 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.89 [+0.02] udp tx: 1276 MB/s 21645 calls/s 21645 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.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1100 MB/s 802729 calls/s # 11.22 [+0.02] udp tx: 1117 MB/s 18962 calls/s 18962 msg/s # 12.20 [+0.98] udp rx: 1106 MB/s 806712 calls/s # 12.22 [+0.01] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 13.20 [+0.99] udp rx: 1101 MB/s 803324 calls/s # 13.22 [+0.01] udp tx: 1100 MB/s 18669 calls/s 18669 msg/s # 14.20 [+0.99] udp rx: 1106 MB/s 806843 calls/s # 14.22 [+0.01] udp tx: 1105 MB/s 18753 calls/s 18753 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__->