On 06/27/2018 04:48 AM, Jakub Kicinski wrote: > From: Jiong Wang <[email protected]> > > Map read has been supported on NFP, this patch enables optimization > for memcpy from map to packet. > > This patch also fixed one latent bug which will cause copying from > unexpected address once memcpy for map pointer enabled. The fixed > code path was not exercised before. > > Reported-by: Mary Pham <[email protected]> > Reported-by: David Beckett <[email protected]> > Signed-off-by: Jiong Wang <[email protected]> > Reviewed-by: Jakub Kicinski <[email protected]> > Acked-by: Song Liu <[email protected]>
Applied to bpf-next, thanks guys!
