I'm happy with that, I'll drop this for now.
Ethan
On Mon, Jul 29, 2013 at 2:57 PM, Ben Pfaff wrote:
> On Fri, Jul 26, 2013 at 06:07:07PM -0700, Ethan Jackson wrote:
>> Statistics are the only part of netdev-vport which need to be
>> manipulated by multiple threads. This patch makes them thread
On Fri, Jul 26, 2013 at 06:07:07PM -0700, Ethan Jackson wrote:
> Statistics are the only part of netdev-vport which need to be
> manipulated by multiple threads. This patch makes them thread safe.
>
> Signed-off-by: Ethan Jackson
I'd rather fold this into my upcoming netdev series if that's OK
Statistics are the only part of netdev-vport which need to be
manipulated by multiple threads. This patch makes them thread safe.
Signed-off-by: Ethan Jackson
---
lib/netdev-vport.c | 12 +++-
lib/netdev-vport.h | 16 +++-
2 files changed, 22 insertions(+), 6 deletions(-