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.29] -4 -t # 2.54 [+2.25] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 2.56 [+0.01] tcp rx: 966 MB/s 49069 calls/s # 3.54 [+0.98] tcp tx: 951 MB/s 16133 calls/s 16133 msg/s # 3.58 [+0.04] tcp rx: 981 MB/s 47689 calls/s # 4.54 [+0.96] tcp tx: 880 MB/s 14929 calls/s 14929 msg/s # 4.58 [+0.04] tcp rx: 872 MB/s 46781 calls/s # 5.54 [+0.96] tcp tx: 928 MB/s 15754 calls/s 15754 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.27] -4 -v # 6.86 [+1.01] udp rx: 585 MB/s 424192 calls/s # 6.88 [+0.02] udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # 7.86 [+0.98] udp rx: 600 MB/s 434641 calls/s # 7.88 [+0.02] udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # 8.86 [+0.98] udp rx: 660 MB/s 478921 calls/s # 8.88 [+0.02] udp tx: 1064 MB/s 18053 calls/s 18053 msg/s # 9.86 [+0.99] udp rx: 666 MB/s 482837 calls/s # 9.88 [+0.01] udp tx: 1204 MB/s 20432 calls/s 20432 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+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: 1012 MB/s 738162 calls/s # 11.22 [+0.02] udp tx: 1025 MB/s 17389 calls/s 17389 msg/s # 12.20 [+0.98] udp rx: 627 MB/s 457809 calls/s # 12.22 [+0.02] udp tx: 625 MB/s 10615 calls/s 10615 msg/s # 13.20 [+0.99] udp rx: 665 MB/s 485281 calls/s # 13.22 [+0.01] udp tx: 664 MB/s 11276 calls/s 11276 msg/s # 14.20 [+0.99] udp rx: 657 MB/s 479388 calls/s # 14.22 [+0.01] udp tx: 657 MB/s 11146 calls/s 11146 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__->