Searched full:netdev (Results 1 – 25 of 102) sorted by relevance
12345
| /Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 4 Contact: netdev@vger.kernel.org 12 Contact: netdev@vger.kernel.org 20 Contact: netdev@vger.kernel.org 29 Contact: netdev@vger.kernel.org 38 Contact: netdev@vger.kernel.org 47 Contact: netdev@vger.kernel.org 57 Contact: netdev@vger.kernel.org 65 Contact: netdev@vger.kernel.org 74 Contact: netdev@vger.kernel.org 84 Contact: netdev@vger.kernel.org [all …]
|
| D | sysfs-class-net-queues | 4 Contact: netdev@vger.kernel.org 14 Contact: netdev@vger.kernel.org 22 Contact: netdev@vger.kernel.org 30 Contact: netdev@vger.kernel.org 38 Contact: netdev@vger.kernel.org 48 Contact: netdev@vger.kernel.org 59 Contact: netdev@vger.kernel.org 68 Contact: netdev@vger.kernel.org 76 Contact: netdev@vger.kernel.org 85 Contact: netdev@vger.kernel.org [all …]
|
| D | sysfs-class-net | 4 Contact: netdev@vger.kernel.org 18 Contact: netdev@vger.kernel.org 32 Contact: netdev@vger.kernel.org 42 Contact: netdev@vger.kernel.org 51 Contact: netdev@vger.kernel.org 73 Contact: netdev@vger.kernel.org 82 Contact: netdev@vger.kernel.org 99 Contact: netdev@vger.kernel.org 109 Contact: netdev@vger.kernel.org 127 Contact: netdev@vger.kernel.org [all …]
|
| D | sysfs-bus-mdio | 5 Contact: netdev@vger.kernel.org 14 Contact: netdev@vger.kernel.org 22 Contact: netdev@vger.kernel.org 30 Contact: netdev@vger.kernel.org 38 Contact: netdev@vger.kernel.org 46 Contact: netdev@vger.kernel.org 54 Contact: netdev@vger.kernel.org 62 Contact: netdev@vger.kernel.org 70 Contact: netdev@vger.kernel.org
|
| D | sysfs-class-net-phydev | 4 Contact: netdev@vger.kernel.org 12 Contact: netdev@vger.kernel.org 22 Contact: netdev@vger.kernel.org 32 Contact: netdev@vger.kernel.org 49 Contact: netdev@vger.kernel.org 58 Contact: netdev@vger.kernel.org
|
| D | sysfs-class-net-qmi | 11 The netdev will change to reflect the link framing 12 mode. The netdev is an ordinary ethernet device in 15 netdev is a headerless p-t-p device in 'raw-ip' mode,
|
| /Documentation/process/ |
| D | maintainer-netdev.rst | 6 Networking subsystem (netdev) 18 netdev chapter 21 netdev is a mailing list for all network-related Linux stuff. This 28 Like many other Linux mailing lists, the netdev list is hosted at 29 kernel.org with archives available at https://lore.kernel.org/netdev/. 33 netdev. 71 - https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git 72 - https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git 82 sent to netdev, but knowing the above, you can predict that in advance. 85 Do not send new ``net-next`` content to netdev during the [all …]
|
| /Documentation/networking/ |
| D | index.rst | 4 Refer to :ref:`netdev-FAQ` for a guide on netdev development process specifics. 80 multi-pf-netdev 84 netdev-features
|
| D | netdev-features.rst | 4 Netdev features mess and how to get out from it alive 19 are commonly referred to as netdev features in Linux kernel world. 24 1. netdev->hw_features set contains features whose state may possibly 29 2. netdev->features set contains features which are currently enabled 33 3. netdev->vlan_features set contains features whose state is inherited 34 by child VLAN devices (limits netdev->features set). This is currently 38 4. netdev->wanted_features set contains feature set requested by user. 48 When current feature set (netdev->features) is to be changed, new set 52 returns success) replaces value stored in netdev->features. 66 from ndo_*_features callbacks. netdev->features should not be modified by [all …]
|
| D | failover.rst | 11 to register a netdev and a set of ops with a failover instance. The ops 12 are used as event handlers that get called to handle netdev register/ 14 with the same mac address as the failover netdev.
|
| D | net_failover.rst | 11 to create and destroy a failover master netdev and manages a primary and 15 The failover netdev acts a master device and controls 2 slave devices. The 16 original paravirtual interface is registered as 'standby' slave netdev and 18 netdev. Both 'standby' and 'failover' netdevs are associated with the same 19 'pci' device. The user accesses the network interface via 'failover' netdev. 20 The 'failover' netdev chooses 'primary' netdev as default for transmits when 63 virtio-net device is set to 'down' to ensure that the 'failover' netdev prefers
|
| D | multi-pf-netdev.rst | 5 Multi-PF Netdev 33 one netdev instance. It is implemented in the netdev layer. Lower-layer instances like pci func, 36 traffic and allows apps running on the same netdev from different NUMAs to still feel a sense of 43 NIC and has the socket-direct property enabled, once all PFs are probed, we create a single netdev 44 to represent all of them, symmetrically, we destroy the netdev whenever any of the PFs is removed. 46 The netdev network channels are distributed between all devices, a proper configuration would utili… 92 …$ ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/netdev.yaml --dump queue-get --json='{… 104 …$ ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/netdev.yaml --dump napi-get --json='{"…
|
| D | bridge.rst | 62 <https://lore.kernel.org/netdev/20220316150857.2442916-1-tobias@waldekranz.com/>`_. 172 <https://lore.kernel.org/netdev/1402401565-15423-1-git-send-email-makita.toshiaki@lab.ntt.co.jp/>`_ 175 `VLAN filtering <https://lore.kernel.org/netdev/1360792820-14116-1-git-send-email-vyasevic@redhat.c… 212 <https://lore.kernel.org/netdev/20210120145203.1109140-1-razor@blackwall.org/>`_ 231 <https://lore.kernel.org/netdev/20210719170637.435541-1-razor@blackwall.org/>`_, 233 <https://lore.kernel.org/netdev/20190121062628.2710-1-linus.luessing@c0d3.blue/>`_, 296 <https://lore.kernel.org/netdev/20200426132208.3232-1-horatiu.vultur@microchip.com/>`_, 300 <https://lore.kernel.org/netdev/20220218155148.2329797-1-schultz.hans+netdev@gmail.com/>`_, 302 <https://lore.kernel.org/netdev/20221101193922.2125323-2-idosch@nvidia.com/>`_. 326 are discussed on the linux-netdev mailing list netdev@vger.kernel.org and [all …]
|
| D | multiqueue.rst | 18 the subqueue memory, as well as netdev configuration of where the queues 22 netdev->queue_lock today. Therefore base drivers should use the 24 device is still operational. netdev->queue_lock is still used when the device 66 function or based on netdev->select_queue() if you have it defined.
|
| D | 6lowpan.rst | 4 Netdev private dataroom for 6lowpan interfaces 21 Before registering the lowpan netdev interface you must run::
|
| D | xsk-tx-metadata.rst | 71 Every devices exports its offloads capabilities via netlink netdev family. 73 ``Documentation/netlink/specs/netdev.yaml``. 78 See ``tools/net/ynl/samples/netdev.c`` on how to query this information.
|
| D | xfrm_device.rst | 98 adapter->netdev->xfrmdev_ops = &ixgbe_xfrmdev_ops; 99 adapter->netdev->features |= NETIF_F_HW_ESP; 100 adapter->netdev->hw_enc_features |= NETIF_F_HW_ESP; 188 As a netdev is set to DOWN the XFRM stack's netdev listener will call
|
| D | representors.rst | 25 controlled switch has a separate netdev, so does each virtual port of a virtual 32 or any other netdev (routing, bridging, TC classifiers). 93 network port, which can simplify usage (the uplink netdev becomes in effect the 107 not having a netdev. 124 netdev). 217 involve a third netdevice (a tunnel netdev operating in metadata mode, such as 220 function uplink netdev or port representor). TC rules such as::
|
| /Documentation/networking/device_drivers/ethernet/netronome/ |
| D | nfp.rst | 119 The version of the loaded firmware for a particular <netdev> interface, 120 (e.g. enp4s0), or an interface's port <netdev port> (e.g. enp4s0np0) can 123 $ ethtool -i <netdev> 193 $ ip link set dev <netdev port 0> down 194 $ ip link set dev <netdev port 1> down 198 $ ethtool -s <netdev port 0> speed 10000 199 $ ethtool -s <netdev port 1> speed 10000 203 $ ethtool -s <netdev port 0> speed 25000 204 $ ethtool -s <netdev port 1> speed 25000 221 $ ip link set dev <netdev port> mtu 9000 [all …]
|
| /Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| D | switchdev.rst | 23 - Attach mlx5 switchdev representor 'enp8s0f0' to bridge netdev 'bridge1':: 81 devices (netdev, rdma, vdpa, etc.) of the subfunction accesses only assigned 107 | | | netdev | | rdma dev | 115 | kernel | | rep netdev | | |(mlx5_core,ib) | 142 …pci/0000:06:00.0/32768: type eth netdev eth6 flavour pcisf controller 0 pfnum 0 sfnum 88 external … 149 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 222 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88… 231 …pci/0000:06:00.0/32768: type eth netdev ens2f0npf0sf88 flavour pcisf controller 0 pfnum 0 sfnum 88… 246 auxiliary/mlx5_core.sf.4/1: type eth netdev p0sf88 flavour virtual port 0 splittable false 249 link mlx5_0/1 state ACTIVE physical_state LINK_UP netdev p0sf88 [all …]
|
| /Documentation/infiniband/ |
| D | opa_vnic.rst | 108 netdev devices. The RDMA netdev supports interfacing with the network 110 netdev device type. 113 implements the verbs to allocate and free the OPA_VNIC RDMA netdev. 119 the network stack. It also implements the RDMA netdev control operations. 125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees 126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions 132 by invoking the RDMA netdev control operations:: 144 | (OPA VNIC RDMA Netdev | |
|
| /Documentation/netlink/specs/ |
| D | netdev.yaml | 3 name: netdev 6 netdev configuration over generic netlink. 22 The netdev supports XDP_REDIRECT 26 This feature informs if netdev implements ndo_xdp_xmit callback. 30 This feature informs if netdev supports AF_XDP in zero copy mode. 34 This feature informs if netdev supports XDP hw offloading. 38 This feature informs if netdev implements non-linear XDP buffer 43 This feature informs if netdev implements non-linear XDP buffer 88 doc: netdev ifindex 130 ifindex of the netdev to which the pool belongs. [all …]
|
| /Documentation/bpf/ |
| D | map_xskmap.rst | 16 binds to a single netdev queue. A mapping of XSKs to queues is shown below: 25 | Netdev eth0 | | 43 An AF_XDP socket that is bound to a certain <netdev/queue_id> will *only* 44 accept XDP frames from that <netdev/queue_id>. If an XDP program tries to redirect 45 from a <netdev/queue_id> other than what the socket is bound to, the frame will 48 Typically an XSKMAP is created per netdev. This map contains an array of XSK File 51 of queues supported by the netdev. 69 for sockets attached to a netdev's queues.
|
| D | bpf_devel_QA.rst | 31 Given netdev has a high volume of traffic, please also add the BPF 87 A: All patches that are Cc'ed to netdev are queued for review under netdev 131 the documentation on netdev subsystem at 132 Documentation/process/maintainer-netdev.rst. 141 patches and can be searched on netdev kernel mailing list through the 151 A: The process is the very same as described in the netdev subsystem 152 documentation at Documentation/process/maintainer-netdev.rst, 211 documentation for netdev subsystem at 212 Documentation/process/maintainer-netdev.rst for additional information 236 so feel free to read up on the netdev docs at [all …]
|
| /Documentation/networking/devlink/ |
| D | devlink-port.rst | 151 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 160 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 167 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 176 pci/0000:06:00.0/32768: type eth netdev enp6s0pf0sf88 flavour pcisf pfnum 0 sfnum 88 196 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 205 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 229 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 238 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 263 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 272 pci/0000:06:00.0/2: type eth netdev enp6s0pf0vf1 flavour pcivf pfnum 0 vfnum 1 [all …]
|
12345