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: 1114 MB/s 18901 calls/s 18901 msg/s # tcp rx: 1115 MB/s 137786 calls/s # tcp tx: 1120 MB/s 18996 calls/s 18996 msg/s # tcp rx: 1121 MB/s 137179 calls/s # tcp tx: 1146 MB/s 19449 calls/s 19449 msg/s # tcp rx: 1147 MB/s 136704 calls/s # tcp tx: 1140 MB/s 19337 calls/s 19337 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882765 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1307 MB/s 931640 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1306 MB/s 930640 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1312 MB/s 935252 calls/s # udp tx: 1316 MB/s 22324 calls/s 22324 msg/s # udp gso and gro - over veth touching data # udp rx: 697 MB/s 496936 calls/s # udp tx: 721 MB/s 12231 calls/s 12231 msg/s # udp rx: 703 MB/s 501077 calls/s # udp tx: 707 MB/s 11995 calls/s 11995 msg/s # udp rx: 707 MB/s 504020 calls/s # udp tx: 711 MB/s 12067 calls/s 12067 msg/s # udp rx: 733 MB/s 522232 calls/s # udp tx: 737 MB/s 12503 calls/s 12503 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 689 MB/s 11697 calls/s 11697 msg/s # tcp rx: 690 MB/s 78926 calls/s # tcp tx: 726 MB/s 12322 calls/s 12322 msg/s # tcp rx: 727 MB/s 83234 calls/s # tcp tx: 727 MB/s 12344 calls/s 12344 msg/s # tcp rx: 728 MB/s 83049 calls/s # tcp tx: 732 MB/s 12416 calls/s 12416 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896378 calls/s # udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # udp rx: 851 MB/s 621270 calls/s # udp tx: 839 MB/s 14235 calls/s 14235 msg/s # udp rx: 693 MB/s 505789 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 701 MB/s 511278 calls/s # udp tx: 699 MB/s 11866 calls/s 11866 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881601 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1263 MB/s 921737 calls/s # udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # udp rx: 1270 MB/s 926545 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 1199 MB/s 874916 calls/s # udp tx: 1198 MB/s 20325 calls/s 20325 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__->