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.30 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 954 MB/s 16185 calls/s 16185 msg/s # 2.55 [+0.00] tcp rx: 955 MB/s 52859 calls/s # 3.55 [+1.00] tcp tx: 966 MB/s 16391 calls/s 16391 msg/s # 3.55 [+0.00] tcp rx: 967 MB/s 48809 calls/s # 4.55 [+1.00] tcp tx: 939 MB/s 15935 calls/s 15935 msg/s # 4.55 [+0.00] tcp rx: 940 MB/s 48465 calls/s # 5.55 [+1.00] tcp tx: 934 MB/s 15848 calls/s 15848 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 587 MB/s 425955 calls/s # 6.92 [+0.02] udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # 7.89 [+0.98] udp rx: 655 MB/s 475082 calls/s # 7.92 [+0.02] udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # 8.90 [+0.98] udp rx: 670 MB/s 485460 calls/s # 8.92 [+0.02] udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # 9.90 [+0.98] udp rx: 669 MB/s 484765 calls/s # 9.92 [+0.02] udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1056 MB/s 770861 calls/s # 11.25 [+0.02] udp tx: 1068 MB/s 18115 calls/s 18115 msg/s # 12.24 [+0.99] udp rx: 651 MB/s 474902 calls/s # 12.25 [+0.01] udp tx: 651 MB/s 11054 calls/s 11054 msg/s # 13.24 [+0.99] udp rx: 652 MB/s 475692 calls/s # 13.25 [+0.01] udp tx: 652 MB/s 11065 calls/s 11065 msg/s # 14.24 [+0.99] udp rx: 656 MB/s 479114 calls/s # 14.25 [+0.01] udp tx: 656 MB/s 11142 calls/s 11142 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__->