Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c166 if (!iface) { in vdev_netvsc_foreach_iface()
176 for (i = 0; iface[i].if_name; ++i) { in vdev_netvsc_foreach_iface()
197 ret = func(&iface[i], &eth_addr, ap); in vdev_netvsc_foreach_iface()
205 if (iface) in vdev_netvsc_foreach_iface()
206 if_freenameindex(iface); in vdev_netvsc_foreach_iface()
295 iface->if_name); in vdev_netvsc_has_route()
379 if (ctx->if_index == iface->if_index) { in vdev_netvsc_device_probe()
547 if (ctx->if_index == iface->if_index) in vdev_netvsc_netvsc_probe()
555 iface->if_name, iface->if_index); in vdev_netvsc_netvsc_probe()
564 " (index %u)", iface->if_name, iface->if_index); in vdev_netvsc_netvsc_probe()
[all …]
/dpdk/doc/guides/howto/
H A Drte_flow.rst81 iface='some interface', count=1)
83 iface='some interface', count=1)
100 iface='some interface', count=1)
102 iface='some interface', count=1)
179 iface='some interface', count=1)
181 iface='some interface', count=1)
183 iface='some interface', count=1)
201 iface='some interface', count=1)
203 iface='some interface', count=1)
205 iface='some interface', count=1)
[all …]
H A Dpvp_reference_benchmark.rst126 --vdev 'net_vhost0,iface=/tmp/vhost-user1' \
127 --vdev 'net_vhost1,iface=/tmp/vhost-user2' -- \
H A Dvirtio_user_for_container_networking.rst81 --vdev 'eth_vhost0,iface=/tmp/sock0' \
/dpdk/doc/guides/nics/
H A Dmvneta.rst85 - ``iface`` (mandatory, with no default value)
93 ./dpdk-testpmd --vdev=net_mvneta,iface=eth0,iface=eth1 \
147 ./dpdk-testpmd --vdev=net_mvneta,iface=eth0,iface=eth1 -c 3 -- \
155 ./dpdk-l2fwd --vdev=net_mvneta,iface=eth0,iface=eth1 -c 3 -- -T 1 -p 3
H A Daf_xdp.rst32 * ``iface`` - name of the Kernel interface to attach to (required);
65 --vdev net_af_xdp,iface=ens786f1
111 --vdev net_af_xdp0,iface=ens786f1,shared_umem=1 \
112 --vdev net_af_xdp1,iface=ens786f1,shared_umem=1 \
119 --vdev net_af_xdp0,iface=ens786f1,shared_umem=1 \
120 --vdev net_af_xdp1,iface=ens786f1,start_queue=1,shared_umem=1 \
124 --vdev net_af_xdp0,iface=ens786f1,shared_umem=1 \
125 --vdev net_af_xdp1,iface=ens786f2,shared_umem=1 \
138 --vdev net_af_xdp0,iface=ens786f1,busy_budget=0
146 --vdev net_af_xdp0,iface=ens786f1,busy_budget=256
H A Dvdev_netvsc.rst73 - ``iface`` [string]
80 Same as ``iface`` except a suitable NetVSC interface is located using its
95 Not specifying either ``iface`` or ``mac`` makes this driver attach itself to
H A Dmvpp2.rst165 ./dpdk-testpmd --vdev=eth_mvpp2,iface=eth0,iface=eth2 -c 7 -- \
393 ./dpdk-testpmd --vdev=eth_mvpp2,iface=eth0,iface=eth2,cfg=/home/user/mrvl.conf \
507 ./dpdk-testpmd --vdev=eth_mvpp2,iface=eth0,iface=eth2 -c 3 -- -i --p 3 -a --disable-hw-vlan-strip
599 ./dpdk-testpmd --vdev=eth_mvpp2,iface=eth0,iface=eth2 -c 6 -- -i -p 3 -a --txd 1024 --rxd 1024
678 ./dpdk-testpmd --vdev=net_mrvl,iface=eth0,iface=eth2,cfg=./qos_config -c 7 -- \
H A Dpcap_ring.rst91 * iface: Defines a device mapping a network interface.
95 iface=eth0
102 In case ``iface=`` configuration is set, user may want to use the selected interface's physical MAC
105 --vdev 'net_pcap0,iface=eth0,phy_mac=1'
167 --vdev 'net_pcap0,iface=eth0' --vdev='net_pcap1,iface=eth1'
H A Daf_packet.rst24 * ``iface`` - name of the Kernel interface to attach to (required);
67 --vdev=eth_af_packet0,iface=tap0,blocksz=4096,framesz=2048,framecnt=512,qpairs=1,qdisc_bypass=0
H A Dvhost.rst33 #. ``iface``:
93 ./dpdk-testpmd -l 0-3 -n 4 --vdev 'net_vhost0,iface=/tmp/sock0,queues=1' -- -i
H A Dliquidio.rst79 ip link set <PF iface> vf <VF id> mac <macaddr>
144 ip link set dev <PF iface> vf <VF id> trust on
H A Dtap.rst25 The interface name can be changed by adding the ``iface=foo0``, for example::
27 --vdev=net_tap0,iface=foo0 --vdev=net_tap1,iface=foo1, ...
49 --vdev=net_tap,iface=tap0,remote=foo1
92 --vdev=net_tun0 --vdev=net_tun1,iface=foo1, ...
H A Dfail_safe.rst47 - **dev(<iface>)** parameter
49 This parameter allows the user to define a sub-device. The ``<iface>`` part of
84 number in ``<iface>`` format as described above.
H A Dbnx2x.rst177 ip link set <PF iface> vf <VF id> mac <macaddr>
H A Dqede.rst248 ip link set <PF iface> vf <VF id> mac <macaddr>
H A Dice.rst330 iface="enp24s0f0", count=10)
H A Dvirtio.rst399 #. ``iface``:
/dpdk/doc/guides/tools/
H A Dpdump.rst41 (rx-dev=<iface or pcap file> |
42 tx-dev=<iface or pcap file>),
84 Can be either a pcap file name or any Linux iface.
87 Can be either a pcap file name or any Linux iface.
96 should both be passed with the different file names or the Linux iface names.
99 should both be passed with the same file name or the same Linux iface name.
/dpdk/drivers/net/pcap/
H A Dpcap_ethdev.c515 open_iface_live(const char *iface, pcap_t **pcap) { in open_iface_live() argument
528 open_single_iface(const char *iface, pcap_t **pcap) in open_single_iface() argument
530 if (open_iface_live(iface, pcap) < 0) { in open_single_iface()
1075 const char *iface = value; in open_rx_tx_iface() local
1079 if (open_single_iface(iface, &pcap) < 0) in open_rx_tx_iface()
1083 tx->queue[0].name = iface; in open_rx_tx_iface()
1096 iface, direction_str, pcap_geterr(pcap)); in set_iface_direction()
1100 iface, direction_str); in set_iface_direction()
1107 const char *iface = value; in open_iface() local
1111 if (open_single_iface(iface, &pcap) < 0) in open_iface()
[all …]
/dpdk/examples/vdpa/
H A Dmain.c40 static char iface[MAX_PATH_LEN]; variable
80 rte_strscpy(iface, optarg, MAX_PATH_LEN); in parse_args()
81 printf("iface %s\n", iface); in parse_args()
95 if (iface[0] == '\0' && interactive == 0) { in parse_args()
560 iface, devcnt); in main()
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst32 ./dpdk-vdpa [EAL options] -- [--client] [--interactive|-i] or [--iface SOCKET_PATH]
38 * --iface specifies the path prefix of the UNIX domain socket file, e.g.
/dpdk/doc/guides/cryptodevs/
H A Dmvsam.rst100 ./dpdk-l2fwd-crypto --vdev=eth_mvpp2,iface=eth0 --vdev=crypto_mvsam -- \
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst448 ./<build_dir>/app/dpdk-testpmd -l 0-2 -n3 --vdev=net_pcap0,iface=eth0 \
449 --vdev=net_pcap1,iface=eth1 \
/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst266 by writing ``1`` to ``/sys/devices/virtual/net/<iface>/carrier``.
388 ``ethtool <iface>`` output will have less information.

12