> > mbuf_get_seg_ofs() doesn't handle the case when requested offset > equals to packet length. Though it is a valid situation for > algorithms with no ICV data (IPsec with null encryption as an example). > > Fixes: 12a0423236a9 ("ipsec: support multi-segment packets") > > Signed-off-by: Konstantin Ananyev <konstantin.anan...@intel.com> > --- Applied.
Squashed with the original commit. Thanks.