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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 923 MB/s 15664 calls/s 15664 msg/s # 2.55 [+0.00] tcp rx: 924 MB/s 50508 calls/s # 3.55 [+1.00] tcp tx: 912 MB/s 15484 calls/s 15484 msg/s # 3.55 [+0.00] tcp rx: 914 MB/s 39986 calls/s # 4.55 [+1.00] tcp tx: 940 MB/s 15944 calls/s 15944 msg/s # 4.55 [+0.00] tcp rx: 941 MB/s 48366 calls/s # 5.55 [+1.00] tcp tx: 939 MB/s 15939 calls/s 15939 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.91 [+0.32] -4 -v # 6.93 [+1.01] udp rx: 651 MB/s 472320 calls/s # 6.95 [+0.02] udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # 7.93 [+0.98] udp rx: 662 MB/s 479969 calls/s # 7.95 [+0.02] udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # 8.93 [+0.98] udp rx: 671 MB/s 486341 calls/s # 8.95 [+0.02] udp tx: 1207 MB/s 20479 calls/s 20479 msg/s # 9.93 [+0.98] udp rx: 671 MB/s 486425 calls/s # 9.95 [+0.02] udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.31] -4 -G # 11.31 [+1.01] udp rx: 1101 MB/s 803458 calls/s # 11.33 [+0.02] udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # 12.31 [+0.98] udp rx: 1056 MB/s 770682 calls/s # 12.33 [+0.02] udp tx: 1055 MB/s 17904 calls/s 17904 msg/s # 13.31 [+0.98] udp rx: 1051 MB/s 766640 calls/s # 13.33 [+0.02] udp tx: 1050 MB/s 17809 calls/s 17809 msg/s # 14.32 [+0.98] udp rx: 1010 MB/s 737162 calls/s # 14.33 [+0.02] udp tx: 1008 MB/s 17113 calls/s 17113 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__->