[ovs-dev] [PATCH] utilities: Add smap related command and iterator to the GDB script

Ben Pfaff blp at ovn.org
Wed Dec 12 16:42:28 UTC 2018


On Thu, Nov 22, 2018 at 04:18:14PM +0100, Eelco Chaudron wrote:
> Adds "ovs_dump_smap <struct smap *>" command
> 
> Example output:
> 
> Breakpoint 1, trtcm_policer_qos_construct (details=0x135bad0, conf=0x7ffd31f5da28) at lib/netdev-dpdk.c:4154
> (gdb) ovs_dump_smap 0x135bad0
> cbs: 2048
> cir: 151800
> eir: 151800
> pbs: 2048
> 
> Signed-off-by: Eelco Chaudron <echaudro at redhat.com>

Thanks, applied to master.


More information about the dev mailing list