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.31 [+0.31] -4 -t # 2.60 [+2.29] tcp tx: 1030 MB/s 17486 calls/s 17486 msg/s # 2.64 [+0.04] tcp rx: 1059 MB/s 52795 calls/s # 3.60 [+0.96] tcp tx: 961 MB/s 16308 calls/s 16308 msg/s # 3.64 [+0.04] tcp rx: 971 MB/s 49831 calls/s # 4.60 [+0.96] tcp tx: 970 MB/s 16461 calls/s 16461 msg/s # 4.64 [+0.04] tcp rx: 973 MB/s 50032 calls/s # 5.60 [+0.96] tcp tx: 943 MB/s 16007 calls/s 16007 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.01] udp rx: 637 MB/s 461568 calls/s # 6.96 [+0.02] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 7.94 [+0.98] udp rx: 615 MB/s 446039 calls/s # 7.96 [+0.02] udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # 8.94 [+0.98] udp rx: 663 MB/s 480296 calls/s # 8.96 [+0.02] udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # 9.94 [+0.98] udp rx: 662 MB/s 479490 calls/s # 9.96 [+0.02] udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.28] -4 -G # 11.29 [+1.02] udp rx: 1022 MB/s 745771 calls/s # 11.31 [+0.02] udp tx: 1044 MB/s 17707 calls/s 17707 msg/s # 12.29 [+0.98] udp rx: 1122 MB/s 818643 calls/s # 12.31 [+0.02] udp tx: 1122 MB/s 19040 calls/s 19040 msg/s # 13.29 [+0.98] udp rx: 1117 MB/s 815028 calls/s # 13.31 [+0.02] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 14.29 [+0.98] udp rx: 1116 MB/s 814273 calls/s # 14.31 [+0.02] udp tx: 1116 MB/s 18935 calls/s 18935 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__->