| /dpdk/examples/vm_power_manager/ |
| H A D | oob_monitor_x86.c | 264 int print = 0; in run_branch_monitor() local 277 print++; in run_branch_monitor() 282 if ((print > PRINT_LOOP_COUNT) && (g_active)) { in run_branch_monitor() 293 if (print > PRINT_LOOP_COUNT) { in run_branch_monitor() 296 print = 0; in run_branch_monitor()
|
| /dpdk/drivers/common/mlx5/windows/ |
| H A D | meson.build | 11 res_lib = run_command(python3, '-c', 'import os; print(os.environ["DEVX_LIB_PATH"])', check: false) 12 res_inc = run_command(python3, '-c', 'import os; print(os.environ["DEVX_INC_PATH"])', check: false)
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 3131 if (print) in bnx2x_check_blocks_with_parity0() 3136 if (print) in bnx2x_check_blocks_with_parity0() 3141 if (print) in bnx2x_check_blocks_with_parity0() 3146 if (print) in bnx2x_check_blocks_with_parity0() 3151 if (print) in bnx2x_check_blocks_with_parity0() 3156 if (print) in bnx2x_check_blocks_with_parity0() 3161 if (print) in bnx2x_check_blocks_with_parity0() 3186 if (print) in bnx2x_check_blocks_with_parity1() 3191 if (print) in bnx2x_check_blocks_with_parity1() 3433 if (print) in bnx2x_parity_attn() [all …]
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | nic_perf_intel_platform.rst | 136 awk '/Hugepagesize/ {print $2}' /proc/meminfo 139 awk '/HugePages_Total/ {print $2} ' /proc/meminfo 142 umount `awk '/hugetlbfs/ {print $2}' /proc/mounts`
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | bbdev_app.rst | 79 - core 3 is the main and used to print the stats live on screen, 95 it will print the transmitted along with the looped-back traffic on Rx ports.
|
| H A D | dist_app.rst | 96 in the application will terminate all running threads gracefully and print 131 The main function will print statistics on the console every second. These
|
| H A D | eventdev_pipeline.rst | 55 will print an error message:
|
| H A D | vhost.rst | 131 The parameter specifies an interval (in unit of seconds) to print statistics,
|
| H A D | l3_forward_power_man.rst | 247 …g is set as 1(true), then the application will start in training mode and print out the trained th… 271 and 3), and then print out the recommended threshold values for those
|
| H A D | ip_reassembly.rst | 205 To make ip_reassembly print the statistics to the standard output,
|
| H A D | dma.rst | 24 The example will print out statistics each second. The stats shows
|
| H A D | multi_process.rst | 266 an additional lcore will be used for a thread to periodically print packet count statistics.
|
| /dpdk/buildtools/ |
| H A D | meson.build | 15 echo = py3 + ['-c', 'import sys; print(*sys.argv[1:])']
|
| /dpdk/doc/guides/tools/ |
| H A D | testregex.rst | 75 print application options
|
| H A D | testeventdev.rst | 399 increments the number events processed and print periodically in one second 645 On packet Tx, application increments the number events processed and print
|
| /dpdk/kernel/linux/ |
| H A D | meson.build | 57 cross_prefix = run_command([py3, '-c', 'print("' + cross_compiler + '"[:-3])'],
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | dpaa_sec.rst | 131 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
|
| H A D | dpaa2_sec.rst | 183 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
|
| /dpdk/lib/ |
| H A D | meson.build | 108 enabled_libs = [] # used to print summary at the end
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 105 interactive use in the most ordinary way, to print or display an 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.)
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | metrics_lib.rst | 115 print out all metrics for a given port:
|
| /dpdk/doc/guides/nics/ |
| H A D | tap.rst | 269 to uploads eBPF code to the kernel and can be patched in order to print the
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 444 * ``--print-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev…
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_11.rst | 268 gives ability to print port supported ptypes in different protocol layers.
|