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: 1113 MB/s 18885 calls/s 18885 msg/s # tcp rx: 1114 MB/s 134396 calls/s # tcp tx: 1083 MB/s 18382 calls/s 18382 msg/s # tcp rx: 1084 MB/s 129967 calls/s # tcp tx: 1085 MB/s 18414 calls/s 18414 msg/s # tcp rx: 1086 MB/s 127233 calls/s # tcp tx: 1073 MB/s 18215 calls/s 18215 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887634 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1300 MB/s 926657 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 1270 MB/s 905385 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1311 MB/s 933938 calls/s # udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 816752 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 1306 MB/s 930456 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp rx: 1293 MB/s 921464 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # udp rx: 1316 MB/s 937951 calls/s # udp tx: 1317 MB/s 22346 calls/s 22346 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12877 calls/s 12877 msg/s # tcp rx: 761 MB/s 86334 calls/s # tcp tx: 737 MB/s 12513 calls/s 12513 msg/s # tcp rx: 738 MB/s 84344 calls/s # tcp tx: 746 MB/s 12665 calls/s 12665 msg/s # tcp rx: 750 MB/s 85047 calls/s # tcp tx: 742 MB/s 12594 calls/s 12594 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 473339 calls/s # udp tx: 667 MB/s 11327 calls/s 11327 msg/s # udp rx: 631 MB/s 460229 calls/s # udp tx: 633 MB/s 10741 calls/s 10741 msg/s # udp rx: 629 MB/s 459294 calls/s # udp tx: 637 MB/s 10813 calls/s 10813 msg/s # udp rx: 674 MB/s 491626 calls/s # udp tx: 676 MB/s 11466 calls/s 11466 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 909310 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 1280 MB/s 934211 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1293 MB/s 943375 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 1292 MB/s 942815 calls/s # udp tx: 1293 MB/s 21938 calls/s 21938 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__->