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: 1009 MB/s 17124 calls/s 17124 msg/s # 2.61 [+0.04] tcp rx: 1053 MB/s 48926 calls/s # 3.57 [+0.96] tcp tx: 1000 MB/s 16971 calls/s 16971 msg/s # 3.61 [+0.04] tcp rx: 995 MB/s 50818 calls/s # 4.57 [+0.96] tcp tx: 993 MB/s 16848 calls/s 16848 msg/s # 4.61 [+0.04] tcp rx: 994 MB/s 50816 calls/s # 5.57 [+0.96] tcp tx: 992 MB/s 16828 calls/s 16828 msg/s # 5.61 [+0.03] 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.92 [+1.02] udp rx: 652 MB/s 472832 calls/s # 6.94 [+0.02] udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # 7.92 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.94 [+0.02] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 8.93 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.94 [+0.02] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 9.93 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.94 [+0.02] udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # 9.98 [+0.04] 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.29 [+0.32] -4 -G # 11.31 [+1.01] udp rx: 1018 MB/s 743158 calls/s # 11.33 [+0.02] udp tx: 1045 MB/s 17728 calls/s 17728 msg/s # 12.31 [+0.98] udp rx: 1133 MB/s 826828 calls/s # 12.33 [+0.02] udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # 13.31 [+0.98] udp rx: 739 MB/s 539367 calls/s # 13.33 [+0.02] udp tx: 729 MB/s 12378 calls/s 12378 msg/s # 14.31 [+0.98] udp rx: 652 MB/s 475629 calls/s # 14.33 [+0.02] udp tx: 651 MB/s 11053 calls/s 11053 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__->