Home
last modified time | relevance | path

Searched refs:ini (Results 1 – 25 of 105) sorted by relevance

12345

/f-stack/doc/
H A DLaunch_F-Stack_on_AWS_EC2_in_one_minute.md45 sed "s/addr=192.168.1.2/addr=${myaddr}/" -i /data/f-stack/config.ini
46 sed "s/netmask=255.255.255.0/netmask=${mymask}/" -i /data/f-stack/config.ini
47 sed "s/broadcast=192.168.1.255/broadcast=${mybc}/" -i /data/f-stack/config.ini
48 sed "s/gateway=192.168.1.1/gateway=${mygw}/" -i /data/f-stack/config.ini
51 sed "s/#\[kni\]/\[kni\]/" -i /data/f-stack/config.ini
52 sed "s/#enable=1/enable=1/" -i /data/f-stack/config.ini
53 sed "s/#method=reject/method=reject/" -i /data/f-stack/config.ini
54 sed "s/#tcp_port=80/tcp_port=80/" -i /data/f-stack/config.ini
55 sed "s/#vlanstrip=1/vlanstrip=1/" -i /data/f-stack/config.ini
84 # copy config.ini to $NGX_PREFIX/conf/f-stack.conf
[all …]
H A DF-Stack_Development_Guide.md17 ├── config.ini
101 For example, if `lcore_mask=f` in config.ini, you can start your app like this:
103 ${bin} --conf config.ini --proc-type=primary --proc-id=0
104 ${bin} --conf config.ini --proc-type=secondary --proc-id=1
105 ${bin} --conf config.ini --proc-type=secondary --proc-id=2
106 ${bin} --conf config.ini --proc-type=secondary --proc-id=3
/f-stack/dpdk/
H A DMAINTAINERS580 F: doc/guides/nics/features/ena.ini
601 F: doc/guides/nics/features/ark.ini
609 F: doc/guides/nics/features/bnxt.ini
647 F: doc/guides/nics/features/enic.ini
656 F: doc/guides/nics/features/hns3.ini
716 F: doc/guides/nics/features/ice.ini
724 F: doc/guides/nics/features/igc.ini
805 F: doc/guides/nics/features/nfb.ini
841 F: doc/guides/nics/features/pfe.ini
920 F: doc/guides/nics/features/avp.ini
[all …]
/f-stack/dpdk/doc/guides/nics/features/
H A Dafpacket.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Daf_xdp.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dmemif.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dvhost.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dpcap.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dark.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Davp.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dnfb.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dpfe.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dszedata2.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dice_dcf.ini4 ; Refer to default.ini for the full list of available PMD features.
/f-stack/dpdk/doc/guides/bbdevs/features/
H A Dnull.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dfpga_lte_fec.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dfpga_5gnr_fec.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dturbo_sw.ini4 ; Refer to default.ini for the full list of available PMD features.
H A Dacc100.ini4 ; Refer to default.ini for the full list of available PMD features.
/f-stack/dpdk/doc/guides/regexdevs/features/
H A Dmlx5.ini4 ; Refer to default.ini for the full list of available driver features.
H A Docteontx2.ini4 ; Refer to default.ini for the full list of available driver features.
/f-stack/dpdk/doc/guides/vdpadevs/features/
H A Difcvf.ini4 ; Refer to default.ini for the full list of available PMD features.
/f-stack/dpdk/doc/guides/compressdevs/features/
H A Dzlib.ini2 ; Refer to default.ini for the full list of available PMD features.
H A Docteontx.ini2 ; Refer to default.ini for the full list of available PMD features.
H A Dqat.ini2 ; Refer to default.ini for the full list of available PMD features.

12345