netmap: traffic distribution

Luigi Rizzo rizzo at iet.unipi.it
Wed Sep 25 08:22:43 UTC 2013


On Wed, Sep 25, 2013 at 10:07 AM, hiren panchasara
<hiren.panchasara at gmail.com> wrote:
>
> I am providing line rate traffic (via pkg-gen.c) to my 10gig ix interface.
>
> Now on receiving side, is there a way to sub-divide the traffic into
> multiple workloads using netmap?
>
> For example, can I get two 5G flows from 10Gbps traffic?

not directly. You'd need to send packets with different addresses that match
the way the filters on the NIC (RSS or similar) are programmed.

cheers
luigi


More information about the freebsd-net mailing list