Lines Matching full:user
35 All other corresponding linux interfaces are called user interfaces.
37 The user interfaces depend on the conduit interface being up in order for them
39 interface had to be managed explicitly by the user. Starting with kernel v5.12,
42 - when a DSA user interface is brought up, the conduit interface is
44 - when the conduit interface is brought down, all DSA user interfaces are
56 a user interface
59 another user interface
62 a third user interface
65 A user interface dedicated for upstream traffic
100 # brought up manually before the user ports.
103 # bring up the user interfaces
112 # brought up manually before the user ports.
115 # bring up the user interfaces
138 # brought up manually before the user ports.
141 # bring up the user interfaces
182 # brought up manually before the user ports.
188 # bring up the user interfaces
225 # brought up manually before the user ports.
229 # bring up the user interfaces
265 # brought up manually before the user ports.
270 # bring up the user interfaces
308 Up until kernel v4.14, DSA only supported user space management of bridge FDB
367 Affinity of user ports to CPU ports
376 statically assign the termination traffic associated with a certain user port
377 to be processed by a certain CPU port. This way, user space can implement
378 custom policies of static load balancing between user ports, by spreading the
382 packet basis, rather than statically assigning user ports to CPU ports.
392 description which has an ``ethernet`` property. It is up to the user to
396 changing the DSA conduit of a user port. The ``IFLA_DSA_CONDUIT`` u32 netlink
397 attribute contains the ifindex of the conduit device that handles each user
440 and migrates all user ports to the new upper of ``eth0``, ``bond0``. Similarly,
441 when ``bond0`` is destroyed using ``RTM_DELLINK``, DSA migrates the user ports
447 static user to CPU port assignment with LAG between DSA conduits. It is not
448 possible to statically assign a user port towards a DSA conduit that has any
452 Live changing of the DSA conduit (and thus CPU port) affinity of a user port is