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: 1084 MB/s 18392 calls/s 18392 msg/s # tcp rx: 1084 MB/s 126292 calls/s # tcp tx: 1109 MB/s 18821 calls/s 18821 msg/s # tcp rx: 1110 MB/s 126269 calls/s # tcp tx: 1163 MB/s 19742 calls/s 19742 msg/s # tcp rx: 1165 MB/s 128219 calls/s # tcp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 826235 calls/s # udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # udp rx: 1207 MB/s 860210 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 1226 MB/s 873695 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1257 MB/s 895561 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 855737 calls/s # udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # udp rx: 1305 MB/s 930065 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 1272 MB/s 906698 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1323 MB/s 943131 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1159 MB/s 19673 calls/s 19673 msg/s # tcp rx: 1160 MB/s 139457 calls/s # tcp tx: 1045 MB/s 17731 calls/s 17731 msg/s # tcp rx: 1045 MB/s 121780 calls/s # tcp tx: 1002 MB/s 17008 calls/s 17008 msg/s # tcp rx: 1003 MB/s 123752 calls/s # tcp tx: 1082 MB/s 18360 calls/s 18360 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872299 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 1221 MB/s 890771 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 1169 MB/s 853005 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp rx: 1201 MB/s 875988 calls/s # udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867288 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1224 MB/s 892806 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1213 MB/s 885200 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 881 MB/s 642841 calls/s # udp tx: 1390 MB/s 23576 calls/s 23576 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__->