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: 1175 MB/s 19945 calls/s 19945 msg/s # tcp rx: 1177 MB/s 55330 calls/s # tcp tx: 1301 MB/s 22074 calls/s 22074 msg/s # tcp rx: 1302 MB/s 62168 calls/s # tcp tx: 1291 MB/s 21899 calls/s 21899 msg/s # tcp rx: 1291 MB/s 60332 calls/s # tcp tx: 1642 MB/s 27857 calls/s 27857 msg/s # udp gso - over veth touching data # udp rx: 616 MB/s 439206 calls/s # udp tx: 633 MB/s 10753 calls/s 10753 msg/s # udp rx: 666 MB/s 474527 calls/s # udp tx: 668 MB/s 11332 calls/s 11332 msg/s # udp rx: 661 MB/s 471162 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 663 MB/s 472950 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp gso and gro - over veth touching data # udp rx: 1007 MB/s 17096 calls/s # udp tx: 1036 MB/s 17583 calls/s 17583 msg/s # udp rx: 1079 MB/s 18304 calls/s # udp tx: 1080 MB/s 18331 calls/s 18331 msg/s # udp rx: 1076 MB/s 18251 calls/s # udp tx: 1078 MB/s 18292 calls/s 18292 msg/s # udp rx: 1083 MB/s 18374 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1784 MB/s 30258 calls/s 30258 msg/s # tcp rx: 1788 MB/s 75457 calls/s # tcp tx: 1697 MB/s 28790 calls/s 28790 msg/s # tcp rx: 1699 MB/s 72713 calls/s # tcp tx: 1563 MB/s 26524 calls/s 26524 msg/s # tcp rx: 1562 MB/s 65939 calls/s # tcp tx: 1520 MB/s 25787 calls/s 25787 msg/s # udp gso - over veth touching data # udp rx: 1082 MB/s 789606 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 734 MB/s 535952 calls/s # udp tx: 722 MB/s 12258 calls/s 12258 msg/s # udp rx: 576 MB/s 420702 calls/s # udp tx: 578 MB/s 9813 calls/s 9813 msg/s # udp rx: 576 MB/s 420118 calls/s # udp tx: 578 MB/s 9808 calls/s 9808 msg/s # udp gso and gro - over veth touching data # udp rx: 1000 MB/s 16967 calls/s # udp tx: 1030 MB/s 17485 calls/s 17485 msg/s # udp rx: 962 MB/s 16331 calls/s # udp tx: 961 MB/s 16315 calls/s 16315 msg/s # udp rx: 958 MB/s 16257 calls/s # udp tx: 957 MB/s 16244 calls/s 16244 msg/s # udp rx: 1043 MB/s 17695 calls/s # udp tx: 1042 MB/s 17675 calls/s 17675 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__->