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.41 [+0.41] -4 -t # 2.65 [+2.24] tcp tx: 968 MB/s 16431 calls/s 16431 msg/s # 2.65 [+0.00] tcp rx: 969 MB/s 50938 calls/s # 3.65 [+1.00] tcp tx: 961 MB/s 16310 calls/s 16310 msg/s # 3.68 [+0.03] tcp rx: 994 MB/s 49580 calls/s # 4.65 [+0.97] tcp tx: 972 MB/s 16499 calls/s 16499 msg/s # 4.69 [+0.03] tcp rx: 975 MB/s 48678 calls/s # 5.65 [+0.97] tcp tx: 990 MB/s 16792 calls/s 16792 msg/s # 5.68 [+0.03] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.30] -4 -v # 7.00 [+1.02] udp rx: 634 MB/s 460084 calls/s # 7.01 [+0.02] udp tx: 1245 MB/s 21117 calls/s 21117 msg/s # 8.00 [+0.98] udp rx: 666 MB/s 482624 calls/s # 8.01 [+0.02] udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # 9.00 [+0.98] udp rx: 668 MB/s 484453 calls/s # 9.01 [+0.02] udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # 10.00 [+0.99] udp rx: 669 MB/s 484729 calls/s # 10.01 [+0.01] udp tx: 1278 MB/s 21692 calls/s 21692 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.35 [+0.31] -4 -G # 11.36 [+1.01] udp rx: 1067 MB/s 778239 calls/s # 11.39 [+0.02] udp tx: 1092 MB/s 18525 calls/s 18525 msg/s # 12.37 [+0.98] udp rx: 1116 MB/s 814102 calls/s # 12.39 [+0.02] udp tx: 1112 MB/s 18876 calls/s 18876 msg/s # 13.37 [+0.98] udp rx: 1111 MB/s 810382 calls/s # 13.39 [+0.02] udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # 14.37 [+0.98] udp rx: 1104 MB/s 805575 calls/s # 14.39 [+0.02] udp tx: 1104 MB/s 18727 calls/s 18727 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__->