On 4/4/2021 10:49 AM, Salem Sol wrote:
From: Jiawei Wang <jiaw...@nvidia.com>

With the current code the VXLAN/NVGRE parsing routine
stored the configuration of the header on stack, this
might lead to overwriting the data on the stack.

This patch stores the external data of vxlan and nvgre encap
into global data as a pre-step to supporting vxlan and nvgre
encap as a sample actions.

Signed-off-by: Jiawei Wang <jiaw...@nvidia.com>

Hi Salem,

I put some comments on v3 of this patch, can you please check it?

And can you please use 'git send-email' '--in-reply-to' argument to send new version of a patch to reply to previous version, this keeps all versions in same email thread and makes it easy to find previous version discussions/comments for reviewers also for the email archives.

Reply via email to