Re: [ovs-dev] [PATCH 5/5] ovs-bugtool: Increase max size of CAP_HARDWARE_INFO.

2013-07-23 Thread Ben Pfaff
On Mon, Jul 22, 2013 at 12:17:09PM -0700, Gurucharan Shetty wrote: > Current size feels very low when we are collecting o/p of > 'dmidecode' and 'lspci -vv' > > Signed-off-by: Gurucharan Shetty Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.

[ovs-dev] [PATCH 5/5] ovs-bugtool: Increase max size of CAP_HARDWARE_INFO.

2013-07-22 Thread Gurucharan Shetty
Current size feels very low when we are collecting o/p of 'dmidecode' and 'lspci -vv' Signed-off-by: Gurucharan Shetty --- utilities/bugtool/ovs-bugtool.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/bugtool/ovs-bugtool.in b/utilities/bugtool/ovs-bugtool.in i