odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v2] test: l2fwd: add transmit completion support

Open TuomasTaipale opened this issue 11 months ago • 0 comments

Add new -C option for configuring packet transmit completion. Both poll and event completions are supported at least partially: event completion is currently supported only with scheduled queues.

Transmit completion can be configured to be attempted to be done for every nth packet within limitations of the completion resources.

v2:

  • Rebased
  • Matias' comments

TuomasTaipale avatar Mar 25 '24 13:03 TuomasTaipale