public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Saket Kumar Bhaskar <skb99@linux.ibm.com>
To: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: bpf <bpf@vger.kernel.org>, Hari Bathini <hbathini@linux.ibm.com>,
	Madhavan Srinivasan <maddy@linux.ibm.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: [linux-next][selftests/bpf] Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h'
Date: Fri, 9 May 2025 18:15:08 +0530	[thread overview]
Message-ID: <aB341KkxXB+gu3IV@linux.ibm.com> (raw)
In-Reply-To: <c2bc466d-dff2-4d0d-a797-9af7f676c065@linux.ibm.com>

On Fri, May 09, 2025 at 05:38:12PM +0530, Venkat Rao Bagalkote wrote:
> Hello,
> 
> 
> I am observing build warnings. while compiling selftests/bpf on
> the next-20250508 repo.
> 
> 
> Warnings:
> 
> 
> Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h'
> differs from latest version at 'include/uapi/linux/if_xdp.h'
> 
> 
> Auto-detecting system features:
> ...                                    llvm: [ on  ]
> 
>   MKDIR    libbpf
>   TEST-HDR [test_progs] tests.h
>   MKDIR    bpftool
>   MKDIR    include
>   MKDIR    no_alu32
>   MKDIR    cpuv4
>   TEST-HDR [test_maps] tests.h
>   MKDIR    resolve_btfids
>   LIB      liburandom_read.so
>   SIGN-FILE sign-file
>   BINARY   uprobe_multi
>   MKDIR
>   GEN /root/linux-next/tools/testing/selftests/bpf/bpf-helpers.rst
>   GEN /root/linux-next/tools/testing/selftests/bpf/bpf-syscall.rst
>   GEN /root/linux-next/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/libbpf.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/btf.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/libbpf_common.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/libbpf_legacy.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf_helpers.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf_tracing.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf_endian.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/skel_internal.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf_core_read.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/libbpf_version.h
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/usdt.bpf.h
>   GEN /root/linux-next/tools/testing/selftests/bpf/bpf-syscall.2
>   GEN /root/linux-next/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.pc
> Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h'
> differs from latest version at 'include/uapi/linux/if_xdp.h'
>   INSTALL /root/linux-next/tools/testing/selftests/bpf/tools/include/bpf/bpf_helper_defs.h
>   INSTALL libbpf_headers
>   BINARY   urandom_read
>   CC      /root/linux-next/tools/test
> 
> 
> If you happen to fix this, please add below tag.
> 
> 
> Reported-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
> 
> 
> 
> Regards,
> 
> Venkat.
> 
Thanks for reporting it Venkat. I have sent the potential fix to https://lore.kernel.org/all/20250509123802.695574-1-skb99@linux.ibm.com/

Thanks,
Saket

      reply	other threads:[~2025-05-09 12:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 12:08 [linux-next][selftests/bpf] Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h' Venkat Rao Bagalkote
2025-05-09 12:45 ` Saket Kumar Bhaskar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aB341KkxXB+gu3IV@linux.ibm.com \
    --to=skb99@linux.ibm.com \
    --cc=bpf@vger.kernel.org \
    --cc=hbathini@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=maddy@linux.ibm.com \
    --cc=venkat88@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox