Home
last modified time | relevance | path

Searched refs:n4 (Results 1 – 4 of 4) sorted by relevance

/dpdk/doc/guides/tools/
H A Dproc_info.rst84 * Since default DPDK EAL arguments for ``dpdk-procinfo`` are ``-c1, -n4 & --proc-type=secondary``,
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c740 uint32_t i, n4, n6; in split46_traffic() local
744 n4 = trf->ip4.num; in split46_traffic()
753 trf->ip4.pkts[n4] = m; in split46_traffic()
754 trf->ip4.data[n4] = rte_pktmbuf_mtod_offset(m, in split46_traffic()
756 n4++; in split46_traffic()
767 trf->ip4.num = n4; in split46_traffic()
/dpdk/doc/guides/nics/
H A Dbnxt.rst847 …  dpdk-testpmd -l 0-3 -n4 --vdev 'net_bonding0,mode=0,slave=<PCI B:D.F device 1>,slave=<PCI B:D.F…
848 …(ex) dpdk-testpmd -l 1,3,5,7,9 -n4 --vdev 'net_bonding0,mode=0,slave=0000:82:00.0,slave=0000:82:00…
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst74 ./dpdk-testpmd -n4 -r2 ... -- -i --cmdline-file=/home/ubuntu/flow-create-commands.txt