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: 1252 MB/s 21248 calls/s 21248 msg/s # tcp rx: 1253 MB/s 118667 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # tcp rx: 1059 MB/s 135439 calls/s # tcp tx: 1057 MB/s 17939 calls/s 17939 msg/s # tcp rx: 1059 MB/s 135272 calls/s # tcp tx: 1123 MB/s 19055 calls/s 19055 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846280 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1340 MB/s 955039 calls/s # udp tx: 1344 MB/s 22796 calls/s 22796 msg/s # udp rx: 1342 MB/s 956639 calls/s # udp tx: 1347 MB/s 22851 calls/s 22851 msg/s # udp rx: 1341 MB/s 955861 calls/s # udp tx: 1344 MB/s 22812 calls/s 22812 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 481320 calls/s # udp tx: 701 MB/s 11892 calls/s 11892 msg/s # udp rx: 738 MB/s 526381 calls/s # udp tx: 742 MB/s 12600 calls/s 12600 msg/s # udp rx: 738 MB/s 526213 calls/s # udp tx: 742 MB/s 12591 calls/s 12591 msg/s # udp rx: 735 MB/s 523623 calls/s # udp tx: 739 MB/s 12542 calls/s 12542 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18970 calls/s 18970 msg/s # tcp rx: 1118 MB/s 138772 calls/s # tcp tx: 1135 MB/s 19251 calls/s 19251 msg/s # tcp rx: 1135 MB/s 136734 calls/s # tcp tx: 1141 MB/s 19364 calls/s 19364 msg/s # tcp rx: 1142 MB/s 137795 calls/s # tcp tx: 1135 MB/s 19256 calls/s 19256 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 854814 calls/s # udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # udp rx: 1224 MB/s 893323 calls/s # udp tx: 1217 MB/s 20651 calls/s 20651 msg/s # udp rx: 1193 MB/s 870689 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp rx: 1228 MB/s 895773 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887005 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 1259 MB/s 918496 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1267 MB/s 924051 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1270 MB/s 926858 calls/s # udp tx: 1277 MB/s 21661 calls/s 21661 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__->