Re: [ovs-dev] [PATCH 5/6] rstp: Add rstp port name for human reading.

2017-04-20 Thread Jarno Rajahalme
Acked-by: Jarno Rajahalme > On Mar 31, 2017, at 8:11 PM, nickcooper-zhangtonghao > wrote: > > This patch is useful to debug rstp subsystem and log the > port name instead of port number. This patch will also > be used to display rstp info for next patches.

[ovs-dev] [PATCH 5/6] rstp: Add rstp port name for human reading.

2017-03-31 Thread nickcooper-zhangtonghao
This patch is useful to debug rstp subsystem and log the port name instead of port number. This patch will also be used to display rstp info for next patches. Signed-off-by: nickcooper-zhangtonghao --- lib/rstp-common.h | 1 + lib/rstp.c | 14