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: 1121 MB/s 19024 calls/s 19024 msg/s # tcp rx: 1121 MB/s 138009 calls/s # tcp tx: 1259 MB/s 21368 calls/s 21368 msg/s # tcp rx: 1260 MB/s 108660 calls/s # tcp tx: 1127 MB/s 19115 calls/s 19115 msg/s # tcp rx: 1129 MB/s 138009 calls/s # tcp tx: 1169 MB/s 19835 calls/s 19835 msg/s # udp gso - over veth touching data # udp rx: 1268 MB/s 903590 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 894 MB/s 637249 calls/s # udp tx: 879 MB/s 14925 calls/s 14925 msg/s # udp rx: 635 MB/s 452455 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 638 MB/s 454864 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900736 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # udp rx: 1261 MB/s 898856 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp rx: 1336 MB/s 951767 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 msg/s # udp rx: 1255 MB/s 894611 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 778 MB/s 13200 calls/s 13200 msg/s # tcp rx: 779 MB/s 89154 calls/s # tcp tx: 801 MB/s 13602 calls/s 13602 msg/s # tcp rx: 802 MB/s 91373 calls/s # tcp tx: 832 MB/s 14121 calls/s 14121 msg/s # tcp rx: 833 MB/s 93370 calls/s # tcp tx: 819 MB/s 13895 calls/s 13895 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 456891 calls/s # udp tx: 648 MB/s 10997 calls/s 10997 msg/s # udp rx: 666 MB/s 486391 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 msg/s # udp rx: 662 MB/s 483083 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp rx: 635 MB/s 463532 calls/s # udp tx: 640 MB/s 10857 calls/s 10857 msg/s # udp gso and gro - over veth touching data # udp rx: 660 MB/s 481650 calls/s # udp tx: 680 MB/s 11541 calls/s 11541 msg/s # udp rx: 697 MB/s 508662 calls/s # udp tx: 697 MB/s 11827 calls/s 11827 msg/s # udp rx: 696 MB/s 507813 calls/s # udp tx: 695 MB/s 11802 calls/s 11802 msg/s # udp rx: 697 MB/s 508959 calls/s # udp tx: 697 MB/s 11828 calls/s 11828 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__->