Home
last modified time | relevance | path

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

/dpdk/doc/guides/tools/
H A Dtestbbdev.rst314 .. parsed-literal::
323 .. parsed-literal::
347 .. parsed-literal::
356 .. parsed-literal::
364 .. parsed-literal::
372 .. parsed-literal::
380 .. parsed-literal::
387 .. parsed-literal::
394 .. parsed-literal::
401 .. parsed-literal::
[all …]
/dpdk/devtools/
H A Dupdate_version_map_abi.py175 parsed = arg_parser.parse_args()
177 if not parsed.map_file.endswith('version.map'):
178 print("Invalid input file: {}".format(parsed.map_file),
183 if not re.match(r"\d{1,2}\.\d{1,2}", parsed.abi_version):
184 print("Invalid ABI version: {}".format(parsed.abi_version),
188 abi_major = parsed.abi_version.split('.')[0]
190 with open(parsed.map_file) as f_in:
193 with open(parsed.map_file, 'w') as f_out:
H A Dcheck-maintainers.sh105 parsed=$(parse_fx MAINTAINERS)
106 echo "$parsed" | grep -c '^#'
108 echo "$parsed" | grep -c '^#.*@'
116 echo "$parsed" | sed -rn 's,^#([^@]*)$,\1,p' | uniq
123 listed=$(echo "$parsed" | sed '/^#/d' | sort -u)
/dpdk/doc/guides/sample_app_ug/
H A Dptpclient.rst96 function. The value returned is the number of parsed arguments:
163 the packet is parsed to determine which type:
167 :start-after: Packet is parsed to determine which type. 8<
168 :end-before: >8 End of packet is parsed to determine which type.
H A Dcmd_line.rst98 It contains a pointer to a callback function that is executed when the command is parsed,
127 Once the command is parsed, the rte_cmdline application fills a cmd_obj_del_show_result structure.
H A Dhello_world.rst47 The value returned is the number of parsed arguments.
H A Dl2_forward_cat.rst174 function. The value returned is the number of parsed arguments:
184 function. The value returned is the number of parsed arguments:
H A Dpipeline.rst102 During this stage, EAL layer is initialised and application specific arguments are parsed. Furtherm…
H A Dl2_forward_event.rst141 EAL arguments are parsed first, then application-specific arguments.
143 are parsed in eventdev_resource_setup() function during eventdev setup:
154 Once the arguments are parsed, the mbuf pool is created.
H A Dskeleton.rst52 function. The value returned is the number of parsed arguments:
H A Dl2_forward_real_virtual.rst152 EAL arguments are parsed first, then application-specific arguments.
166 Once the arguments are parsed, the mbuf pool is created.
H A Dfips_validation.rst26 * Only NIST CAVP request files are parsed by this application.
H A Dl2_forward_job_stats.rst122 EAL arguments are parsed first, then application-specific arguments.
134 Once the arguments are parsed, the mbuf pool is created.
H A Dl3_forward_access_ctrl.rst326 from the ACL library for each CPU socket on the board and adds parsed rules into that context.
338 adds rules parsed from the file into the database and build an ACL trie.
H A Dflow_classify.rst82 function. The value returned is the number of parsed arguments:
H A Dflow_filtering.rst54 function. The value returned is the number of parsed arguments:
H A Dipsec_secgw.rst376 the application. The file is then parsed by the application. The successful
401 line is treated as comment and will not be parsed.
524 The successfully parsed SA rules will be stored in an array table.
H A Dl2_forward_crypto.rst209 The crypto operation to be performed on the packet is parsed from the command line
H A Ddma.rst121 function. The value returned is the number of parsed arguments:
H A Dip_pipeline.rst116 During this stage, EAL layer is initialised and application specific arguments are parsed. Furtherm…
/dpdk/doc/guides/nics/
H A Dcnxk.rst399 * ``vlan_exdsa`` and ``exdsa`` can be parsed at L2 level.
400 * ``NGIO`` can be parsed at L3 level.
H A Ddpaa.rst65 distribution and policing. Each frame can be parsed, classified and results
H A Dtap.rst235 in advance to eBPF object file. The eBPF object file is then parsed and
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst481 * ``--geneve-parsed-port=N``