[PATCH v6 3/3] net/tap; rebuild and update the BPF flow program
Ferruh Yigit
ferruh.yigit at amd.com
Thu Nov 2 22:00:31 CET 2023
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 <stephen at 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.
More information about the dev
mailing list