Home
last modified time | relevance | path

Searched refs:print (Results 1 – 24 of 24) sorted by relevance

/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c264 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 Dmeson.build11 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 Dbnx2x.c3131 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 Dnic_perf_intel_platform.rst136 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 Dbbdev_app.rst79 - 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 Ddist_app.rst96 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 Deventdev_pipeline.rst55 will print an error message:
H A Dvhost.rst131 The parameter specifies an interval (in unit of seconds) to print statistics,
H A Dl3_forward_power_man.rst247 …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 Dip_reassembly.rst205 To make ip_reassembly print the statistics to the standard output,
H A Ddma.rst24 The example will print out statistics each second. The stats shows
H A Dmulti_process.rst266 an additional lcore will be used for a thread to periodically print packet count statistics.
/dpdk/buildtools/
H A Dmeson.build15 echo = py3 + ['-c', 'import sys; print(*sys.argv[1:])']
/dpdk/doc/guides/tools/
H A Dtestregex.rst75 print application options
H A Dtesteventdev.rst399 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 Dmeson.build57 cross_prefix = run_command([py3, '-c', 'print("' + cross_compiler + '"[:-3])'],
/dpdk/doc/guides/cryptodevs/
H A Ddpaa_sec.rst131 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
H A Ddpaa2_sec.rst183 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
/dpdk/lib/
H A Dmeson.build108 enabled_libs = [] # used to print summary at the end
/dpdk/license/
H A Dgpl-2.0.txt105 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 Dmetrics_lib.rst115 print out all metrics for a given port:
/dpdk/doc/guides/nics/
H A Dtap.rst269 to uploads eBPF code to the kernel and can be patched in order to print the
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst444 * ``--print-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev…
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst268 gives ability to print port supported ptypes in different protocol layers.