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? 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.