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: 782 MB/s 13271 calls/s 13271 msg/s # tcp rx: 782 MB/s 144121 calls/s # tcp tx: 757 MB/s 12844 calls/s 12844 msg/s # tcp rx: 758 MB/s 128017 calls/s # tcp tx: 849 MB/s 14402 calls/s 14402 msg/s # tcp rx: 849 MB/s 136578 calls/s # tcp tx: 849 MB/s 14414 calls/s 14414 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 797746 calls/s # udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # udp rx: 1224 MB/s 872511 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # udp rx: 1156 MB/s 823629 calls/s # udp tx: 1157 MB/s 19631 calls/s 19631 msg/s # udp rx: 1158 MB/s 825400 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842704 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # udp rx: 1192 MB/s 849649 calls/s # udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # udp rx: 1219 MB/s 869063 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 1229 MB/s 876180 calls/s # udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 854 MB/s 14492 calls/s 14492 msg/s # tcp rx: 854 MB/s 149873 calls/s # tcp tx: 868 MB/s 14724 calls/s 14724 msg/s # tcp rx: 869 MB/s 153656 calls/s # tcp tx: 846 MB/s 14352 calls/s 14352 msg/s # tcp rx: 847 MB/s 137273 calls/s # tcp tx: 838 MB/s 14227 calls/s 14227 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 836272 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1214 MB/s 885983 calls/s # udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # udp rx: 1193 MB/s 870200 calls/s # udp tx: 1192 MB/s 20228 calls/s 20228 msg/s # udp rx: 1184 MB/s 864090 calls/s # udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 488246 calls/s # udp tx: 683 MB/s 11599 calls/s 11599 msg/s # udp rx: 680 MB/s 496343 calls/s # udp tx: 679 MB/s 11519 calls/s 11519 msg/s # udp rx: 666 MB/s 485854 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp rx: 680 MB/s 495930 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 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__->