> Cc: Richardson, Bruce
> Subject: [dpdk-dev] [PATCH v6 0/6] distributor library performance
> enhancements
On Mon, Jan 23, 2017 at 09:24:34AM +, David Hunt wrote:
> This patch aims to improve the throughput of the distributor library.
>
> It uses a similar handshake mechanism to the previous version of
> the library, in that bits are used to indicate when packets are ready
> to be sent to a worker
This patch aims to improve the throughput of the distributor library.
It uses a similar handshake mechanism to the previous version of
the library, in that bits are used to indicate when packets are ready
to be sent to a worker and ready to be returned from a worker. One main
difference is that in
3 matches
Mail list logo