On Mon, Sep 04, 2017 at 06:42:16PM +0800, Jiri Benc wrote: > On Mon, 4 Sep 2017 16:00:05 +0800, Yang, Yi wrote: > > how can we know next push_nsh uses the same nsh header as previous > > one? > > We store the prepopulated header together with the action. >
I checked source code but can't find where we can prepopulate it and how we can deliver the prepopulated header to push_nsh, can you expand it in order that I can know how to do this in code level?