Re: bpf: Enable BPF JIT on ppc32

2015-02-20 Thread David Miller
aFrom: Denis Kirjanov Date: Tue, 17 Feb 2015 10:04:37 +0300 > This patch series enables BPF JIT on ppc32. There are relatevily > few chnages in the code to make it work. > > All test_bpf tests passed both on 7447a and P2041-based machines. > > Changelog: > v1 - > v2: Reordered Kconfig patch in

Re: bpf: Enable BPF JIT on ppc32

2015-02-19 Thread Denis Kirjanov
On 2/20/15, Michael Ellerman wrote: > On Fri, 2015-02-20 at 01:07 +0400, Denis Kirjanov wrote: >> On 2/19/15, David Miller wrote: >> > From: Denis Kirjanov >> > Date: Tue, 17 Feb 2015 10:04:37 +0300 >> > >> >> This patch series enables BPF JIT on ppc32. There are relatevily >> >> few chnages in

Re: bpf: Enable BPF JIT on ppc32

2015-02-19 Thread Michael Ellerman
On Fri, 2015-02-20 at 01:07 +0400, Denis Kirjanov wrote: > On 2/19/15, David Miller wrote: > > From: Denis Kirjanov > > Date: Tue, 17 Feb 2015 10:04:37 +0300 > > > >> This patch series enables BPF JIT on ppc32. There are relatevily > >> few chnages in the code to make it work. > >> > >> All test_

Re: bpf: Enable BPF JIT on ppc32

2015-02-19 Thread Denis Kirjanov
On 2/19/15, David Miller wrote: > From: Denis Kirjanov > Date: Tue, 17 Feb 2015 10:04:37 +0300 > >> This patch series enables BPF JIT on ppc32. There are relatevily >> few chnages in the code to make it work. >> >> All test_bpf tests passed both on 7447a and P2041-based machines. >> >> Changelog:

Re: bpf: Enable BPF JIT on ppc32

2015-02-19 Thread David Miller
From: Denis Kirjanov Date: Tue, 17 Feb 2015 10:04:37 +0300 > This patch series enables BPF JIT on ppc32. There are relatevily > few chnages in the code to make it work. > > All test_bpf tests passed both on 7447a and P2041-based machines. > > Changelog: > v1 - > v2: Reordered Kconfig patch in t