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: 1340 MB/s 22733 calls/s 22733 msg/s # tcp rx: 1341 MB/s 62747 calls/s # tcp tx: 1314 MB/s 22292 calls/s 22292 msg/s # tcp rx: 1315 MB/s 63049 calls/s # tcp tx: 1295 MB/s 21966 calls/s 21966 msg/s # tcp rx: 1298 MB/s 60816 calls/s # tcp tx: 1612 MB/s 27348 calls/s 27348 msg/s # udp gso - over veth touching data # udp rx: 571 MB/s 407304 calls/s # udp tx: 586 MB/s 9940 calls/s 9940 msg/s # udp rx: 561 MB/s 399722 calls/s # udp tx: 566 MB/s 9611 calls/s 9611 msg/s # udp rx: 599 MB/s 426878 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # udp rx: 600 MB/s 428059 calls/s # udp tx: 600 MB/s 10178 calls/s 10178 msg/s # udp gso and gro - over veth touching data # udp rx: 954 MB/s 16186 calls/s # udp tx: 977 MB/s 16577 calls/s 16577 msg/s # udp rx: 967 MB/s 16417 calls/s # udp tx: 967 MB/s 16413 calls/s 16413 msg/s # udp rx: 995 MB/s 16888 calls/s # udp tx: 996 MB/s 16894 calls/s 16894 msg/s # udp rx: 994 MB/s 16863 calls/s # udp tx: 993 MB/s 16852 calls/s 16852 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1445 MB/s 24525 calls/s 24525 msg/s # tcp rx: 1447 MB/s 58047 calls/s # tcp tx: 1419 MB/s 24082 calls/s 24082 msg/s # tcp rx: 1421 MB/s 59326 calls/s # tcp tx: 1439 MB/s 24407 calls/s 24407 msg/s # tcp rx: 1440 MB/s 61659 calls/s # tcp tx: 1441 MB/s 24443 calls/s 24443 msg/s # udp gso - over veth touching data # udp rx: 615 MB/s 448646 calls/s # udp tx: 638 MB/s 10824 calls/s 10824 msg/s # udp rx: 646 MB/s 471552 calls/s # udp tx: 645 MB/s 10948 calls/s 10948 msg/s # udp rx: 690 MB/s 503931 calls/s # udp tx: 691 MB/s 11733 calls/s 11733 msg/s # udp rx: 687 MB/s 501308 calls/s # udp tx: 685 MB/s 11628 calls/s 11628 msg/s # udp gso and gro - over veth touching data # udp rx: 1680 MB/s 28498 calls/s # udp tx: 1730 MB/s 29353 calls/s 29353 msg/s # udp rx: 1703 MB/s 28885 calls/s # udp tx: 1701 MB/s 28851 calls/s 28851 msg/s # udp rx: 1730 MB/s 29354 calls/s # udp tx: 1729 MB/s 29340 calls/s 29340 msg/s # udp rx: 1765 MB/s 29946 calls/s # udp tx: 1763 MB/s 29910 calls/s 29910 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__->