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: 1061 MB/s 18012 calls/s 18012 msg/s # tcp rx: 1063 MB/s 135151 calls/s # tcp tx: 1028 MB/s 17449 calls/s 17449 msg/s # tcp rx: 1032 MB/s 130784 calls/s # tcp tx: 1025 MB/s 17390 calls/s 17390 msg/s # tcp rx: 1036 MB/s 127816 calls/s # tcp tx: 1103 MB/s 18724 calls/s 18724 msg/s # udp gso - over veth touching data # udp rx: 1287 MB/s 916981 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1297 MB/s 923984 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1341 MB/s 955373 calls/s # udp tx: 1343 MB/s 22784 calls/s 22784 msg/s # udp rx: 1358 MB/s 967632 calls/s # udp tx: 1360 MB/s 23068 calls/s 23068 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885409 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp rx: 1320 MB/s 940747 calls/s # udp tx: 1319 MB/s 22384 calls/s 22384 msg/s # udp rx: 1329 MB/s 946751 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # udp rx: 1330 MB/s 947883 calls/s # udp tx: 1329 MB/s 22551 calls/s 22551 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # tcp rx: 1140 MB/s 126831 calls/s # tcp tx: 1147 MB/s 19454 calls/s 19454 msg/s # tcp rx: 1147 MB/s 141002 calls/s # tcp tx: 1142 MB/s 19381 calls/s 19381 msg/s # tcp rx: 1143 MB/s 142445 calls/s # tcp tx: 1150 MB/s 19515 calls/s 19515 msg/s # udp gso - over veth touching data # udp rx: 675 MB/s 492624 calls/s # udp tx: 697 MB/s 11826 calls/s 11826 msg/s # udp rx: 728 MB/s 531436 calls/s # udp tx: 727 MB/s 12340 calls/s 12340 msg/s # udp rx: 731 MB/s 533166 calls/s # udp tx: 730 MB/s 12390 calls/s 12390 msg/s # udp rx: 731 MB/s 533151 calls/s # udp tx: 730 MB/s 12387 calls/s 12387 msg/s # udp gso and gro - over veth touching data # udp rx: 561 MB/s 409513 calls/s # udp tx: 575 MB/s 9765 calls/s 9765 msg/s # udp rx: 576 MB/s 420266 calls/s # udp tx: 575 MB/s 9765 calls/s 9765 msg/s # udp rx: 586 MB/s 427979 calls/s # udp tx: 586 MB/s 9955 calls/s 9955 msg/s # udp rx: 606 MB/s 442075 calls/s # udp tx: 605 MB/s 10272 calls/s 10272 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__->