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: 735 MB/s 12480 calls/s 12480 msg/s # tcp rx: 738 MB/s 85914 calls/s # tcp tx: 710 MB/s 12044 calls/s 12044 msg/s # tcp rx: 719 MB/s 84236 calls/s # tcp tx: 1039 MB/s 17629 calls/s 17629 msg/s # tcp rx: 1040 MB/s 128203 calls/s # tcp tx: 1063 MB/s 18033 calls/s 18033 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872992 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1325 MB/s 944178 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1328 MB/s 946676 calls/s # udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # udp rx: 1328 MB/s 946249 calls/s # udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887761 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 1287 MB/s 916851 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp rx: 1323 MB/s 942831 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp rx: 1338 MB/s 953343 calls/s # udp tx: 1337 MB/s 22687 calls/s 22687 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18656 calls/s 18656 msg/s # tcp rx: 1102 MB/s 139074 calls/s # tcp tx: 1074 MB/s 18222 calls/s 18222 msg/s # tcp rx: 1153 MB/s 124080 calls/s # tcp tx: 1105 MB/s 18756 calls/s 18756 msg/s # tcp rx: 1086 MB/s 127864 calls/s # tcp tx: 1072 MB/s 18194 calls/s 18194 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 827682 calls/s # udp tx: 1176 MB/s 19954 calls/s 19954 msg/s # udp rx: 1292 MB/s 942565 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # udp rx: 1292 MB/s 942922 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 1291 MB/s 941704 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 912287 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # udp rx: 1284 MB/s 936892 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp rx: 1296 MB/s 945663 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # udp rx: 1310 MB/s 955756 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 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__->