Home
last modified time | relevance | path

Searched refs:secondary (Results 1 – 25 of 121) sorted by relevance

12345

/f-stack/dpdk/doc/guides/prog_guide/
H A Dpdump_lib.rst15 between primary and secondary process for enabling/disabling packet capture on
47 multi process channel to facilitate communication with secondary process, so the
48 secondary process ``app/pdump`` tool is responsible for enabling and disabling the packet capture o…
54 channel using ``rte_mp_action_register()`` API. The primary process will listen to secondary proces…
58 For the calls to these APIs from secondary process, the library creates the "pdump enable" request …
62 the rte_ring that secondary process have passed to these APIs.
65 For the calls to these APIs from secondary process, the library creates the "pdump disable" request…
H A Dmulti_proc_support.rst21 * secondary processes, which cannot initialize shared memory,
25 while secondary processes can only run alongside a primary process or
67 ``--single-file-segments`` switch, secondary processes must be run with the
156 This makes secondary process startup process generally unreliable. Disabling
168 It is not possible to have a primary and secondary instance, or two secondary instances,
199 purpose API to exchange short messages between primary and secondary processes.
203 * Unicast message from secondary to primary
207 all secondaries, while any IPC message sent in a secondary process will only be
208 delivered to primary process. Unicast from primary to secondary or from
209 secondary to secondary is not supported.
[all …]
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dmulti_process.rst75 To run the secondary process to communicate with the primary process,
80 ./<build_dir>/examples/dpdk-simple_mp -l 2-3 -n 4 --proc-type=secondary
105 invalidating the secondary process's pointers.
106 The secondary process can be stopped and restarted without affecting the primary process.
113 since the secondary process cannot create objects in memory as it cannot reserve memory zones,
177 The secondary symmetric_mp instances must also have these parameters specified,
202 Instead, that process can be restarted as a secondary,
203 by explicitly setting the proc-type to secondary on the command line.
217 therefore will be accessible by the secondary process as it initializes.
293 as there is no support in the server application for it to run as a secondary process.
[all …]
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp_cmds.c19 uint16_t secondary; member
59 nspi->secondary = rte_le_to_cpu_16(ni->secondary); in __nfp_nsp_identify()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpamu.txt63 - fsl,secondary-cache-geometry
65 Two cells that specify the geometry of the secondary PAMU
108 fsl,secondary-cache-geometry = <128 2>;
114 fsl,secondary-cache-geometry = <128 2>;
120 fsl,secondary-cache-geometry = <128 2>;
126 fsl,secondary-cache-geometry = <128 2>;
132 fsl,secondary-cache-geometry = <128 2>;
/f-stack/dpdk/doc/guides/nics/
H A Dthunderx.rst198 Each port consists of a primary VF and n secondary VF(s). Each VF provides 8 Tx/Rx queues to a port.
199 When a given port is configured to use more than 8 queues, it requires one (or more) secondary VF.
200 Each secondary VF adds 8 additional queues to the queue set.
203 specific flag (see sqs message in DPDK boot log - sqs indicates secondary queue set).
204 They are at the beginning of VF list (the remain ones are secondary VF's).
208 8 queues than it will request for additional queues from secondary VFs.
213 driver' list, secondary VFs are on the remaining on the remaining part of the list.
285 We will choose four secondary queue sets from the ending of the list (0001:01:01.2-0002:01:02.2).
309 Use sysfs to distinguish thunder-nic primary VFs and secondary VFs.
355 Every column that ends with 'thunder-nicvf: number' can be used as secondary VF.
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,layerscape-dcfg.txt4 configuration and status for the device. Such as setting the secondary
5 core start address and release the secondary core from holdoff and startup.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dsharp,lq101r1sx01.txt23 - link2: phandle to the DSI peripheral on the secondary link. Note that the
37 link2 = <&secondary>;
45 secondary: panel@0 {
H A Dsharp,lq101r1sx01.yaml42 phandle to the DSI peripheral on the secondary link. Note that the
69 link2 = <&secondary>;
81 secondary: panel@0 {
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsamsung-i2s.yaml19 secondary FIFO, s/w reset control and internal mux for root clock
23 playback, stereo channel capture, secondary FIFO using internal
30 Exynos7 I2S has 7.1 channel TDM support for capture, secondary FIFO
99 subsystem (used in secondary sound source).
/f-stack/doc/
H A DF-Stack_Nginx_APP_Guide.md27 last one to exit<-+ primary worker | | secondary worker | | secondary worker |
41 - spawn primary worker firstly, and then wait for primary startup, continue to spawn secondary work…
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,bcm63138.txt11 An optional Boot lookup table Device Tree node is required for secondary CPU
13 defined in reset/brcm,bcm63138-pmb.txt for this secondary CPU, and an
23 Optional properties for the secondary CPU node:
/f-stack/dpdk/doc/guides/tools/
H A Dpdump.rst10 a DPDK secondary process and is capable of enabling packet capture on dpdk ports.
26 * The ``dpdk-pdump`` tool runs as a DPDK secondary process. It exits when
76 when the primary and secondary have different ports set, then the secondary process
103 the primary application to the secondary. This is an optional parameter with default size 16384.
/f-stack/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst85 * ``--proc-type <primary|secondary|auto>``
92 primary DPDK process. This can be helpful if secondary processes cannot
124 No shared files created (implies no secondary process support).
128 Use anonymous memory instead of hugepages (implies no secondary process
H A Dlinux_eal_parameters.rst53 allows running multiple independent DPDK primary/secondary processes under
88 Unlink hugepage files after creating them (implies no secondary process
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst115 worker and the secondary worker, and distributes the enqueued crypto
118 than the designated threshold, otherwise it will be handled by the secondary
122 a software cryptodev as the secondary worker. This may help applications to
144 secondary worker. In this mode, the scheduler will enqueue the incoming
146 operations fail to be enqueued, then they will be enqueued to the secondary
/f-stack/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst26 ``librte_pdump`` library. It runs as a DPDK secondary process and is capable
33 be a secondary process. The primary process sends the Rx and Tx packets from the DPDK ports
34 to the secondary process.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsocfpga_cyclone5.dtsi7 /* First 4KB has trampoline code for secondary cores. */
H A Dsocfpga_arria5.dtsi7 /* First 4KB has trampoline code for secondary cores. */
H A Dhip01-ca9x2.dts13 /* First 8KB reserved for secondary core boot */
H A Dbcm4708.dtsi39 secondary-boot-reg = <0xffff0400>;
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmrvl,intc.txt11 also has a secondary range for the second CPU core. If the interrupt
13 address of mux-intc is in the range of intc. mux-intc is secondary
/f-stack/
H A Dstart.sh64 ${bin} --conf ${conf} --proc-type=secondary --proc-id=${proc_id} ${others} &
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dp5040si-post.dtsi275 fsl,secondary-cache-geometry = <128 2>;
281 fsl,secondary-cache-geometry = <128 2>;
287 fsl,secondary-cache-geometry = <128 2>;
293 fsl,secondary-cache-geometry = <128 2>;
299 fsl,secondary-cache-geometry = <128 2>;
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dqcom,krait-cc.txt20 Definition: reference to the clock parents of hfpll, secondary muxes.

12345