On Thu, 2 Nov 2023 21:00:31 +0000
Ferruh Yigit <ferruh.yi...@amd.com> wrote:

> On 11/1/2023 6:02 PM, Stephen Hemminger wrote:
> > Rebuild with commit
> > c0335cc197 (tap; rebuild and update the BPF flow program, 2023-10-31)
> > 
> > Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
> > ---
> >  drivers/net/tap/tap_bpf_insns.h | 2959 ++++++++++++++++---------------
> >  1 file changed, 1503 insertions(+), 1456 deletions(-)
> >  
> 
> When I generate the header file, it is different than the one in this
> commit, is this expected?
>


Output depends on compiler version of clang. I built using clang 16.0.6 on
Fedora.

> And what would you think to merge this patch with previous one, since
> this is generated with the changes in previous patch, keeping them both
> in same patch looks reasonable to me.

That would make sense

Reply via email to