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.57 [+2.27] tcp tx: 605 MB/s 10263 calls/s 10263 msg/s # 2.58 [+0.00] tcp rx: 605 MB/s 33495 calls/s # 3.57 [+1.00] tcp tx: 592 MB/s 10043 calls/s 10043 msg/s # 3.58 [+0.00] tcp rx: 592 MB/s 33160 calls/s # 4.57 [+1.00] tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # 4.58 [+0.00] tcp rx: 962 MB/s 49332 calls/s # 5.57 [+1.00] tcp tx: 975 MB/s 16538 calls/s 16538 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.91 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 659 MB/s 477696 calls/s # 6.95 [+0.02] udp tx: 1190 MB/s 20196 calls/s 20196 msg/s # 7.93 [+0.98] udp rx: 670 MB/s 485376 calls/s # 7.95 [+0.02] udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # 8.93 [+0.98] udp rx: 583 MB/s 422400 calls/s # 8.95 [+0.02] udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # 9.93 [+0.98] udp rx: 672 MB/s 487168 calls/s # 9.95 [+0.02] udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 853 MB/s 622738 calls/s # 11.30 [+0.02] udp tx: 875 MB/s 14851 calls/s 14851 msg/s # 12.28 [+0.98] udp rx: 660 MB/s 481964 calls/s # 12.30 [+0.02] udp tx: 652 MB/s 11070 calls/s 11070 msg/s # 13.28 [+0.98] udp rx: 656 MB/s 479016 calls/s # 13.30 [+0.02] udp tx: 656 MB/s 11130 calls/s 11130 msg/s # 14.29 [+0.98] udp rx: 644 MB/s 469719 calls/s # 14.30 [+0.02] udp tx: 643 MB/s 10911 calls/s 10911 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__->