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: 1079 MB/s 18311 calls/s 18311 msg/s # tcp rx: 1079 MB/s 135641 calls/s # tcp tx: 1080 MB/s 18326 calls/s 18326 msg/s # tcp rx: 1080 MB/s 135555 calls/s # tcp tx: 1156 MB/s 19618 calls/s 19618 msg/s # tcp rx: 1157 MB/s 136946 calls/s # tcp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 894947 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp rx: 1299 MB/s 925906 calls/s # udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # udp rx: 1287 MB/s 917317 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp rx: 1293 MB/s 921605 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 858193 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp rx: 1275 MB/s 908261 calls/s # udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # udp rx: 1213 MB/s 864389 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 822 MB/s 586043 calls/s # udp tx: 817 MB/s 13865 calls/s 13865 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14291 calls/s 14291 msg/s # tcp rx: 843 MB/s 94835 calls/s # tcp tx: 875 MB/s 14845 calls/s 14845 msg/s # tcp rx: 876 MB/s 97615 calls/s # tcp tx: 881 MB/s 14954 calls/s 14954 msg/s # tcp rx: 882 MB/s 97452 calls/s # tcp tx: 879 MB/s 14910 calls/s 14910 msg/s # udp gso - over veth touching data # udp rx: 653 MB/s 476878 calls/s # udp tx: 672 MB/s 11399 calls/s 11399 msg/s # udp rx: 668 MB/s 487415 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 msg/s # udp rx: 702 MB/s 512211 calls/s # udp tx: 706 MB/s 11977 calls/s 11977 msg/s # udp rx: 707 MB/s 516302 calls/s # udp tx: 711 MB/s 12064 calls/s 12064 msg/s # udp gso and gro - over veth touching data # udp rx: 515 MB/s 376301 calls/s # udp tx: 531 MB/s 9009 calls/s 9009 msg/s # udp rx: 556 MB/s 405711 calls/s # udp tx: 556 MB/s 9431 calls/s 9431 msg/s # udp rx: 573 MB/s 418502 calls/s # udp tx: 573 MB/s 9725 calls/s 9725 msg/s # udp rx: 576 MB/s 420314 calls/s # udp tx: 575 MB/s 9767 calls/s 9767 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__->