Re: Linux 5.4 - bpf test build fails

2019-09-25 Thread Cristian Marussi
Hi Shuah, Tim On 9/24/19 7:23 PM, Shuah Khan wrote: On 9/24/19 12:07 PM, tim.b...@sony.com wrote: -Original Message- From: Cristian Marussi on Tuesday, September 24, 2019 7:30 AM Hi Shuah On 24/09/2019 17:39, Shuah Khan wrote: On 9/24/19 10:03 AM, Shuah Khan wrote: On 9/24/19 9:5

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 1:19 PM, Daniel Borkmann wrote: On Tue, Sep 24, 2019 at 12:56:53PM -0600, Shuah Khan wrote: On 9/24/19 12:49 PM, Daniel Borkmann wrote: On Tue, Sep 24, 2019 at 09:48:35AM -0600, Shuah Khan wrote: On 9/24/19 9:43 AM, Yonghong Song wrote: On 9/24/19 8:26 AM, Shuah Khan wrote: Hi Ale

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Daniel Borkmann
On Tue, Sep 24, 2019 at 12:56:53PM -0600, Shuah Khan wrote: > On 9/24/19 12:49 PM, Daniel Borkmann wrote: > > On Tue, Sep 24, 2019 at 09:48:35AM -0600, Shuah Khan wrote: > > > On 9/24/19 9:43 AM, Yonghong Song wrote: > > > > On 9/24/19 8:26 AM, Shuah Khan wrote: > > > > > Hi Alexei and Daniel, > >

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 12:49 PM, Daniel Borkmann wrote: On Tue, Sep 24, 2019 at 09:48:35AM -0600, Shuah Khan wrote: On 9/24/19 9:43 AM, Yonghong Song wrote: On 9/24/19 8:26 AM, Shuah Khan wrote: Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's happening here. make -

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Daniel Borkmann
On Tue, Sep 24, 2019 at 09:48:35AM -0600, Shuah Khan wrote: > On 9/24/19 9:43 AM, Yonghong Song wrote: > > On 9/24/19 8:26 AM, Shuah Khan wrote: > > > Hi Alexei and Daniel, > > > > > > bpf test doesn't build on Linux 5.4 mainline. Do you know what's > > > happening here. > > > > > > make -C tools

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 12:07 PM, tim.b...@sony.com wrote: -Original Message- From: Cristian Marussi on Tuesday, September 24, 2019 7:30 AM Hi Shuah On 24/09/2019 17:39, Shuah Khan wrote: On 9/24/19 10:03 AM, Shuah Khan wrote: On 9/24/19 9:52 AM, Cristian Marussi wrote: Hi Shuah On 24/09/2019

RE: Linux 5.4 - bpf test build fails

2019-09-24 Thread Tim.Bird
> -Original Message- > From: Cristian Marussi on Tuesday, September 24, 2019 7:30 AM > > Hi Shuah > > On 24/09/2019 17:39, Shuah Khan wrote: > > On 9/24/19 10:03 AM, Shuah Khan wrote: > >> On 9/24/19 9:52 AM, Cristian Marussi wrote: > >>> Hi Shuah > >>> > >>> On 24/09/2019 16:26, Shuah

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Cristian Marussi
Hi Shuah On 24/09/2019 17:39, Shuah Khan wrote: > On 9/24/19 10:03 AM, Shuah Khan wrote: >> On 9/24/19 9:52 AM, Cristian Marussi wrote: >>> Hi Shuah >>> >>> On 24/09/2019 16:26, Shuah Khan wrote: Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 10:03 AM, Shuah Khan wrote: On 9/24/19 9:52 AM, Cristian Marussi wrote: Hi Shuah On 24/09/2019 16:26, Shuah Khan wrote: Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's happening here. make -C tools/testing/selftests/bpf/ side question, sin

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 9:52 AM, Cristian Marussi wrote: Hi Shuah On 24/09/2019 16:26, Shuah Khan wrote: Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's happening here. make -C tools/testing/selftests/bpf/ side question, since I'm writing arm64/ tests. my "build-

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Cristian Marussi
Hi Shuah On 24/09/2019 16:26, Shuah Khan wrote: > Hi Alexei and Daniel, > > bpf test doesn't build on Linux 5.4 mainline. Do you know what's > happening here. > > > make -C tools/testing/selftests/bpf/ side question, since I'm writing arm64/ tests. my "build-testcases" following the KSFT docs

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
On 9/24/19 9:43 AM, Yonghong Song wrote: On 9/24/19 8:26 AM, Shuah Khan wrote: Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's happening here. make -C tools/testing/selftests/bpf/ -c progs/test_core_reloc_ptr_as_arr.c -o - || echo "clang failed") | \

Re: Linux 5.4 - bpf test build fails

2019-09-24 Thread Yonghong Song
On 9/24/19 8:26 AM, Shuah Khan wrote: > Hi Alexei and Daniel, > > bpf test doesn't build on Linux 5.4 mainline. Do you know what's > happening here. > > > make -C tools/testing/selftests/bpf/ > > -c progs/test_core_reloc_ptr_as_arr.c -o - || echo "clang failed") | \ > llc -march=bpf -mcpu=gen

Linux 5.4 - bpf test build fails

2019-09-24 Thread Shuah Khan
Hi Alexei and Daniel, bpf test doesn't build on Linux 5.4 mainline. Do you know what's happening here. make -C tools/testing/selftests/bpf/ -c progs/test_core_reloc_ptr_as_arr.c -o - || echo "clang failed") | \ llc -march=bpf -mcpu=generic -filetype=obj -o /mnt/data/lkml/linux_5.4/tools/test