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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 763 MB/s 12942 calls/s 12942 msg/s # tcp rx: 766 MB/s 30766 calls/s # tcp tx: 725 MB/s 12310 calls/s 12310 msg/s # tcp rx: 727 MB/s 31962 calls/s # tcp tx: 719 MB/s 12210 calls/s 12210 msg/s # tcp rx: 720 MB/s 32333 calls/s # tcp tx: 740 MB/s 12551 calls/s 12551 msg/s # udp gso - over veth touching data # udp rx: 293 MB/s 209420 calls/s # udp tx: 299 MB/s 5085 calls/s 5085 msg/s # udp rx: 437 MB/s 311547 calls/s # udp tx: 440 MB/s 7479 calls/s 7479 msg/s # udp rx: 441 MB/s 314286 calls/s # udp tx: 440 MB/s 7475 calls/s 7475 msg/s # udp rx: 427 MB/s 304390 calls/s # udp tx: 426 MB/s 7239 calls/s 7239 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 9813 calls/s # udp tx: 592 MB/s 10050 calls/s 10050 msg/s # udp rx: 601 MB/s 10194 calls/s # udp tx: 601 MB/s 10194 calls/s 10194 msg/s # udp rx: 598 MB/s 10154 calls/s # udp tx: 599 MB/s 10160 calls/s 10160 msg/s # udp rx: 611 MB/s 10371 calls/s # udp tx: 611 MB/s 10378 calls/s 10378 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 705 MB/s 11960 calls/s 11960 msg/s # tcp rx: 705 MB/s 29556 calls/s # tcp tx: 707 MB/s 12006 calls/s 12006 msg/s # tcp rx: 708 MB/s 28774 calls/s # tcp tx: 657 MB/s 11159 calls/s 11159 msg/s # tcp rx: 658 MB/s 26971 calls/s # tcp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp gso - over veth touching data # udp rx: 306 MB/s 223815 calls/s # udp tx: 312 MB/s 5308 calls/s 5308 msg/s # udp rx: 335 MB/s 244828 calls/s # udp tx: 336 MB/s 5703 calls/s 5703 msg/s # udp rx: 345 MB/s 252101 calls/s # udp tx: 345 MB/s 5852 calls/s 5852 msg/s # udp rx: 304 MB/s 222307 calls/s # udp tx: 304 MB/s 5170 calls/s 5170 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 9505 calls/s # udp tx: 570 MB/s 9677 calls/s 9677 msg/s # udp rx: 528 MB/s 8966 calls/s # udp tx: 531 MB/s 9011 calls/s 9011 msg/s # udp rx: 541 MB/s 9178 calls/s # udp tx: 541 MB/s 9178 calls/s 9178 msg/s # udp rx: 561 MB/s 9525 calls/s # udp tx: 560 MB/s 9507 calls/s 9507 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__->