Lines Matching full:transmit
21 - XPS: Transmit Packet Steering
27 Contemporary NICs support multiple receive and transmit descriptor queues
452 XPS: Transmit Packet Steering
455 Transmit Packet Steering is a mechanism for intelligently selecting
456 which transmit queue to use when transmitting a packet on a multi-queue
459 to hardware transmit queue(s).
464 exclusively to a subset of CPUs, where the transmit completions for
469 transmit queue). Secondly, cache miss rate on transmit completion is
475 This mapping is used to pick transmit queue based on the receive
477 queues can be mapped to a set of transmit queues (many:many), although
479 on the same queue associations for transmit and receive. This is useful for
485 transmit queue corresponding to the associated receive queue has benefits
486 in keeping the CPU overhead low. Transmit completion work is locked into
489 application cleans up the packets during the busy poll, transmit completion
493 XPS is configured per transmit queue by setting a bitmap of
494 CPUs/receive-queues that may use that queue to transmit. The reverse
495 mapping, from CPUs to transmit queues or from receive-queues to transmit
499 for the socket connection for a match in the receive queue-to-transmit queue
504 into the set. When selecting the transmit queue based on receive queue(s)
505 map, the transmit device is not validated against the receive device as it
510 This transmit queue is used for subsequent packets sent on the flow to
515 there are no outstanding packets in the flow, so the transmit queue can
527 to transmit queue can be inspected and configured using sysfs:
548 with the CPU that processes transmit completions for that queue
549 (transmit interrupts).
551 For transmit queue selection based on receive queue(s), XPS has to be
552 explicitly configured mapping receive-queue(s) to transmit queue(s). If the
553 user configuration for receive-queue map does not apply, then the transmit