On Thu, Apr 10, 2014 at 11:06:15AM -0700, Alex Wang wrote:
> This commit makes the netdev-dpdk module signal the change of
> etheraddr and mtu by changing the global sequence number and
> incrementing its 'change_seq'.
>
> Signed-off-by: Alex Wang
Acked-by: Ben Pfaff
___
This commit makes the netdev-dpdk module signal the change of
etheraddr and mtu by changing the global sequence number and
incrementing its 'change_seq'.
Signed-off-by: Alex Wang
---
PATCH -> V2:
- rebase.
---
lib/netdev-dpdk.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/netdev