Lines Matching full:packets
68 HW timestamping egress packets is supported by the driver.
341 name: rx-packets
343 Number of wire packets successfully received and passed to the stack.
345 of the stack, so packets consumed by XDP are still counted here.
350 doc: Successfully received bytes, see `rx-packets`.
353 name: tx-packets
355 Number of wire packets successfully sent. Packet is considered to be
361 doc: Successfully sent bytes, see `tx-packets`.
373 Number of all packets which entered the device, but never left it,
374 including but not limited to: packets dropped due to lack of buffer
381 Number of packets dropped due to transient lack of resources, such as
386 doc: Number of packets that were marked as CHECKSUM_COMPLETE.
390 doc: Number of packets that were marked as CHECKSUM_UNNECESSARY.
394 doc: Number of packets that were not checksummed by device.
399 Number of packets with bad checksum. The packets are not discarded,
403 name: rx-hw-gro-packets
405 Number of packets that were coalesced from smaller packets by the device.
406 Counts only packets coalesced with the HW-GRO netdevice feature,
407 LRO-coalesced packets are not counted.
411 doc: See `rx-hw-gro-packets`.
414 name: rx-hw-gro-wire-packets
416 Number of packets that were coalesced to bigger packetss with the HW-GRO
417 netdevice feature. LRO-coalesced packets are not counted.
421 doc: See `rx-hw-gro-wire-packets`.
426 Number of the packets dropped by the device due to the received
427 packets bitrate exceeding the device rate limit.
432 Number of packets that arrived at the device but never left it,
433 encompassing packets dropped for reasons such as processing errors, as
439 doc: Number of packets dropped because they were invalid or malformed.
444 Number of packets that did not require the device to calculate the
450 Number of packets that required the device to calculate the checksum.
453 name: tx-hw-gso-packets
455 Number of packets that necessitated segmentation into smaller packets
460 doc: See `tx-hw-gso-packets`.
463 name: tx-hw-gso-wire-packets
465 Number of wire-sized packets generated by processing
466 `tx-hw-gso-packets`
470 doc: See `tx-hw-gso-wire-packets`.
475 Number of the packets dropped by the device due to the transmit
476 packets bitrate exceeding the device rate limit.
481 Number of times driver paused accepting new tx packets
688 - rx-packets
690 - tx-packets