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: 1145 MB/s 19421 calls/s 19421 msg/s # tcp rx: 1145 MB/s 141246 calls/s # tcp tx: 1021 MB/s 17333 calls/s 17333 msg/s # tcp rx: 1051 MB/s 135917 calls/s # tcp tx: 1072 MB/s 18195 calls/s 18195 msg/s # tcp rx: 1100 MB/s 129095 calls/s # tcp tx: 1088 MB/s 18458 calls/s 18458 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 889846 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1053 MB/s 750293 calls/s # udp tx: 1035 MB/s 17568 calls/s 17568 msg/s # udp rx: 619 MB/s 441462 calls/s # udp tx: 621 MB/s 10547 calls/s 10547 msg/s # udp rx: 598 MB/s 426469 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp gso and gro - over veth touching data # udp rx: 746 MB/s 531745 calls/s # udp tx: 761 MB/s 12916 calls/s 12916 msg/s # udp rx: 756 MB/s 538543 calls/s # udp tx: 758 MB/s 12873 calls/s 12873 msg/s # udp rx: 758 MB/s 540050 calls/s # udp tx: 757 MB/s 12853 calls/s 12853 msg/s # udp rx: 763 MB/s 543916 calls/s # udp tx: 762 MB/s 12939 calls/s 12939 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 929 MB/s 15772 calls/s 15772 msg/s # tcp rx: 930 MB/s 108467 calls/s # tcp tx: 1093 MB/s 18543 calls/s 18543 msg/s # tcp rx: 1094 MB/s 132322 calls/s # tcp tx: 1089 MB/s 18484 calls/s 18484 msg/s # tcp rx: 1090 MB/s 131203 calls/s # tcp tx: 1088 MB/s 18460 calls/s 18460 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878584 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 1257 MB/s 917300 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp rx: 1255 MB/s 915329 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1258 MB/s 917788 calls/s # udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 911233 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1274 MB/s 929252 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # udp rx: 1281 MB/s 934928 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # udp rx: 1290 MB/s 940942 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 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__->