[ovs-dev] [PATCH] ovn: Add 128-bit support for ct_label

Russell Bryant russell at ovn.org
Tue Jul 19 12:55:28 UTC 2016


On Tue, Jul 19, 2016 at 1:24 AM, Numan Siddique <nusiddiq at redhat.com> wrote:

> On Mon, Jul 18, 2016 at 11:40 PM, Ben Pfaff <blp at ovn.org> wrote:
>
> > On Fri, Jul 15, 2016 at 08:33:59PM +0530, Numan Siddique wrote:
> > > To support 128-bits in ct_label, the value of the ct_label is expected
> > > as a hex string in the 'ct_commit' action.
> > >
> > > Added a new accessor in the 'mf_subvalue' struct to access ovs_be128
> > > values.
> > >
> > > Signed-Off-by: Numan Siddique <nusiddiq at redhat.com>
> >
> > Only the "s" should be capitalized in "Signed-off-by".  I know that's
> > petty but Git only properly recognizes it with the right capitalization.
> >
>
> ​I was doing the same mistake all this time. Thanks for pointing it out. I
> will take care of it from next time.​


An easy way to do this is to use the "-s" option to "git commit".  It
automatically adds the header for you in the correct format.

-- 
Russell Bryant



More information about the dev mailing list