Lines Matching full:transmit
21 - XPS: Transmit Packet Steering
27 Contemporary NICs support multiple receive and transmit descriptor queues
461 XPS: Transmit Packet Steering
464 Transmit Packet Steering is a mechanism for intelligently selecting
465 which transmit queue to use when transmitting a packet on a multi-queue
468 to hardware transmit queue(s).
473 exclusively to a subset of CPUs, where the transmit completions for
478 transmit queue). Secondly, cache miss rate on transmit completion is
484 This mapping is used to pick transmit queue based on the receive
486 queues can be mapped to a set of transmit queues (many:many), although
488 on the same queue associations for transmit and receive. This is useful for
494 transmit queue corresponding to the associated receive queue has benefits
495 in keeping the CPU overhead low. Transmit completion work is locked into
498 application cleans up the packets during the busy poll, transmit completion
502 XPS is configured per transmit queue by setting a bitmap of
503 CPUs/receive-queues that may use that queue to transmit. The reverse
504 mapping, from CPUs to transmit queues or from receive-queues to transmit
508 for the socket connection for a match in the receive queue-to-transmit queue
513 into the set. When selecting the transmit queue based on receive queue(s)
514 map, the transmit device is not validated against the receive device as it
519 This transmit queue is used for subsequent packets sent on the flow to
524 there are no outstanding packets in the flow, so the transmit queue can
536 to transmit queue can be inspected and configured using sysfs:
557 with the CPU that processes transmit completions for that queue
558 (transmit interrupts).
560 For transmit queue selection based on receive queue(s), XPS has to be
561 explicitly configured mapping receive-queue(s) to transmit queue(s). If the
562 user configuration for receive-queue map does not apply, then the transmit