[ovs-dev] [PATCH v9 2/7] flow: add miniflow_pad_from_64

Simon Horman simon.horman at netronome.com
Wed Feb 24 05:20:11 UTC 2016


On Mon, Feb 22, 2016 at 04:04:42PM -0800, Jarno Rajahalme wrote:
> > On Jan 19, 2016, at 10:15 PM, Simon Horman <simon.horman at netronome.com> wrote:
> > 
> > Provide leading padding to allow pushing a value to a miniflow where
> > the value is not aligned to 64 bytes and no value has already been
> > pushed to the same word.
> > 
> > This will be used by a follow-up patch to allow layer 3 packet - that is
> > packets without an ethernet header - to be represented in flows.
> > 
> > Signed-off-by: Simon Horman <simon.horman at netronome.com>
>
> Sorry for the delay,
>
> Acked-by: Jarno Rajahalme <jarno at ovn.org>

Thanks, I have applied this to master.



More information about the dev mailing list