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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 689 MB/s 11697 calls/s 11697 msg/s # tcp rx: 690 MB/s 27847 calls/s # tcp tx: 774 MB/s 13137 calls/s 13137 msg/s # tcp rx: 775 MB/s 31278 calls/s # tcp tx: 754 MB/s 12798 calls/s 12798 msg/s # tcp rx: 755 MB/s 33810 calls/s # tcp tx: 760 MB/s 12894 calls/s 12894 msg/s # udp gso - over veth touching data # udp rx: 384 MB/s 274100 calls/s # udp tx: 397 MB/s 6744 calls/s 6744 msg/s # udp rx: 443 MB/s 315722 calls/s # udp tx: 442 MB/s 7512 calls/s 7512 msg/s # udp rx: 444 MB/s 316554 calls/s # udp tx: 443 MB/s 7530 calls/s 7530 msg/s # udp rx: 444 MB/s 316864 calls/s # udp tx: 444 MB/s 7536 calls/s 7536 msg/s # udp gso and gro - over veth touching data # udp rx: 712 MB/s 12081 calls/s # udp tx: 733 MB/s 12442 calls/s 12442 msg/s # udp rx: 818 MB/s 13886 calls/s # udp tx: 818 MB/s 13884 calls/s 13884 msg/s # udp rx: 817 MB/s 13859 calls/s # udp tx: 816 MB/s 13855 calls/s 13855 msg/s # udp rx: 813 MB/s 13793 calls/s # udp tx: 813 MB/s 13792 calls/s 13792 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 674 MB/s 11438 calls/s 11438 msg/s # tcp rx: 675 MB/s 29270 calls/s # tcp tx: 707 MB/s 12004 calls/s 12004 msg/s # tcp rx: 708 MB/s 30960 calls/s # tcp tx: 732 MB/s 12428 calls/s 12428 msg/s # tcp rx: 733 MB/s 34197 calls/s # tcp tx: 729 MB/s 12373 calls/s 12373 msg/s # udp gso - over veth touching data # udp rx: 422 MB/s 307877 calls/s # udp tx: 434 MB/s 7372 calls/s 7372 msg/s # udp rx: 429 MB/s 312988 calls/s # udp tx: 425 MB/s 7225 calls/s 7225 msg/s # udp rx: 352 MB/s 257117 calls/s # udp tx: 352 MB/s 5977 calls/s 5977 msg/s # udp rx: 356 MB/s 259865 calls/s # udp tx: 355 MB/s 6030 calls/s 6030 msg/s # udp gso and gro - over veth touching data # udp rx: 719 MB/s 12213 calls/s # udp tx: 740 MB/s 12558 calls/s 12558 msg/s # udp rx: 768 MB/s 13028 calls/s # udp tx: 763 MB/s 12949 calls/s 12949 msg/s # udp rx: 693 MB/s 11770 calls/s # udp tx: 696 MB/s 11805 calls/s 11805 msg/s # udp rx: 711 MB/s 12061 calls/s # udp tx: 710 MB/s 12058 calls/s 12058 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__->