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.53 [+2.25] tcp tx: 622 MB/s 10553 calls/s 10553 msg/s # 2.53 [+0.00] tcp rx: 622 MB/s 32133 calls/s # 3.53 [+1.00] tcp tx: 615 MB/s 10446 calls/s 10446 msg/s # 3.53 [+0.00] tcp rx: 618 MB/s 31635 calls/s # 4.53 [+1.00] tcp tx: 603 MB/s 10232 calls/s 10232 msg/s # 4.53 [+0.00] tcp rx: 603 MB/s 31175 calls/s # 5.52 [+1.00] tcp tx: 627 MB/s 10645 calls/s 10645 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.84 [+0.28] -4 -v # 6.85 [+1.02] udp rx: 544 MB/s 394240 calls/s # 6.87 [+0.02] udp tx: 809 MB/s 13736 calls/s 13736 msg/s # 7.86 [+0.98] udp rx: 554 MB/s 401469 calls/s # 7.87 [+0.02] udp tx: 804 MB/s 13646 calls/s 13646 msg/s # 8.86 [+0.98] udp rx: 554 MB/s 401641 calls/s # 8.87 [+0.02] udp tx: 803 MB/s 13630 calls/s 13630 msg/s # 9.86 [+0.99] udp rx: 554 MB/s 401606 calls/s # 9.87 [+0.01] udp tx: 803 MB/s 13633 calls/s 13633 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 620 MB/s 452520 calls/s # 11.24 [+0.02] udp tx: 635 MB/s 10778 calls/s 10778 msg/s # 12.22 [+0.98] udp rx: 637 MB/s 465040 calls/s # 12.24 [+0.02] udp tx: 639 MB/s 10854 calls/s 10854 msg/s # 13.22 [+0.98] udp rx: 639 MB/s 466359 calls/s # 13.24 [+0.02] udp tx: 640 MB/s 10871 calls/s 10871 msg/s # 14.22 [+0.98] udp rx: 639 MB/s 466480 calls/s # 14.24 [+0.02] udp tx: 650 MB/s 11030 calls/s 11030 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__->