[ovs-dev] [PATCH v2 2/6] userspace: enable set_field support for nsh fields

Ben Pfaff blp at ovn.org
Wed Aug 2 22:35:38 UTC 2017


On Thu, Aug 03, 2017 at 04:56:53AM +0800, Yi Yang wrote:
> From: Jan Scheurich <jan.scheurich at ericsson.com>
> 
> Signed-off-by: Yi Yang <yi.y.yang at intel.com>
> Signed-off-by: Jan Scheurich <jan.scheurich at ericsson.com>

There's one checkpatch warning, will you take a look?

  WARNING: Line length is >79-characters long
  #41 FILE: lib/odp-execute.c:305:
          flags = (ntohs(nsh->ver_flags_len) & NSH_FLAGS_MASK) >> NSH_FLAGS_SHIFT;

Thanks,

Ben.


More information about the dev mailing list