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: 1306 MB/s 22166 calls/s 22166 msg/s # tcp rx: 1309 MB/s 110963 calls/s # tcp tx: 695 MB/s 11792 calls/s 11792 msg/s # tcp rx: 695 MB/s 83198 calls/s # tcp tx: 685 MB/s 11619 calls/s 11619 msg/s # tcp rx: 685 MB/s 81883 calls/s # tcp tx: 723 MB/s 12270 calls/s 12270 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 447174 calls/s # udp tx: 646 MB/s 10968 calls/s 10968 msg/s # udp rx: 677 MB/s 482822 calls/s # udp tx: 677 MB/s 11487 calls/s 11487 msg/s # udp rx: 1011 MB/s 720561 calls/s # udp tx: 1027 MB/s 17433 calls/s 17433 msg/s # udp rx: 1330 MB/s 947857 calls/s # udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # udp gso and gro - over veth touching data # udp rx: 1314 MB/s 936548 calls/s # udp tx: 1352 MB/s 22938 calls/s 22938 msg/s # udp rx: 1340 MB/s 955018 calls/s # udp tx: 1361 MB/s 23093 calls/s 23093 msg/s # udp rx: 1336 MB/s 952351 calls/s # udp tx: 1336 MB/s 22666 calls/s 22666 msg/s # udp rx: 1340 MB/s 954669 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1155 MB/s 19592 calls/s 19592 msg/s # tcp rx: 1155 MB/s 146336 calls/s # tcp tx: 1182 MB/s 20055 calls/s 20055 msg/s # tcp rx: 1183 MB/s 143504 calls/s # tcp tx: 1188 MB/s 20165 calls/s 20165 msg/s # tcp rx: 1190 MB/s 142067 calls/s # tcp tx: 1176 MB/s 19954 calls/s 19954 msg/s # udp gso - over veth touching data # udp rx: 712 MB/s 519405 calls/s # udp tx: 735 MB/s 12471 calls/s 12471 msg/s # udp rx: 641 MB/s 467981 calls/s # udp tx: 645 MB/s 10944 calls/s 10944 msg/s # udp rx: 633 MB/s 461785 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 638 MB/s 465645 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 833838 calls/s # udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # udp rx: 1138 MB/s 830602 calls/s # udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # udp rx: 1264 MB/s 922352 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1259 MB/s 918494 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 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__->