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.29 [+0.29] -4 -t # 2.57 [+2.28] tcp tx: 728 MB/s 12363 calls/s 12363 msg/s # 2.57 [+0.00] tcp rx: 729 MB/s 37025 calls/s # 3.57 [+1.00] tcp tx: 659 MB/s 11189 calls/s 11189 msg/s # 3.57 [+0.00] tcp rx: 660 MB/s 33806 calls/s # 4.57 [+1.00] tcp tx: 732 MB/s 12422 calls/s 12422 msg/s # 4.58 [+0.00] tcp rx: 733 MB/s 37092 calls/s # 5.57 [+1.00] tcp tx: 746 MB/s 12655 calls/s 12655 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.95 [+1.02] udp rx: 645 MB/s 467200 calls/s # 6.98 [+0.02] udp tx: 1209 MB/s 20515 calls/s 20515 msg/s # 7.96 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.98 [+0.02] udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # 8.96 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.98 [+0.02] udp tx: 1209 MB/s 20507 calls/s 20507 msg/s # 9.96 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.98 [+0.02] udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # 10.01 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.33] -4 -G # 11.36 [+1.01] udp rx: 1070 MB/s 781071 calls/s # 11.38 [+0.02] udp tx: 1096 MB/s 18590 calls/s 18590 msg/s # 12.36 [+0.98] udp rx: 1091 MB/s 796148 calls/s # 12.38 [+0.02] udp tx: 1093 MB/s 18549 calls/s 18549 msg/s # 13.36 [+0.98] udp rx: 1083 MB/s 790012 calls/s # 13.38 [+0.02] udp tx: 1085 MB/s 18404 calls/s 18404 msg/s # 14.36 [+0.98] udp rx: 1092 MB/s 796506 calls/s # 14.38 [+0.02] udp tx: 1094 MB/s 18571 calls/s 18571 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__->