On Fri, May 05, 2017 at 09:20:37AM +0530, Numan Siddique wrote: > On Thu, May 4, 2017 at 8:48 PM, Aaron Conole <[email protected]> wrote: > > > Hi Numan, > > > > [email protected] writes: > > > > > From: Numan Siddique <[email protected]> > > > > > > I have picked up the patch series authored by Zong Kai LI to support IPv6 > > > Router Advertisement in ovn - > > > https://mail.openvswitch.org/pipermail/ovs-dev/2016-October/242988.html > > > as this patch series was inactive for quite a long time. > > > > Running checkpatch utility flags a number of line-length issues, and > > some Signed-off-by / Co-authored-by signatures missing. > > > > > Hi Aaron, > > I didn't run the checkpatch utility, but I am able to apply the patches 1 > to 6 in this patch series without any issues. > > I will have a look at it again. Thanks
They apply fine. Aaron is pointing out that some lines of code are longer than the 79-column limit prescribed by the OVS coding style. (I fixed up a few lines for the patches that I applied.) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
