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: 1120 MB/s 19007 calls/s 19007 msg/s # tcp rx: 1129 MB/s 141641 calls/s # tcp tx: 1098 MB/s 18623 calls/s 18623 msg/s # tcp rx: 1101 MB/s 131648 calls/s # tcp tx: 1084 MB/s 18402 calls/s 18402 msg/s # tcp rx: 1086 MB/s 130374 calls/s # tcp tx: 1018 MB/s 17280 calls/s 17280 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 914723 calls/s # udp tx: 1331 MB/s 22583 calls/s 22583 msg/s # udp rx: 1226 MB/s 873901 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 1343 MB/s 956780 calls/s # udp tx: 1344 MB/s 22802 calls/s 22802 msg/s # udp rx: 1341 MB/s 955840 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874660 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1326 MB/s 944716 calls/s # udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # udp rx: 1324 MB/s 943233 calls/s # udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # udp rx: 1329 MB/s 947155 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1102 MB/s 18698 calls/s 18698 msg/s # tcp rx: 1102 MB/s 145120 calls/s # tcp tx: 1026 MB/s 17413 calls/s 17413 msg/s # tcp rx: 1027 MB/s 138895 calls/s # tcp tx: 969 MB/s 16449 calls/s 16449 msg/s # tcp rx: 969 MB/s 138102 calls/s # tcp tx: 1001 MB/s 16983 calls/s 16983 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862128 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1083 MB/s 790380 calls/s # udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # udp rx: 1282 MB/s 935347 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1276 MB/s 931047 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894693 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp rx: 1302 MB/s 949690 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp rx: 1304 MB/s 951528 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 1292 MB/s 942440 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 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__->