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: 1060 MB/s 17991 calls/s 17991 msg/s # tcp rx: 1060 MB/s 141500 calls/s # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1077 MB/s 137344 calls/s # tcp tx: 996 MB/s 16896 calls/s 16896 msg/s # tcp rx: 997 MB/s 134480 calls/s # tcp tx: 1026 MB/s 17411 calls/s 17411 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 455382 calls/s # udp tx: 658 MB/s 11168 calls/s 11168 msg/s # udp rx: 656 MB/s 467604 calls/s # udp tx: 655 MB/s 11118 calls/s 11118 msg/s # udp rx: 651 MB/s 463871 calls/s # udp tx: 656 MB/s 11142 calls/s 11142 msg/s # udp rx: 608 MB/s 433762 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875244 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1279 MB/s 911443 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1285 MB/s 915824 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1279 MB/s 911184 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18204 calls/s 18204 msg/s # tcp rx: 1074 MB/s 144300 calls/s # tcp tx: 1030 MB/s 17480 calls/s 17480 msg/s # tcp rx: 1031 MB/s 130827 calls/s # tcp tx: 1055 MB/s 17907 calls/s 17907 msg/s # tcp rx: 1056 MB/s 130245 calls/s # tcp tx: 1053 MB/s 17860 calls/s 17860 msg/s # udp gso - over veth touching data # udp rx: 579 MB/s 422700 calls/s # udp tx: 595 MB/s 10099 calls/s 10099 msg/s # udp rx: 612 MB/s 446489 calls/s # udp tx: 611 MB/s 10377 calls/s 10377 msg/s # udp rx: 598 MB/s 436812 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # udp rx: 580 MB/s 423091 calls/s # udp tx: 579 MB/s 9825 calls/s 9825 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 435013 calls/s # udp tx: 615 MB/s 10435 calls/s 10435 msg/s # udp rx: 602 MB/s 439723 calls/s # udp tx: 601 MB/s 10199 calls/s 10199 msg/s # udp rx: 984 MB/s 718193 calls/s # udp tx: 1001 MB/s 16981 calls/s 16981 msg/s # udp rx: 1151 MB/s 839654 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 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__->