Home
last modified time | relevance | path

Searched refs:N (Results 1 – 25 of 58) sorted by relevance

123

/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst180 where N is 0 <= N <= 32.
271 * ``--rxq=N``
276 * ``--rxd=N``
281 * ``--txq=N``
286 * ``--txd=N``
326 * ``--rxpt=N``
331 * ``--rxht=N``
341 * ``--rxwt=N``
346 * ``--txpt=N``
351 * ``--txht=N``
[all …]
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst15 ``ntb_recv_file[N]``, [N] represents the number of received file.
46 * ``--buf-size=N``
48 Set the data size of the mbufs used to N bytes, where N < 65536.
56 * ``--nb-desc=N``
58 Set number of descriptors of queue as N, namely queue size,
59 where 64 <= N <= 1024. The default value is 1024.
61 * ``--txfreet=N``
63 Set the transmit free threshold of TX rings to N, where 0 <= N <=
66 * ``--burst=N``
68 Set the number of packets per burst to N, where 1 <= N <= 32.
[all …]
H A Dipv4_multicast.rst205 For example, for N destination ports, we need to invoke mcast_out_pkt() (N-1) times.
210 The input packet's metadata must remain intact, so for N destination ports,
211 we need to invoke mcast_out_pkt() (N) times.
H A Dtest_pipeline.rst81 …| 1 | none | Core B is not implementing a DPDK pipeline. | N/A …
86 …| 2 | stub | Stub table. Core B is implementing the same pass-through | N/A …
H A Dqos_scheduler.rst45 This can be modified by specifying RTE_SCHED_PORT_N_GRINDERS=N
46 in CFLAGS, where N is number of grinders.
H A Dkeep_alive.rst88 * A Keep- Alive Agent Runs every N Milliseconds.
H A Dmulti_process.rst165 * --num-procs <N>, where N is the total number of symmetric_mp instances that will be run side-by…
168 * --proc-id <n>, where n is a numeric value in the range 0 <= n < N (number of processes, specifi…
/dpdk/app/test/
H A Dtest_atomic.c102 #define N 1000000 macro
118 for (i = 0; i < N; i++) in test_atomic_usual()
120 for (i = 0; i < N; i++) in test_atomic_usual()
122 for (i = 0; i < (N / 5); i++) in test_atomic_usual()
127 for (i = 0; i < N; i++) in test_atomic_usual()
129 for (i = 0; i < N; i++) in test_atomic_usual()
136 for (i = 0; i < N; i++) in test_atomic_usual()
138 for (i = 0; i < N; i++) in test_atomic_usual()
175 for (i = 0; i < N; i++) { in test_atomic_addsub_and_return()
275 for (i = 0; i < N; i++) { in test_atomic128_cmp_exchange()
[all …]
H A Dtest_mempool_perf.c68 #define N 65536 macro
132 for (i = 0; likely(i < (N / x_keep)); i++) { in test_loop()
215 stats[lcore_id].enq_count += N; in per_lcore_mempool_test()
H A Dtest_table.h26 #define N 65536 macro
H A Dtest_malloc.c30 #define N 10000 macro
82 for (i = 0; i < N; i++) { in test_align_overlap_per_lcore()
697 for (i = 0; i < N; i++){ in test_random_alloc_free()
/dpdk/doc/guides/tools/
H A Dtestregex.rst56 ``--nb_jobs N``
59 ``--nb_qps N``
62 ``--nb_lcores N``
65 ``--perf N``
68 ``--nb_iter N``
71 ``--nb_segs N``
H A Dcomp_perf.rst73 ``--extended-input-sz N``: extend file data up to this size (default: no extension)
75 ``--seg-sz N``: size of segment to store the data (default: 2048)
77 ``--burst-sz N``: compress operation burst size
79 ``--pool-sz N``: mempool size for compress operations/mbufs (default: 8192)
81 ``--max-num-sgl-segs N``: maximum number of segments for each mbuf (default: 16)
83 ``--num-iter N``: number of times the file will be compressed/decompressed (default: 10000)
89 …``--compress-level N``: compression level, which could be a single value, list or range (default: …
91 ``--window-sz N``: base two log value of compression window size (default: max supported by PMD)
95 …``--cc-delay-us N``: delay between enqueue and dequeue operations in microseconds, valid only for …
H A Dflow-perf.rst68 * ``--rules-count=N``
73 * ``--rules-batch=N``
96 * ``--portmask=N``
99 * ``--cores=N``
116 * ``--rxq=N``
119 * ``--txq=N``
122 * ``--rxd=N``
125 * ``--txd=N``
128 * ``--mbuf-size=N``
154 * ``--group=N``
[all …]
/dpdk/doc/guides/nics/
H A Dmlx5.rst1259 LRO 19.08 N/A N/A 4.6-4 16.25.6406 ConnectX-5
1260 Tx scheduling 20.08 N/A N/A 5.1-2 22.28.2006 ConnectX-6 Dx
1261 Buffer Split 20.11 N/A N/A 5.1-2 16.28.2006 ConnectX-5
1280 | | | N/A | | OFED 4.5 |
1296 | | ingress and / | | OFED 5.3 | | N/A |
1300 | | egress and / | | OFED 5.3 | | N/A |
1315 | | | rdma-core 32 | | N/A |
1337 | | | rdma-core 24 | | N/A |
1350 | Port ID | | DPDK 19.05 | | N/A |
1377 | | | N/A | | N/A |
[all …]
H A Dvirtio.rst319 cmdline. (N+1) is the minimum, and (2N+2) is mostly recommended.
323 $(QEMU) ... -device virtio-net-pci,mq=on,vectors=2N+2 ...
543 Split virtqueue simple Tx path Y N N N
/dpdk/doc/guides/contributing/
H A Dstable.rst38 A Stable Release is used to backport fixes from an ``N`` release back to an
39 ``N-1`` release, for example, from 16.11 to 16.07.
75 At the end of the 2 years, a final X.11.N release will be made and at that
/dpdk/drivers/net/ice/base/
H A Dice_type.h97 static inline u32 ice_round_to_num(u32 N, u32 R) in ice_round_to_num() argument
99 return ((((N) % (R)) < ((R) / 2)) ? (((N) / (R)) * (R)) : in ice_round_to_num()
100 ((((N) + (R) - 1) / (R)) * (R))); in ice_round_to_num()
/dpdk/doc/guides/prog_guide/
H A Dservice_cores.rst44 service core, and map N workloads to M number of service cores. Each service
H A Dpacket_classif_access_ctrl.rst10 The ACL library is used to perform an N-tuple search over a set of rules with multiple categories
47 uint8_t input_index; /*< 0-N input index. */
68 …A zero-based value that represents the position of the field inside the rule; 0 to N-1 for N field…
H A Dtrace_lib.rst299 | trace N header |
301 | trace N payload |
/dpdk/doc/guides/rel_notes/
H A Drelease_21_02.rst225 * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
230 * Intel\ |reg| Xeon\ |reg| Gold 5218N CPU @ 2.30GHz
232 * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
H A Drelease_20_08.rst270 * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
275 * Intel\ |reg| Xeon\ |reg| Gold 5218N CPU @ 2.30GHz
277 * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
H A Drelease_21_05.rst240 ``dpdk-testpmd -- --eth-link-speed N``.
348 * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
354 * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz
H A Drelease_20_11.rst228 ``--portmask=N``
229 where N represents the hexadecimal bitmask of the ports used.
664 * Intel\ |reg| Xeon\ |reg| CPU D-1553N @ 2.30GHz
669 * Intel\ |reg| Xeon\ |reg| Gold 5218N CPU @ 2.30GHz
671 * Intel\ |reg| Xeon\ |reg| Gold 6252N CPU @ 2.30GHz

123