On Tue, Jun 29, 2021 at 10:18:14AM -0700, Rumen Telbizov wrote: > Daniel, BPF list, > > Over the last week or so David Ahern and I worked on a patchset that solves > the problem discussed here along with a self-test. > > Attached here is a patchset of 3 files which covers the following: > > [PATCH 1/3] bpf: Add support for mark with bpf_fib_lookup > [PATCH 2/3] tools: Update bpf header > [PATCH 3/3] selftests: Add selftests for fwmark support in bpf_fib_lookup > > I have tested those against a very recent clone of the latest 5.13-rc7. > Self-test results look like this: > > ---- > # ./test_bpf_fib_lookup.sh > [test_bpf_fib_lookup.sh] START > - Running test_egress_ipv4_fwmark > * mark 0: PASS > * mark 2: PASS > - Running test_egress_ipv6_fwmark > * mark 0: PASS > * mark 2: PASS > [test_bpf_fib_lookup.sh] PASS: 4 -- FAIL: 0 > # echo $? > 0 > ---- > > Let me know what you think and if there's anything else needed to incorporate > the patchset into the kernel as well as what you think the next steps should be. Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response. He used to manually respond to these common problems, but in order to save his sanity (he kept writing the same thing over and over, yet to different people), I was created. Hopefully you will not take offence and will fix the problem in your patch and resubmit it so that it can be accepted into the Linux kernel tree. You are receiving this message because of the following common error(s) as indicated below: - Your patch was attached, please place it inline so that it can be applied directly from the email message itself. - You did not specify a description of why the patch is needed, or possibly, any description at all, in the email body. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what is needed in order to properly describe the change. - You did not write a descriptive Subject: for the patch, allowing Greg, and everyone else, to know what this patch is all about. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what a proper Subject: line should look like. If you wish to discuss this problem further, or you have questions about how to resolve this issue, please feel free to respond to this email and Greg will reply once he has dug out from the pending patches received from other developers. thanks, greg k-h's patch email bot