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: 841 MB/s 14274 calls/s 14274 msg/s # tcp rx: 842 MB/s 153583 calls/s # tcp tx: 831 MB/s 14101 calls/s 14101 msg/s # tcp rx: 832 MB/s 145852 calls/s # tcp tx: 833 MB/s 14137 calls/s 14137 msg/s # tcp rx: 834 MB/s 149458 calls/s # tcp tx: 830 MB/s 14087 calls/s 14087 msg/s # udp gso - over veth touching data # udp rx: 574 MB/s 409344 calls/s # udp tx: 598 MB/s 10156 calls/s 10156 msg/s # udp rx: 618 MB/s 440379 calls/s # udp tx: 617 MB/s 10478 calls/s 10478 msg/s # udp rx: 622 MB/s 443442 calls/s # udp tx: 622 MB/s 10550 calls/s 10550 msg/s # udp rx: 625 MB/s 445914 calls/s # udp tx: 625 MB/s 10608 calls/s 10608 msg/s # udp gso and gro - over veth touching data # udp rx: 1112 MB/s 792154 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # udp rx: 1218 MB/s 868129 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1244 MB/s 886392 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1255 MB/s 894039 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 793 MB/s 13450 calls/s 13450 msg/s # tcp rx: 793 MB/s 144489 calls/s # tcp tx: 832 MB/s 14116 calls/s 14116 msg/s # tcp rx: 833 MB/s 157471 calls/s # tcp tx: 841 MB/s 14269 calls/s 14269 msg/s # tcp rx: 842 MB/s 156227 calls/s # tcp tx: 836 MB/s 14192 calls/s 14192 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864905 calls/s # udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # udp rx: 1230 MB/s 897163 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 1230 MB/s 897418 calls/s # udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # udp rx: 1136 MB/s 829123 calls/s # udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 434536 calls/s # udp tx: 610 MB/s 10361 calls/s 10361 msg/s # udp rx: 597 MB/s 436008 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 623 MB/s 454888 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 msg/s # udp rx: 623 MB/s 454776 calls/s # udp tx: 625 MB/s 10603 calls/s 10603 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__->