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.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 976 MB/s 16563 calls/s 16563 msg/s # 2.63 [+0.00] tcp rx: 981 MB/s 50004 calls/s # 3.63 [+0.99] tcp tx: 943 MB/s 16009 calls/s 16009 msg/s # 3.64 [+0.01] tcp rx: 948 MB/s 48094 calls/s # 4.63 [+0.99] tcp tx: 944 MB/s 16019 calls/s 16019 msg/s # 4.64 [+0.01] tcp rx: 949 MB/s 47960 calls/s # 5.63 [+0.99] tcp tx: 943 MB/s 15996 calls/s 15996 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.32] -4 -v # 7.00 [+1.02] udp rx: 448 MB/s 324352 calls/s # 7.01 [+0.02] udp tx: 960 MB/s 16294 calls/s 16294 msg/s # 8.00 [+0.98] udp rx: 488 MB/s 353842 calls/s # 8.01 [+0.02] udp tx: 916 MB/s 15549 calls/s 15549 msg/s # 9.00 [+0.99] udp rx: 503 MB/s 364544 calls/s # 9.01 [+0.01] udp tx: 929 MB/s 15771 calls/s 15771 msg/s # 10.00 [+0.99] udp rx: 522 MB/s 378055 calls/s # 10.01 [+0.01] udp tx: 903 MB/s 15331 calls/s 15331 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.32] -4 -G # 11.39 [+1.01] udp rx: 612 MB/s 446445 calls/s # 11.41 [+0.02] udp tx: 625 MB/s 10614 calls/s 10614 msg/s # 12.39 [+0.98] udp rx: 595 MB/s 433965 calls/s # 12.41 [+0.02] udp tx: 594 MB/s 10085 calls/s 10085 msg/s # 13.39 [+0.98] udp rx: 616 MB/s 449777 calls/s # 13.41 [+0.02] udp tx: 616 MB/s 10453 calls/s 10453 msg/s # 14.39 [+0.98] udp rx: 632 MB/s 461104 calls/s # 14.41 [+0.02] udp tx: 640 MB/s 10870 calls/s 10870 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__->