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: 1120 MB/s 19001 calls/s 19001 msg/s # tcp rx: 1121 MB/s 137189 calls/s # tcp tx: 1078 MB/s 18293 calls/s 18293 msg/s # tcp rx: 1080 MB/s 133120 calls/s # tcp tx: 1155 MB/s 19600 calls/s 19600 msg/s # tcp rx: 1156 MB/s 135238 calls/s # tcp tx: 1162 MB/s 19717 calls/s 19717 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872248 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # udp rx: 1293 MB/s 921208 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1250 MB/s 890984 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1265 MB/s 901402 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884286 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1300 MB/s 926492 calls/s # udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # udp rx: 1305 MB/s 930025 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp rx: 1315 MB/s 937299 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1054 MB/s 17887 calls/s 17887 msg/s # tcp rx: 1065 MB/s 124212 calls/s # tcp tx: 1041 MB/s 17671 calls/s 17671 msg/s # tcp rx: 1040 MB/s 126249 calls/s # tcp tx: 733 MB/s 12437 calls/s 12437 msg/s # tcp rx: 734 MB/s 76697 calls/s # tcp tx: 700 MB/s 11879 calls/s 11879 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 456332 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp rx: 645 MB/s 470682 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp rx: 645 MB/s 471092 calls/s # udp tx: 649 MB/s 11018 calls/s 11018 msg/s # udp rx: 640 MB/s 467414 calls/s # udp tx: 644 MB/s 10924 calls/s 10924 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 442324 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp rx: 617 MB/s 450023 calls/s # udp tx: 628 MB/s 10655 calls/s 10655 msg/s # udp rx: 618 MB/s 451370 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 620 MB/s 452410 calls/s # udp tx: 617 MB/s 10468 calls/s 10468 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__->