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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 910 MB/s 15449 calls/s 15449 msg/s # 2.59 [+0.00] tcp rx: 911 MB/s 49145 calls/s # 3.59 [+1.00] tcp tx: 901 MB/s 15289 calls/s 15289 msg/s # 3.62 [+0.04] tcp rx: 941 MB/s 46342 calls/s # 4.59 [+0.96] tcp tx: 935 MB/s 15860 calls/s 15860 msg/s # 4.62 [+0.04] tcp rx: 928 MB/s 47286 calls/s # 5.59 [+0.96] tcp tx: 948 MB/s 16088 calls/s 16088 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 645 MB/s 467456 calls/s # 6.94 [+0.02] udp tx: 1175 MB/s 19933 calls/s 19933 msg/s # 7.92 [+0.98] udp rx: 660 MB/s 478464 calls/s # 7.94 [+0.02] udp tx: 1215 MB/s 20617 calls/s 20617 msg/s # 8.92 [+0.98] udp rx: 661 MB/s 478976 calls/s # 8.94 [+0.02] udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # 9.93 [+0.99] udp rx: 661 MB/s 479232 calls/s # 9.94 [+0.01] udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # 9.97 [+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.28 [+0.31] -4 -G # 11.30 [+1.01] udp rx: 1020 MB/s 743930 calls/s # 11.32 [+0.02] udp tx: 1038 MB/s 17621 calls/s 17621 msg/s # 12.30 [+0.98] udp rx: 1045 MB/s 762254 calls/s # 12.32 [+0.02] udp tx: 1048 MB/s 17785 calls/s 17785 msg/s # 13.30 [+0.98] udp rx: 1104 MB/s 805208 calls/s # 13.32 [+0.02] udp tx: 1104 MB/s 18732 calls/s 18732 msg/s # 14.30 [+0.98] udp rx: 1141 MB/s 832272 calls/s # 14.32 [+0.02] udp tx: 1141 MB/s 19363 calls/s 19363 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__->