RE: [PATCH v3] Add support for IBM Z s390x

2023-08-14 Thread Mathew S Thoennes
; Jakub Grajciar ; Harman Kalra ; Thomas Monjalon ; David Christensen Subject: [EXTERNAL] Re: [PATCH v3] Add support for IBM Z s390x Hello David, On Wed, Jul 26, 2023 at 3:35 AM David Miller wrote: > > Minimal changes to drivers and app to support the IBM s390x. This seems a bit more than &q

Re: [PATCH v3] Add support for IBM Z s390x

2023-08-02 Thread David Miller
It looks like this is still from v2, v3 (fixes the build issue, missing operator) was submit the same day.. The abi-test failure referenced is present on v3 (which the bot has only accepted today). Patch v4 will be split as requested. Thanks. - David Miller On Wed, Aug 2, 2023 at 10:34 AM David

Re: [PATCH v3] Add support for IBM Z s390x

2023-08-02 Thread David Miller
Hello, I'm happy to split it, I will resubmit when these changes are made. I was planning to spend some time to figure out why the CI abi test is failing / it had previously passed all tests locally. The (one) long term maintainer will be Mathew S Thoennes . I will relay your concerns about CI

Re: [PATCH v3] Add support for IBM Z s390x

2023-08-02 Thread David Marchand
Hello David, On Wed, Jul 26, 2023 at 3:35 AM David Miller wrote: > > Minimal changes to drivers and app to support the IBM s390x. This seems a bit more than "minimal changes" :-). > > Signed-off-by: David Miller > Reviewed-by: Mathew S Thoennes > --- > app/test-acl/main.c

[PATCH v3] Add support for IBM Z s390x

2023-07-25 Thread David Miller
Minimal changes to drivers and app to support the IBM s390x. Signed-off-by: David Miller Reviewed-by: Mathew S Thoennes --- app/test-acl/main.c | 4 + app/test/test_acl.c | 1 + app/test/test_atomic.c | 7 +- app/test