make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 696 MB/s 11821 calls/s 11821 msg/s # tcp rx: 699 MB/s 84754 calls/s # tcp tx: 730 MB/s 12389 calls/s 12389 msg/s # tcp rx: 730 MB/s 85491 calls/s # tcp tx: 725 MB/s 12301 calls/s 12301 msg/s # tcp rx: 725 MB/s 85187 calls/s # tcp tx: 736 MB/s 12487 calls/s 12487 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867301 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # udp rx: 1325 MB/s 944050 calls/s # udp tx: 1330 MB/s 22564 calls/s 22564 msg/s # udp rx: 1320 MB/s 940909 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp rx: 1318 MB/s 939002 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867232 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 1224 MB/s 872332 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1287 MB/s 916864 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1291 MB/s 919954 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19403 calls/s 19403 msg/s # tcp rx: 1145 MB/s 140723 calls/s # tcp tx: 1172 MB/s 19885 calls/s 19885 msg/s # tcp rx: 1173 MB/s 119875 calls/s # tcp tx: 1080 MB/s 18322 calls/s 18322 msg/s # tcp rx: 1081 MB/s 129933 calls/s # tcp tx: 1086 MB/s 18420 calls/s 18420 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 887741 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1254 MB/s 914867 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 1250 MB/s 911842 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1247 MB/s 909923 calls/s # udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # udp gso and gro - over veth touching data # udp rx: 858 MB/s 625870 calls/s # udp tx: 876 MB/s 14868 calls/s 14868 msg/s # udp rx: 638 MB/s 465440 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 650 MB/s 474545 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 msg/s # udp rx: 646 MB/s 471291 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 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__->