Home
last modified time | relevance | path

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

12345

/dpdk/kernel/linux/kni/
H A Dkni_misc.c65 kni_init_net(struct net *net) in kni_init_net() argument
102 kni_exit_net(struct net *net) in kni_exit_net() argument
106 knet = net_generic(net, kni_net_id); in kni_exit_net()
166 struct net *net = current->nsproxy->net_ns; in kni_open() local
173 file->private_data = get_net(net); in kni_open()
202 struct net *net = file->private_data; in kni_release() local
233 put_net(net); in kni_release()
296 kni_ioctl_create(struct net *net, uint32_t ioctl_num, in kni_ioctl_create() argument
348 dev_net_set(net_dev, net); in kni_ioctl_create()
447 kni_ioctl_release(struct net *net, uint32_t ioctl_num, in kni_ioctl_release() argument
[all …]
/dpdk/doc/api/
H A Ddoxy-api.conf.in12 @TOPDIR@/drivers/net/ark \
13 @TOPDIR@/drivers/net/bnxt \
15 @TOPDIR@/drivers/net/cnxk \
16 @TOPDIR@/drivers/net/dpaa \
17 @TOPDIR@/drivers/net/dpaa2 \
18 @TOPDIR@/drivers/net/i40e \
19 @TOPDIR@/drivers/net/iavf \
20 @TOPDIR@/drivers/net/ice \
21 @TOPDIR@/drivers/net/ixgbe \
22 @TOPDIR@/drivers/net/mlx5 \
[all …]
/dpdk/
H A DMAINTAINERS30 Next-net Tree
35 Next-net-brcm Tree
39 Next-net-intel Tree
43 Next-net-mrvl Tree
47 Next-net-mlx Tree
614 F: drivers/net/ena/
635 F: drivers/net/ark/
749 F: drivers/net/ice/
757 F: drivers/net/igc/
837 F: drivers/net/nfb/
[all …]
/dpdk/drivers/raw/ifpga/
H A Dmeson.build14 'bus_vdev', 'bus_ifpga', 'net', 'net_i40e', 'net_ipn3ke']
19 includes += include_directories('../../net/ipn3ke')
20 includes += include_directories('../../net/i40e')
/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst9 vhost-net offload API. The sample application performs simple packet
61 -device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:00:00:14 \
75 corresponding virtio-net PCI device is bond to a UIO driver, which
93 While a virtio-net is connected to vhost-switch, a VLAN tag starts with
130 The stats parameter controls the printing of virtio-net device statistics.
161 **--builtin-net-driver**
162 A very simple vhost-user net driver which demonstrates how to use the generic
171 Async vhost-user net driver will be used if --dmas is set. For example
206 * Option "builtin-net-driver" is incompatible with QEMU
211 * Device start fails when enabling "builtin-net-driver" without memory
[all …]
/dpdk/doc/guides/vdpadevs/
H A Dsfc.rst17 ef100 device can be configured in the net device or vDPA mode.
20 will be probed by net/sfc driver and will used as a net device.
67 - ``class`` [net|vdpa] (default **net**)
70 **net** device will work as network device and will be probed by net/sfc driver.
/dpdk/drivers/common/cnxk/
H A Droc_platform.c63 RTE_LOG_REGISTER(cnxk_logtype_nix, pmd.net.cnxk, NOTICE);
64 RTE_LOG_REGISTER(cnxk_logtype_npc, pmd.net.cnxk.flow, NOTICE);
67 RTE_LOG_REGISTER(cnxk_logtype_tm, pmd.net.cnxk.tm, NOTICE);
H A Dmeson.build77 includes += include_directories('../../../lib/net')
88 deps += ['bus_pci', 'net', 'telemetry']
/dpdk/doc/guides/nics/
H A Dvhost.rst26 * Don't need to stop RX/TX, when the user wants to stop a guest or a virtio-net driver on guest.
35 It is used to specify a path to connect to a QEMU virtio-net device.
39 It is used to specify the number of queues virtio-net device has.
105 -device virtio-net-pci,netdev=net0
107 This command attaches one virtio-net device to QEMU guest.
H A De1000em.rst53 …`http://sourceforge.net/projects/kvm/files/qemu-kvm/ <http://sourceforge.net/projects/kvm/files/qe…
106 -net nic,model=e1000,vlan=1,macaddr=DE:AD:1E:00:00:01
107 -net tap,vlan=1,ifname=tapvm01,script=no,downscript=no
108 -net nic,model=e1000,vlan=2,macaddr=DE:AD:1E:00:00:02
109 -net tap,vlan=2,ifname=tapvm02,script=no,downscript=no
H A Dngbe.rst36 `<https://www.net-swift.com/a/386.html>`_.
53 - ``pmd.net.ngbe.driver`` (default level is **notice**)
57 - ``pmd.net.ngbe.init`` (default level is **notice**)
H A Dtxgbe.rst38 `<https://www.net-swift.com/a/383.html>`_.
79 - ``pmd.net.txgbe.driver`` (default level is **notice**)
83 - ``pmd.net.txgbe.init`` (default level is **notice**)
87 - ``pmd.net.txgbe.bp`` (default level is **notice**)
90 Supply ``--log-level=pmd.net.txgbe.bp:debug`` to view messages.
H A Davp.rst82 --nic net-id=${NETWORK1_UUID} \
83 --nic net-id=${NETWORK2_UUID},vif-model=avp \
84 --nic net-id=${NETWORK3_UUID},vif-model=avp \
/dpdk/doc/guides/howto/
H A Dvirtio_user_as_exceptional_path.rst19 All kernel modules needed by this solution, vhost and vhost-net (kernel),
24 vhost-net is born to be a networking solution, which has lots of networking
47 As a prerequisite, the vhost/vhost-net kernel CONFIG should be chosen before
59 --vdev=virtio_user0,path=/dev/vhost-net,queue_size=1024 \
83 --vdev=virtio_user0,path=/dev/vhost-net,queues=2,queue_size=1024 \
H A Dpvp_reference_benchmark.rst150 Launch QEMU with two Virtio-net devices paired to the vhost-user sockets
151 created by testpmd. Below example uses default Virtio-net options, but options
161 -device virtio-net-pci,netdev=mynet1,mac=52:54:00:02:d9:01,addr=0x10 \
164 -device virtio-net-pci,netdev=mynet2,mac=52:54:00:02:d9:02,addr=0x11 \
167 -net user,hostfwd=tcp::1002$1-:22 -net nic \
325 Bind the virtio-net devices to DPDK:
H A Dlm_virtio_vhost_user.rst310 -net none \
316 -device virtio-net-pci,netdev=net1,mac=CC:BB:BB:BB:BB:BB,$VIRTIO_OPTIONS \
319 -device virtio-net-pci,netdev=net2,mac=DD:BB:BB:BB:BB:BB,$VIRTIO_OPTIONS \
386 -net none \
392 -device virtio-net-pci,netdev=net1,mac=CC:BB:BB:BB:BB:BB,$VIRTIO_OPTIONS \
395 -device virtio-net-pci,netdev=net2,mac=DD:BB:BB:BB:BB:BB,$VIRTIO_OPTIONS \
H A Dopenwrt.rst131 -net nic,vlan=0 \
132 -net nic,vlan=1 \
133 -net user,vlan=1 \
/dpdk/devtools/
H A Dcheck-doc-vs-code.sh51 find $rootdir/drivers/net -mindepth 1 -maxdepth 1 -type d |
58 code=$rootdir/drivers/net/$1
/dpdk/examples/ipsec-secgw/test/
H A Dcommon_defs.sh159 sysctl -w net.ipv6.conf.${LOCAL_IFACE}.mtu=${mtu}
177 sysctl -w net.ipv6.conf.${LOCAL_IFACE}.disable_ipv6=0
205 net.ipv6.conf.${REMOTE_IFACE}.disable_ipv6=0
/dpdk/drivers/regex/
H A Dmeson.build8 std_deps = ['ethdev', 'kvargs'] # 'ethdev' also pulls in mbuf, net, eal etc
/dpdk/lib/security/
H A Dmeson.build6 deps += ['mempool', 'cryptodev', 'net']
/dpdk/app/test-sad/
H A Dmeson.build11 deps += ['ipsec', 'net']
/dpdk/app/test-acl/
H A Dmeson.build11 deps += ['acl', 'net']
/dpdk/app/test-fib/
H A Dmeson.build11 deps += ['fib', 'lpm', 'net']
/dpdk/lib/flow_classify/
H A Dmeson.build12 deps += ['net', 'table']

12345