Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 21 of 21) sorted by relevance

/dpdk/app/test-bbdev/
H A Dtest-bbdev.py67 params.extend(shlex.split(args.eal_params))
69 params.extend(["--"])
72 params.extend(["-n", str(args.num_ops)])
75 params.extend(["-l", str(args.num_lcores)])
78 params.extend(["-c"])
79 params.extend([",".join(args.test_cases)])
82 params.extend(["-i"])
89 call_params.extend(["-v", vector])
90 call_params.extend(["-b", str(burst_size)])
/dpdk/doc/guides/nics/
H A Digc.rst39 If extend VLAN is enabled:
50 To start ``testpmd``, add vlan 10 to port, set vlan stripping off on, set extend on, set TPID of
61 testpmd> vlan set extend on 0
H A Dark.rst65 own code to extend the net/ark functionality without
H A Dixgbe.rst88 * HW extend dual VLAN
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c3031 extend = -1; in dpaa2_flow_entry_update()
3038 if (extend >= 0) in dpaa2_flow_entry_update()
3041 extend = extend1; in dpaa2_flow_entry_update()
3070 if (extend >= 0) in dpaa2_flow_entry_update()
3073 extend = extend1; in dpaa2_flow_entry_update()
3122 if (extend >= 0) in dpaa2_flow_entry_update()
3146 extend = -1; in dpaa2_flow_entry_update()
3161 if (extend >= 0) in dpaa2_flow_entry_update()
3164 extend = extend1; in dpaa2_flow_entry_update()
3191 if (extend >= 0) in dpaa2_flow_entry_update()
[all …]
/dpdk/buildtools/
H A Dcall-sphinx-build.py28 srcfiles.extend([join(root, f) for f in files])
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_blk.rst8 which used as the backend of Qemu vhost-user-blk device. Users can extend
H A Dintro.rst10 applications, try out the features, and then extend them to fit their needs.
H A Dl2_forward_real_virtual.rst182 but it is possible to extend this code to allocate one mbuf pool per socket.
H A Dl2_forward_job_stats.rst150 but it is possible to extend this code to allocate one mbuf pool per socket.
H A Dl2_forward_event.rst170 but it is possible to extend this code to allocate one mbuf pool per socket.
/dpdk/doc/guides/tools/
H A Dcomp_perf.rst73 ``--extended-input-sz N``: extend file data up to this size (default: no extension)
/dpdk/usertools/
H A Ddpdk-devbind.py730 new_args.extend(pci_glob(arg))
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst217 * ``--enable-hw-vlan-extend``
219 Enable hardware VLAN extend.
H A Dtestpmd_funcs.rst197 strip on, filter on, extend off, qinq strip off
1039 vlan set (strip|filter|qinq_strip|extend)
1041 Set the VLAN strip/filter/QinQ strip/extend on for a port::
1043 testpmd> vlan set (strip|filter|qinq_strip|extend) (on|off) (port_id)
4945 testpmd> vlan set extend on 0
/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst492 changed. New fields were added to extend flow director's input set.
H A Drelease_19_11.rst310 hw-vlan|hw-vlan-filter|hw-vlan-strip|hw-vlan-extend on|off
H A Drelease_2_1.rst549 * **ethdev: Rename and extend the mirror type.**
/dpdk/license/
H A Dgpl-2.0.txt121 this License, whose permissions for other licensees extend to the
H A Dlgpl-2.1.txt197 this License, whose permissions for other licensees extend to the
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst705 extend to at least the length returned by ``rte_cryptodev_get_raw_dp_ctx_size``