Home
last modified time | relevance | path

Searched refs:Q (Results 1 – 13 of 13) sorted by relevance

/dpdk/doc/guides/tools/
H A Dtesteventdev.rst384 The perf queue test configures the eventdev with Q queues and P ports, where
385 Q and P is a function of the number of workers, the number of producers and
512 The ``all types queues(atq)`` perf test configures the eventdev with Q queues
513 and P ports, where Q and P is a function of the number of workers and number of
618 The pipeline queue test configures the eventdev with Q queues and P ports,
619 where Q and P is a function of the number of workers, the number of producers
745 The pipeline atq test configures the eventdev with Q queues and P ports,
746 where Q and P is a function of the number of workers, the number of producers
/dpdk/doc/guides/nics/
H A Dcxgbe.rst106 Toggle behavior to keep/strip outer VLAN in Q-in-Q packets. If
107 enabled, the outer VLAN tag is preserved in Q-in-Q packets. Otherwise,
108 the outer VLAN tag is stripped in Q-in-Q packets.
H A Dsoftnic.rst168 RX P=2/Q=0 (socket 0) -> TX P=2/Q=0 (socket 0) peer=02:00:00:00:00:02
H A Dcnxk.rst89 RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
H A Dmlx5.rst414 - Modification of the 802.1Q Tag, VXLAN Network or GENEVE Network ID's is not supported.
750 to be inlined. For example, Q-in-Q adds 4 bytes to default 18 bytes
H A Denic.rst420 priority tag egress packets according to 802.1Q if they were not already
/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c1431 double I, Q, p0, p1, llr_, b[qm], log_syml_prob[qam]; in gen_qm8_llr() local
1482 Q = (1 - 2 * b[1]) * (8 - (1 - 2 * b[3]) * in gen_qm8_llr()
1486 Q += sqrt(N0 / 2) * randn(1); in gen_qm8_llr()
1493 + pow(Q - symbols_Q[m], 2.0)) / N0; in gen_qm8_llr()
1528 double I, Q, p0, p1, llr_, b[qm], log_syml_prob[qam]; in gen_qm6_llr() local
1551 Q += sqrt(N0 / 2) * randn(1); in gen_qm6_llr()
1558 + pow(Q - symbols_Q[m], 2.0)) / N0; in gen_qm6_llr()
1592 double I, Q, p0, p1, llr_, b[qm], log_syml_prob[qam]; in gen_qm4_llr() local
1604 Q = (1 - 2 * b[1]) * (2 - (1 - 2 * b[3])); in gen_qm4_llr()
1607 Q += sqrt(N0 / 2) * randn(1); in gen_qm4_llr()
[all …]
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst212 ARP table enable/disable, Q-in-Q and MPLS encapsulation,
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst897 RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01
899 RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
921 RX P=0/Q=0 (socket 0) -> TX P=2/Q=0 (socket 0) peer=02:00:00:00:00:01
922 RX P=2/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
923 RX P=1/Q=0 (socket 0) -> TX P=3/Q=0 (socket 0) peer=02:00:00:00:00:03
924 RX P=3/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:02
3961 - ``vlan``: match 802.1Q/ad VLAN tag.
/dpdk/doc/guides/prog_guide/
H A Dtraffic_management.rst144 as VLAN DEI packet marking (IEEE 802.1Q), IPv4/IPv6 ECN marking of TCP and SCTP
H A Dlink_bonding_poll_mode_drv_lib.rst326 All these policies support 802.1Q VLAN Ethernet packets, as well as IPv4, IPv6
H A Dqos_framework.rst532 The scheduling decision to send next packet from (subport S, pipe P, traffic class TC, queue Q) is …
539 * Queue Q is the next queue selected by WRR within traffic class TC of pipe P;
H A Drte_flow.rst966 Matches an 802.1Q/ad VLAN tag.