make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 834 MB/s 14154 calls/s 14154 msg/s # tcp rx: 835 MB/s 144116 calls/s # tcp tx: 807 MB/s 13689 calls/s 13689 msg/s # tcp rx: 808 MB/s 147392 calls/s # tcp tx: 830 MB/s 14084 calls/s 14084 msg/s # tcp rx: 831 MB/s 150676 calls/s # tcp tx: 852 MB/s 14463 calls/s 14463 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 838389 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1272 MB/s 906296 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # udp rx: 1272 MB/s 906750 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 1274 MB/s 907959 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 814963 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1259 MB/s 897543 calls/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # udp rx: 1207 MB/s 860166 calls/s # udp tx: 1206 MB/s 20468 calls/s 20468 msg/s # udp rx: 1132 MB/s 806468 calls/s # udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 849 MB/s 14414 calls/s 14414 msg/s # tcp rx: 850 MB/s 148697 calls/s # tcp tx: 823 MB/s 13974 calls/s 13974 msg/s # tcp rx: 828 MB/s 145327 calls/s # tcp tx: 824 MB/s 13980 calls/s 13980 msg/s # tcp rx: 824 MB/s 148875 calls/s # tcp tx: 837 MB/s 14198 calls/s 14198 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882478 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # udp rx: 1232 MB/s 899210 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1240 MB/s 904565 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # udp rx: 1232 MB/s 898974 calls/s # udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 873886 calls/s # udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # udp rx: 1222 MB/s 891715 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp rx: 1223 MB/s 892482 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1225 MB/s 893910 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s ok 1 selftests: net: udpgro_bench.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__->