Lines Matching +full:software +full:- +full:generated
1 .. SPDX-License-Identifier: GPL-2.0
12 ``devlink-dpipe`` provides a standardized way to provide visibility into the
21 should not be able to distinguish between the hardware vs. software
28 differences in the hardware and software models some processes cannot be
34 Level Path Compression trie (LPC-trie) in hardware.
45 The ``devlink-dpipe`` interface closes this gap. The hardware's pipeline is
50 configuration, but the ``devlink-dpipe`` interface uses it for visibility
52 ``devlink-dpipe`` should change according to the changes done by the
84 ``devlink-dpipe`` generally is not intended for configuration. The exception
96 -----
107 ------------
113 and should be defined in the driver. Additionally, each driver-specific
114 devlink documentation file should document the driver-specific ``dpipe``
124 -----
140 ------
151 -----
167 ---
176 host table for directly connected routes, or adjacency table for next-hops.
195 ----------
213 ---------
217 Concurrently a hash of the packet is generated. Based on the ECMP group size
218 and the packet's hash a local offset is generated. Multiple LPM entries can
234 ----