On Fri, Jun 5, 2015 at 10:05 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Thu, Jun 04, 2015 at 01:52:16PM -0700, Andy Zhou wrote:
>> Currently, 'ovs-appctl tnl/ports/show' command won't display gre port
>> name correctly. Since netdev_vport_get_dpif_port() will not always
>> set the 'namebuf' it receives. Should use the name by its return
>> value instead. Found by inspection.
>>
>> Also extend the test case to cover this command.
>>
>> Signed-off-by: Andy Zhou <az...@nicira.com>
>
> Good catch!
>
> I see a possible refinement; I'll send out a separate patch to add that
> later.
>
> Acked-by: Ben Pfaff <b...@nicira.com>
Thanks, pushed to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to