On 9/20/25 00:19, I Viswanath wrote: > Signed-off-by: I Viswanath <[email protected]> > --- > make --silent summary=1 TARGETS="bpf size" kselftest > > make[3]: Entering directory > '/home/user/kernel-dev/linux-next/tools/testing/selftests/bpf' > > Auto-detecting system features: > ... llvm: [ OFF ] >
Hi Viswaneth, After the "---" usually the change log is placed. The change log contains the changes from version 1. Also if this is a version 2 patch, it is best to note it in the subject line. The v2 helps people keep up with which patch is the most recent. Thanks, David Hunter

