On Fri, Apr 04, 2014 at 03:00:37PM -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
---
lib/netdev-dpdk.c |4
1 file changed, 4 insertions(+)
diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.