Lines Matching full:packets

68           HW timestamping egress packets is supported by the driver.
317 name: rx-packets
319 Number of wire packets successfully received and passed to the stack.
321 of the stack, so packets consumed by XDP are still counted here.
326 doc: Successfully received bytes, see `rx-packets`.
329 name: tx-packets
331 Number of wire packets successfully sent. Packet is considered to be
337 doc: Successfully sent bytes, see `tx-packets`.
349 Number of all packets which entered the device, but never left it,
350 including but not limited to: packets dropped due to lack of buffer
357 Number of packets dropped due to transient lack of resources, such as
362 doc: Number of packets that were marked as CHECKSUM_COMPLETE.
366 doc: Number of packets that were marked as CHECKSUM_UNNECESSARY.
370 doc: Number of packets that were not checksummed by device.
375 Number of packets with bad checksum. The packets are not discarded,
379 name: rx-hw-gro-packets
381 Number of packets that were coalesced from smaller packets by the device.
382 Counts only packets coalesced with the HW-GRO netdevice feature,
383 LRO-coalesced packets are not counted.
387 doc: See `rx-hw-gro-packets`.
390 name: rx-hw-gro-wire-packets
392 Number of packets that were coalesced to bigger packetss with the HW-GRO
393 netdevice feature. LRO-coalesced packets are not counted.
397 doc: See `rx-hw-gro-wire-packets`.
402 Number of the packets dropped by the device due to the received
403 packets bitrate exceeding the device rate limit.
408 Number of packets that arrived at the device but never left it,
409 encompassing packets dropped for reasons such as processing errors, as
415 doc: Number of packets dropped because they were invalid or malformed.
420 Number of packets that did not require the device to calculate the
426 Number of packets that required the device to calculate the checksum.
429 name: tx-hw-gso-packets
431 Number of packets that necessitated segmentation into smaller packets
436 doc: See `tx-hw-gso-packets`.
439 name: tx-hw-gso-wire-packets
441 Number of wire-sized packets generated by processing
442 `tx-hw-gso-packets`
446 doc: See `tx-hw-gso-wire-packets`.
451 Number of the packets dropped by the device due to the transmit
452 packets bitrate exceeding the device rate limit.
457 Number of times driver paused accepting new tx packets
661 - rx-packets
663 - tx-packets