[dpdk-dev] [PATCH v3] ip_pipeline: add load balancing function to pass-through pipeline

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Mar 13 16:09:05 CET 2016


2016-03-10 15:29, Jasvinder Singh:
> The pass-through pipeline implementation is extended with load balancing
> function. This function allows uniform distribution of the packets among
> its output ports. For packets distribution, any application level logic
> can be applied. For instance, in this implementation, hash value
> computed over specific header fields of the incoming packets has been
> used to spread traffic uniformly among the output ports.

Applied, thanks



More information about the dev mailing list