s390x BPF JIT failures with test_bpf

2018-06-27 Thread Kleber Souza
Hi, When I load the test_bpf module from mainline (v4.18-rc2) with CONFIG_BPF_JIT_ALWAYS_ON=y on a s390x system I get the following errors: test_bpf: #289 BPF_MAXINSNS: Ctx heavy transformations FAIL to prog_create err=-524 len=4096 test_bpf: #290 BPF_MAXINSNS: Call heavy transformations FAIL to

Re: s390x BPF JIT failures with test_bpf

2018-06-27 Thread Kleber Souza
On 06/27/18 12:01, Daniel Borkmann wrote: > Hi Kleber, > > On 06/27/2018 11:40 AM, Kleber Souza wrote: > [...] >> When I load the test_bpf module from mainline (v4.18-rc2) with >> CONFIG_BPF_JIT_ALWAYS_ON=y on a s390x system I get the following errors: >> >> te

Re: s390x BPF JIT failures with test_bpf

2018-06-27 Thread Kleber Souza
On 06/27/18 12:36, Daniel Borkmann wrote: > On 06/27/2018 12:13 PM, Kleber Souza wrote: >> On 06/27/18 12:01, Daniel Borkmann wrote: >>> On 06/27/2018 11:40 AM, Kleber Souza wrote: >>> [...] >>>> When I load the test_bpf module from mainline (v4.18-rc2) wi

Re: [PATCH 2/2] Revert "dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()"

2020-10-15 Thread Kleber Souza
On 15.10.20 05:42, Jakub Kicinski wrote: > On Tue, 13 Oct 2020 19:18:49 +0200 Kleber Sacilotto de Souza wrote: >> From: Thadeu Lima de Souza Cascardo >> >> This reverts commit 2677d20677314101293e6da0094ede7b5526d2b1. >> >> This fixes an issue that after disconnect, dccps_hc_tx_ccid will still be