Searched refs:n4 (Results 1 – 4 of 4) sorted by relevance
| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 84 * Since default DPDK EAL arguments for ``dpdk-procinfo`` are ``-c1, -n4 & --proc-type=secondary``,
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 740 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 D | bnxt.rst | 847 … 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 D | testpmd_funcs.rst | 74 ./dpdk-testpmd -n4 -r2 ... -- -i --cmdline-file=/home/ubuntu/flow-create-commands.txt
|