Hi: I am reading document about distributor library which is added in DPDK 1.7. The document mentioned the packets are dynamically load balanced between a set of worker cores. So I am wondering is this the only reason we need distributor library? What else could it give us? Do we have any performance number on this new library?
Thanks.