| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | kernel_nic_interface.rst | 55 parm: carrier: Default carrier state for KNI interface (default=off): 64 disabled, and the default carrier state of KNI interfaces is set to *off*. 143 The default carrier state of KNI interfaces created by the ``rte_kni`` 144 kernel module is controlled via the ``carrier`` option when the module 147 If ``carrier=off`` is specified, the kernel module will leave the carrier 151 which require that the carrier state of the KNI interface reflect the 162 To set the default carrier state to *on*: 166 # insmod <build_dir>/kernel/linux/kni/rte_kni.ko carrier=on 168 To set the default carrier state to *off*: 172 # insmod <build_dir>/kernel/linux/kni/rte_kni.ko carrier=off [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx7s-mba7.dts | 3 * Device Tree Source for TQ Systems TQMa7S board on MBa7 carrier board. 16 model = "TQ Systems TQMa7S board on MBa7 carrier board";
|
| H A D | imx6q-apalis-ixora.dts | 134 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ 156 /* M41T0M6 real time clock on carrier board */ 164 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
|
| H A D | imx6q-apalis-ixora-v1.1.dts | 135 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ 152 /* M41T0M6 real time clock on carrier board */ 160 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
|
| H A D | tegra30-apalis-eval.dts | 75 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 87 /* M41T0M6 real time clock on carrier board */ 98 * carrier board)
|
| H A D | imx6q-apalis-eval.dts | 130 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ 152 /* M41T0M6 real time clock on carrier board */ 160 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
|
| H A D | tegra124-apalis-eval.dts | 68 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 80 /* M41T0M6 real time clock on carrier board */ 96 * on carrier board)
|
| H A D | tegra124-apalis-v1.2-eval.dts | 69 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 81 /* M41T0M6 real time clock on carrier board */ 92 * on carrier board)
|
| H A D | imx7d-mba7.dts | 3 * Device Tree Source for TQ Systems TQMa7D board on MBa7 carrier board. 16 model = "TQ Systems TQMa7D board on MBa7 carrier board";
|
| H A D | tegra30-apalis-v1.1-eval.dts | 76 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 88 /* M41T0M6 real time clock on carrier board */ 99 * carrier board)
|
| H A D | rk3288-rock-pi-n8.dts | 10 #include <arm/rockchip-radxa-dalang-carrier.dtsi>
|
| H A D | tegra30-colibri-eval-v3.dts | 59 * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier 66 /* M41T0M6 real time clock on carrier board */
|
| H A D | imx6dl-colibri-v1_1-eval-v3.dts | 24 * Please make sure your carrier board does not pull-up any of
|
| H A D | tegra20-colibri-iris.dts | 123 * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier 130 /* M41T0M6 real time clock on carrier board */
|
| H A D | tegra20-colibri-eval-v3.dts | 123 * GEN1_I2C: I2C_SDA/SCL on SODIMM pin 194/196 (e.g. RTC on carrier 130 /* M41T0M6 real time clock on carrier board */
|
| H A D | imx6dl-colibri-eval-v3.dts | 130 * Colibri I2C: I2C3_SDA/SCL on SODIMM 194/196 (e.g. RTC on carrier board) 150 /* M41T0M6 real time clock on carrier board */
|
| /f-stack/dpdk/kernel/linux/kni/ |
| H A D | kni_misc.c | 41 static char *carrier; variable 556 if (!carrier) { in kni_parse_carrier_state() 561 if (strcmp(carrier, "off") == 0) in kni_parse_carrier_state() 563 else if (strcmp(carrier, "on") == 0) in kni_parse_carrier_state() 655 module_param(carrier, charp, 0644); 656 MODULE_PARM_DESC(carrier,
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28-var3-ads2.dts | 4 * carrier (ADS2). 14 model = "Kontron SMARC-sAL28 (Single PHY) on SMARC Eval 2.0 carrier";
|
| H A D | imx8qxp-colibri-eval-v3.dtsi | 32 /* M41T0M6 real time clock on carrier board */
|
| H A D | fsl-ls1028a-kontron-kbox-a-230-ls.dts | 6 * carrier (s1914).
|
| /f-stack/doc/ |
| H A D | Launch_F-Stack_on_AWS_EC2_in_one_minute.md | 29 insmod build/kernel/linux/kni/rte_kni.ko carrier=on 94 echo 1 > /sys/class/net/veth0/carrier # if `carrier=on` not set while `insmod rte_kni.ko`.
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399pro-rock-pi-n10.dts | 11 #include <arm/rockchip-radxa-dalang-carrier.dtsi>
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 64 physical NIC port and will update the carrier status of the corresponding 70 such that the :ref:`default carrier state <kni_default_carrier_state>` is 75 loaded with the :ref:`default carrier state <kni_default_carrier_state>` 76 set to *on*. This sets the carrier state of the KNI interfaces to *on* 122 carrier state. With this option set, a thread will be started which 124 Ethernet ports and set the carrier state of the corresponding KNI 196 enabled, and the :ref:`default carrier state <kni_default_carrier_state>` 209 # insmod <build_dir>/kernel/linux/kni/rte_kni.ko lo_mode=lo_mode_fifo carrier=on
|
| /f-stack/ |
| H A D | README.md | 69 …inux/kni/rte_kni.ko carrier=on # carrier=on is necessary, otherwise need to be up `veth0` via `ech… 129 echo 1 > /sys/class/net/veth0/carrier # if `carrier=on` not set while `insmod rte_kni.ko`
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_11.rst | 309 ``carrier=[on|off]`` to allow the user to control the default carrier 310 state of the KNI kernel network interfaces. The default carrier state 312 carrier state is set to ``on`` via ``rte_kni_update_link`` or 313 by writing ``1`` to ``/sys/devices/virtual/net/<iface>/carrier``. 314 In previous versions the default carrier state was left undefined. 318 to set the carrier state of the KNI kernel network interface. 321 monitor and automatically reflect the physical NIC carrier state to the 433 * kni: By default, interface carrier status is ``off`` which means there won't 435 via ``sysfs`` interface: ``echo 1 > /sys/class/net/vEth0/carrier``. 439 automatically update the carrier status for the interface.
|