Lines Matching +full:down +full:- +full:scaling

1 .\" SPDX-License-Identifier: BSD-3-Clause
3 .\" Copyright (c) 2023-2024 Google LLC
39 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
51 It is required to support per-VM Tier-1 networking performance, and for using certain VM shapes on …
57 .Bl -bullet -compact
69 Receive Side Scaling (RSS)
78 .Bl -bullet -compact
84 .Bl -diag
92 Global (across-queues) allocation failures:
93 .Bl -diag
103 .Bl -diag
115 Rx queue-specific allocation failures:
116 .Bl -diag
123 Tx queue-specific allocation failures:
124 .Bl -diag
132 .Bl -diag
137 .Bl -diag
143 The following messages are recorded when the interface is being brought down:
144 .Bl -diag
149 These messages are seen if errors are encountered when bringing the interface up or down:
150 .Bl -diag
163 .Bl -diag
171 .Bl -diag
178 .Bl -diag
183 .Bl -diag
188 .Bl -diag
190 .It "Device link is down."
193 Apart from these messages, the driver exposes per-queue packet and error counters as sysctl nodes.
201 .Bl -tag -width indent
204 This is read-only.
207 This is read-only.
209 Setting this boot-time tunable to 1 disables Large Receive Offload (LRO) in the NIC.
217 does not support the transmission of VLAN-tagged packets.
218 All VLAN-tagged traffic is dropped.
223 .Bl -bullet -compact
229 stands for "Queue In-order" referring to the fact that the NIC sends
236 can work with DMA-ed packets and does not expect them to be copied into or
239 stands for "Queue Out-of-order" referring to the fact that the NIC might
246 Please email gvnic-drivers@google.com with the specifics of the issue encountered.