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.55 [+2.26] tcp tx: 922 MB/s 15648 calls/s 15648 msg/s # 2.55 [+0.00] tcp rx: 923 MB/s 50797 calls/s # 3.55 [+1.00] tcp tx: 931 MB/s 15793 calls/s 15793 msg/s # 3.55 [+0.00] tcp rx: 932 MB/s 49866 calls/s # 4.55 [+1.00] tcp tx: 1064 MB/s 18063 calls/s 18063 msg/s # 4.75 [+0.19] tcp rx: 1266 MB/s 20544 calls/s # 5.55 [+0.81] tcp tx: 924 MB/s 15678 calls/s 15678 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.92 [+1.01] udp rx: 638 MB/s 462279 calls/s # 6.94 [+0.02] udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # 7.92 [+0.98] udp rx: 663 MB/s 480512 calls/s # 7.94 [+0.02] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 8.92 [+0.98] udp rx: 663 MB/s 480512 calls/s # 8.94 [+0.02] udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # 9.92 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.94 [+0.02] udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 966 MB/s 704713 calls/s # 11.28 [+0.02] udp tx: 991 MB/s 16823 calls/s 16823 msg/s # 12.26 [+0.98] udp rx: 1155 MB/s 842747 calls/s # 12.28 [+0.02] udp tx: 1153 MB/s 19561 calls/s 19561 msg/s # 13.26 [+0.98] udp rx: 1082 MB/s 789509 calls/s # 13.28 [+0.02] udp tx: 1081 MB/s 18348 calls/s 18348 msg/s # 14.26 [+0.99] udp rx: 1090 MB/s 795459 calls/s # 14.28 [+0.01] udp tx: 1091 MB/s 18506 calls/s 18506 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__->