Re: [ovs-dev] [PATCH 1/2] NSH: Minor bugfixes

2017-11-06 Thread Ben Pfaff
On Mon, Nov 06, 2017 at 11:24:54PM +, Jan Scheurich wrote: > - Fix 2 incorrect length checks > - Remove unnecessary limit of MD length to 16 bytes > - Remove incorrect comments stating MD format 2 was not supported > - Pad metadata in encap_nsh with zeroes to multiple of 4 bytes > > Signed-off

[ovs-dev] [PATCH 1/2] NSH: Minor bugfixes

2017-11-06 Thread Jan Scheurich
- Fix 2 incorrect length checks - Remove unnecessary limit of MD length to 16 bytes - Remove incorrect comments stating MD format 2 was not supported - Pad metadata in encap_nsh with zeroes to multiple of 4 bytes Signed-off-by: Jan Scheurich --- datapath/linux/compat/include/linux/openvswitch.h