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.29 [+0.28] -4 -t # 2.55 [+2.27] tcp tx: 946 MB/s 16046 calls/s 16046 msg/s # 2.72 [+0.17] tcp rx: 1128 MB/s 50603 calls/s # 3.55 [+0.83] tcp tx: 931 MB/s 15797 calls/s 15797 msg/s # 3.72 [+0.17] tcp rx: 859 MB/s 44541 calls/s # 4.55 [+0.83] tcp tx: 635 MB/s 10777 calls/s 10777 msg/s # 4.72 [+0.17] tcp rx: 631 MB/s 32375 calls/s # 5.55 [+0.83] tcp tx: 629 MB/s 10679 calls/s 10679 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.34] -4 -v # 6.95 [+1.01] udp rx: 645 MB/s 467712 calls/s # 6.97 [+0.02] udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # 7.95 [+0.98] udp rx: 658 MB/s 477260 calls/s # 7.97 [+0.02] udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # 8.95 [+0.98] udp rx: 657 MB/s 475847 calls/s # 8.97 [+0.02] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 9.95 [+0.98] udp rx: 653 MB/s 473403 calls/s # 9.97 [+0.02] udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 1132 MB/s 825967 calls/s # 11.32 [+0.02] udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # 12.30 [+0.98] udp rx: 1153 MB/s 841049 calls/s # 12.32 [+0.02] udp tx: 1153 MB/s 19558 calls/s 19558 msg/s # 13.30 [+0.98] udp rx: 1153 MB/s 841149 calls/s # 13.32 [+0.02] udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # 14.30 [+0.99] udp rx: 1154 MB/s 842241 calls/s # 14.32 [+0.01] udp tx: 1155 MB/s 19595 calls/s 19595 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__->