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: 1163 MB/s 19736 calls/s 19736 msg/s # tcp rx: 1163 MB/s 139309 calls/s # tcp tx: 1127 MB/s 19115 calls/s 19115 msg/s # tcp rx: 1127 MB/s 132711 calls/s # tcp tx: 1111 MB/s 18856 calls/s 18856 msg/s # tcp rx: 1112 MB/s 126471 calls/s # tcp tx: 1042 MB/s 17682 calls/s 17682 msg/s # udp gso - over veth touching data # udp rx: 1139 MB/s 811708 calls/s # udp tx: 1181 MB/s 20032 calls/s 20032 msg/s # udp rx: 1309 MB/s 932898 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 1299 MB/s 925901 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 1300 MB/s 926327 calls/s # udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 873018 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # udp rx: 1244 MB/s 886358 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1325 MB/s 944092 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # udp rx: 1322 MB/s 941777 calls/s # udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 996 MB/s 16906 calls/s 16906 msg/s # tcp rx: 996 MB/s 138177 calls/s # tcp tx: 1030 MB/s 17479 calls/s 17479 msg/s # tcp rx: 1031 MB/s 138150 calls/s # tcp tx: 1170 MB/s 19846 calls/s 19846 msg/s # tcp rx: 1171 MB/s 135593 calls/s # tcp tx: 1117 MB/s 18948 calls/s 18948 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 834842 calls/s # udp tx: 1182 MB/s 20057 calls/s 20057 msg/s # udp rx: 1253 MB/s 914106 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp rx: 1253 MB/s 913927 calls/s # udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # udp rx: 1202 MB/s 877122 calls/s # udp tx: 1205 MB/s 20444 calls/s 20444 msg/s # udp gso and gro - over veth touching data # udp rx: 708 MB/s 516798 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # udp rx: 713 MB/s 520136 calls/s # udp tx: 719 MB/s 12202 calls/s 12202 msg/s # udp rx: 706 MB/s 515556 calls/s # udp tx: 712 MB/s 12078 calls/s 12078 msg/s # udp rx: 698 MB/s 509538 calls/s # udp tx: 704 MB/s 11942 calls/s 11942 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__->