make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1074 MB/s 18228 calls/s 18228 msg/s # tcp rx: 1075 MB/s 144780 calls/s # tcp tx: 1032 MB/s 17505 calls/s 17505 msg/s # tcp rx: 1033 MB/s 131671 calls/s # tcp tx: 1043 MB/s 17704 calls/s 17704 msg/s # tcp rx: 1044 MB/s 133498 calls/s # tcp tx: 1056 MB/s 17913 calls/s 17913 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 866000 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1248 MB/s 889066 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1221 MB/s 869780 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1304 MB/s 929352 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845028 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 1244 MB/s 886840 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1242 MB/s 885148 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp rx: 1234 MB/s 879350 calls/s # udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1000 MB/s 16963 calls/s 16963 msg/s # tcp rx: 1001 MB/s 132557 calls/s # tcp tx: 1008 MB/s 17103 calls/s 17103 msg/s # tcp rx: 1009 MB/s 129198 calls/s # tcp tx: 1001 MB/s 16991 calls/s 16991 msg/s # tcp rx: 1002 MB/s 128397 calls/s # tcp tx: 982 MB/s 16664 calls/s 16664 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 884781 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1131 MB/s 825122 calls/s # udp tx: 1138 MB/s 19309 calls/s 19309 msg/s # udp rx: 1220 MB/s 889930 calls/s # udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # udp rx: 1157 MB/s 844180 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883275 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1252 MB/s 913463 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1093 MB/s 797755 calls/s # udp tx: 1096 MB/s 18601 calls/s 18601 msg/s # udp rx: 1240 MB/s 904703 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 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__->