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.59 [+2.28] tcp tx: 965 MB/s 16368 calls/s 16368 msg/s # 2.59 [+0.00] tcp rx: 965 MB/s 49501 calls/s # 3.58 [+1.00] tcp tx: 949 MB/s 16104 calls/s 16104 msg/s # 3.59 [+0.00] tcp rx: 949 MB/s 49017 calls/s # 4.58 [+1.00] tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # 4.59 [+0.00] tcp rx: 954 MB/s 49144 calls/s # 5.58 [+1.00] tcp tx: 942 MB/s 15982 calls/s 15982 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 425 MB/s 308224 calls/s # 6.96 [+0.02] udp tx: 930 MB/s 15778 calls/s 15778 msg/s # 7.94 [+0.98] udp rx: 544 MB/s 394146 calls/s # 7.96 [+0.02] udp tx: 825 MB/s 14003 calls/s 14003 msg/s # 8.94 [+0.98] udp rx: 542 MB/s 392964 calls/s # 8.96 [+0.02] udp tx: 823 MB/s 13968 calls/s 13968 msg/s # 9.95 [+0.98] udp rx: 542 MB/s 392542 calls/s # 9.96 [+0.02] udp tx: 860 MB/s 14602 calls/s 14602 msg/s # 9.99 [+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.26 [+0.26] -4 -G # 11.27 [+1.02] udp rx: 638 MB/s 465745 calls/s # 11.29 [+0.02] udp tx: 651 MB/s 11048 calls/s 11048 msg/s # 12.27 [+0.98] udp rx: 647 MB/s 472439 calls/s # 12.29 [+0.02] udp tx: 650 MB/s 11026 calls/s 11026 msg/s # 13.27 [+0.98] udp rx: 651 MB/s 475436 calls/s # 13.29 [+0.02] udp tx: 654 MB/s 11093 calls/s 11093 msg/s # 14.28 [+0.99] udp rx: 662 MB/s 483312 calls/s # 14.29 [+0.01] udp tx: 664 MB/s 11277 calls/s 11277 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__->