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.56 [+2.26] tcp tx: 647 MB/s 10983 calls/s 10983 msg/s # 2.56 [+0.00] tcp rx: 647 MB/s 33558 calls/s # 3.56 [+1.00] tcp tx: 643 MB/s 10911 calls/s 10911 msg/s # 3.56 [+0.00] tcp rx: 644 MB/s 33359 calls/s # 4.56 [+1.00] tcp tx: 631 MB/s 10707 calls/s 10707 msg/s # 4.56 [+0.00] tcp rx: 631 MB/s 32586 calls/s # 5.56 [+1.00] tcp tx: 628 MB/s 10666 calls/s 10666 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 525 MB/s 380561 calls/s # 6.92 [+0.02] udp tx: 812 MB/s 13775 calls/s 13775 msg/s # 7.90 [+0.98] udp rx: 538 MB/s 390144 calls/s # 7.92 [+0.02] udp tx: 825 MB/s 13994 calls/s 13994 msg/s # 8.90 [+0.98] udp rx: 538 MB/s 389888 calls/s # 8.92 [+0.02] udp tx: 827 MB/s 14041 calls/s 14041 msg/s # 9.90 [+0.98] udp rx: 540 MB/s 391168 calls/s # 9.92 [+0.02] udp tx: 818 MB/s 13874 calls/s 13874 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1108 MB/s 808297 calls/s # 11.30 [+0.02] udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # 12.27 [+0.98] udp rx: 1128 MB/s 823323 calls/s # 12.30 [+0.02] udp tx: 1128 MB/s 19133 calls/s 19133 msg/s # 13.27 [+0.98] udp rx: 1131 MB/s 825178 calls/s # 13.30 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 14.28 [+0.98] udp rx: 1132 MB/s 825660 calls/s # 14.30 [+0.02] udp tx: 1131 MB/s 19185 calls/s 19185 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__->