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.34 [+0.34] -4 -t # 2.63 [+2.29] tcp tx: 958 MB/s 16256 calls/s 16256 msg/s # 2.63 [+0.01] tcp rx: 964 MB/s 50588 calls/s # 3.63 [+0.99] tcp tx: 946 MB/s 16057 calls/s 16057 msg/s # 3.66 [+0.03] tcp rx: 973 MB/s 48223 calls/s # 4.63 [+0.97] tcp tx: 956 MB/s 16219 calls/s 16219 msg/s # 4.66 [+0.03] tcp rx: 952 MB/s 47908 calls/s # 5.63 [+0.97] tcp tx: 950 MB/s 16120 calls/s 16120 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.31] -4 -v # 7.00 [+1.02] udp rx: 620 MB/s 449792 calls/s # 7.02 [+0.02] udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # 8.00 [+0.98] udp rx: 628 MB/s 456204 calls/s # 8.02 [+0.02] udp tx: 1024 MB/s 17373 calls/s 17373 msg/s # 9.00 [+0.98] udp rx: 666 MB/s 482798 calls/s # 9.02 [+0.02] udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # 10.00 [+0.98] udp rx: 664 MB/s 481654 calls/s # 10.02 [+0.02] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.30] -4 -G # 11.37 [+1.01] udp rx: 1098 MB/s 801019 calls/s # 11.39 [+0.02] udp tx: 1121 MB/s 19022 calls/s 19022 msg/s # 12.37 [+0.98] udp rx: 1127 MB/s 822297 calls/s # 12.39 [+0.02] udp tx: 1126 MB/s 19111 calls/s 19111 msg/s # 13.37 [+0.98] udp rx: 1125 MB/s 821041 calls/s # 13.39 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 14.37 [+0.98] udp rx: 1124 MB/s 819759 calls/s # 14.39 [+0.02] udp tx: 1123 MB/s 19050 calls/s 19050 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__->