You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change io_tx_batch() function to use DPDK's packet reordering library (optionally) - http://dpdk.org/browse/dpdk/tree/examples/packet_ordering/main.c
This may impact the latency distribution a lot, especially for adaptive load balancing configurations where we mix CPU and GPU.
The text was updated successfully, but these errors were encountered:
Change
io_tx_batch()
function to use DPDK's packet reordering library (optionally) - http://dpdk.org/browse/dpdk/tree/examples/packet_ordering/main.cThis may impact the latency distribution a lot, especially for adaptive load balancing configurations where we mix CPU and GPU.
The text was updated successfully, but these errors were encountered: