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: 709 MB/s 12029 calls/s 12029 msg/s # tcp rx: 709 MB/s 83684 calls/s # tcp tx: 710 MB/s 12048 calls/s 12048 msg/s # tcp rx: 711 MB/s 83529 calls/s # tcp tx: 713 MB/s 12099 calls/s 12099 msg/s # tcp rx: 714 MB/s 83800 calls/s # tcp tx: 718 MB/s 12189 calls/s 12189 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 458587 calls/s # udp tx: 667 MB/s 11314 calls/s 11314 msg/s # udp rx: 704 MB/s 501621 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp rx: 707 MB/s 504114 calls/s # udp tx: 707 MB/s 11998 calls/s 11998 msg/s # udp rx: 704 MB/s 501633 calls/s # udp tx: 702 MB/s 11921 calls/s 11921 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 423040 calls/s # udp tx: 613 MB/s 10403 calls/s 10403 msg/s # udp rx: 623 MB/s 444086 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 652 MB/s 464666 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 652 MB/s 464875 calls/s # udp tx: 651 MB/s 11057 calls/s 11057 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 805 MB/s 13664 calls/s 13664 msg/s # tcp rx: 861 MB/s 90467 calls/s # tcp tx: 743 MB/s 12611 calls/s 12611 msg/s # tcp rx: 742 MB/s 82470 calls/s # tcp tx: 769 MB/s 13053 calls/s 13053 msg/s # tcp rx: 771 MB/s 86845 calls/s # tcp tx: 774 MB/s 13130 calls/s 13130 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876243 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # udp rx: 1253 MB/s 913999 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1248 MB/s 910400 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1244 MB/s 907376 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 884861 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1250 MB/s 911923 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1251 MB/s 912909 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1252 MB/s 913410 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 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__->