Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 56) sorted by relevance

123

/dpdk/devtools/cocci/
H A Dmtod-offset.cocci6 expression M, O;
9 - rte_pktmbuf_mtod(M, char *) + O
10 + rte_pktmbuf_mtod_offset(M, char *, O)
12 - rte_pktmbuf_mtod(M, char *) - O
21 - rte_pktmbuf_mtod(M, uint8_t *) + O
34 expression M, O1, O2;
61 expression M, O;
71 - (C)rte_pktmbuf_mtod(M, T)
72 + rte_pktmbuf_mtod(M, C)
74 - (rte_pktmbuf_mtod(M, T))
[all …]
/dpdk/
H A DMAINTAINERS40 M: Qi Zhang <[email protected]>
44 M: Jerin Jacob <[email protected]>
57 M: Akhil Goyal <[email protected]>
61 M: Jerin Jacob <[email protected]>
65 M: Luca Boccassi <[email protected]>
72 M: [email protected]
125 M: Ray Kinsella <[email protected]>
402 M: Ori Kam <[email protected]>
457 M: Ori Kam <[email protected]>
1217 M: Ori Kam <[email protected]>
[all …]
/dpdk/drivers/common/cnxk/
H A Droc_mbox.h46 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
47 M(ATTACH_RESOURCES, 0x002, attach_resources, rsrc_attach_req, msg_rsp) \
48 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach_req, msg_rsp) \
49 M(FREE_RSRC_CNT, 0x004, free_rsrc_cnt, msg_req, free_rsrcs_rsp) \
50 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \
51 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
52 M(PTP_OP, 0x007, ptp_op, ptp_req, ptp_rsp) \
53 M(GET_HW_CAP, 0x008, get_hw_cap, msg_req, get_hw_cap_rsp) \
266 M(NIX_RX_SW_SYNC, 0x8022, nix_rx_sw_sync, msg_req, msg_rsp)
274 #define M(_name, _id, _1, _2, _3) MBOX_MSG_##_name = _id, macro
[all …]
H A Droc_mbox.c461 #define M(_name, _id, _1, _2, _3) \ in mbox_id2name() macro
466 #undef M in mbox_id2name()
476 #define M(_1, _id, _2, _req_type, _3) \ in mbox_id2size() macro
481 #undef M in mbox_id2size()
H A Droc_mbox_priv.h158 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ macro
176 #undef M
/dpdk/doc/guides/nics/
H A Denetfec.rst8 support for the inbuilt NIC found in the ** NXP i.MX 8M Mini** SoC.
31 The i.MX 8M Mini Media Applications Processor is built
61 | i.MX 8M MINI EVK |
97 - i.MX 8M Mini
102 There are three main pre-requisites for executing ENETFEC PMD on a i.MX 8M Mini
/dpdk/doc/guides/howto/
H A Dopenwrt.rst126 -M q35 \
127 -m 2048M \
128 -object memory-backend-file,id=mem,size=2048M,mem-path=/tmp/hugepages,share=on \
H A Dlm_virtio_vhost_user.rst305 -object memory-backend-file,id=mem,size=1024M,mem-path=/mnt/huge,share=on \
381 -object memory-backend-file,id=mem,size=1024M,mem-path=/mnt/huge,share=on \
/dpdk/doc/guides/rawdevs/
H A Dntb.rst24 - Enable NTB bars and set bar size of bar 23 and bar 45 as 12-29 (4K-512M)
63 Region 2: Memory at 39bfa0000000 (64-bit, prefetchable) [size=512M]
64 Region 4: Memory at 39bfc0000000 (64-bit, prefetchable) [size=512M]
/dpdk/doc/guides/mempool/
H A Dcnxk.rst19 - 1M Pools per LF
48 HW during mempool driver initialization. HW can support up to 1M mempools,
/dpdk/kernel/linux/kni/
H A Dmeson.build29 'M=' + meson.current_build_dir(),
/dpdk/doc/guides/tools/
H A Dhugepages.rst57 Size is in bytes with K, M or G suffix.
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst169 Valid unit can be either ``B`` or ``K`` or ``M`` for ``Bytes``, ``KBytes``
174 --trace-bufsz=2M
/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst161 ``$HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/``.
190 babeltrace </path-to-trace-events/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/>
234 babeltrace $HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/
H A Dservice_cores.rst44 service core, and map N workloads to M number of service cores. Each service
/dpdk/doc/guides/rel_notes/
H A Drelease_21_08.rst191 * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
195 * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
196 * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
H A Drelease_22_03.rst256 * Intel\ |reg| Xeon\ |reg| Gold 6140M CPU @ 2.30GHz
260 * Intel\ |reg| Xeon\ |reg| Platinum 8180M CPU @ 2.50GHz
261 * Intel\ |reg| Xeon\ |reg| Platinum 8280M CPU @ 2.70GHz
/dpdk/doc/guides/cryptodevs/
H A Docteontx.rst110 dpdk-hugepages.py --setup 4G --pagesize 512M
H A Dchacha20_poly1305.rst42 `NASM website <https://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D>`_.
H A Dzuc.rst54 `NASM website <https://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D>`_.
H A Dsnow3g.rst54 `NASM website <https://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D>`_.
H A Daesni_gcm.rst56 `NASM website <https://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D>`_.
H A Daesni_mb.rst102 `NASM website <https://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D>`_.
/dpdk/doc/guides/eventdevs/
H A Docteontx.rst22 - Supports 1M flows per event queue
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward.rst279 for the convenience to execute hash performance test on 4M/8M/16M flows.

123