Searched refs:n4 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/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``,
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 678 uint32_t i, n4, n6; in split46_traffic() local 682 n4 = trf->ip4.num; in split46_traffic() 691 trf->ip4.pkts[n4] = m; in split46_traffic() 692 trf->ip4.data[n4] = rte_pktmbuf_mtod_offset(m, in split46_traffic() 694 n4++; in split46_traffic() 705 trf->ip4.num = n4; in split46_traffic()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | bnxt.rst | 850 … testpmd -l 0-3 -n4 --vdev 'net_bonding0,mode=0,slave=<PCI B:D.F device 1>,slave=<PCI B:D.F devi… 851 …(ex) testpmd -l 1,3,5,7,9 -n4 --vdev 'net_bonding0,mode=0,slave=0000:82:00.0,slave=0000:82:00.1,ma…
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_mp4_module.c | 183 #define ngx_mp4_set_atom_name(p, n1, n2, n3, n4) \ argument 187 ((u_char *) (p))[7] = n4
|
| /f-stack/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
|