dpif-netdev: Use separate threads for forwarding.
authorBen Pfaff <blp@nicira.com>
Sat, 28 Dec 2013 01:00:30 +0000 (17:00 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Jan 2014 01:13:32 +0000 (17:13 -0800)
commit6c3eee823e95d13c613935f0252c8a523bc6ef20
tree6a499980a59afedfd8c1851f1b446a461c606201
parent8a4e3a858ae1feef4098837414665aa525f2d1e5
dpif-netdev: Use separate threads for forwarding.

For now, we use exactly two threads.  Presumably at some point we will want
to make this configurable.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/dpif-netdev.c