* |WARNING| pw108589 [PATCH] net/mlx5: set correct CPU socket ID for mlx5_rxq_ctrl
[not found] <20220307225256.172328-1-thinhtr@linux.vnet.ibm.com>
@ 2022-03-07 22:54 ` checkpatch
2022-03-08 0:39 ` |SUCCESS| " 0-day Robot
1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-03-07 22:54 UTC (permalink / raw)
To: test-report; +Cc: Thinh Tran
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108589
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#100:
mlx5_net: probe of PCI device 0020:01:00.0 aborted after encountering an error: Success
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* |SUCCESS| pw108589 [PATCH] net/mlx5: set correct CPU socket ID for mlx5_rxq_ctrl
[not found] <20220307225256.172328-1-thinhtr@linux.vnet.ibm.com>
2022-03-07 22:54 ` |WARNING| pw108589 [PATCH] net/mlx5: set correct CPU socket ID for mlx5_rxq_ctrl checkpatch
@ 2022-03-08 0:39 ` 0-day Robot
1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-03-08 0:39 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/108589/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1948429458
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw108589 [PATCH] net/mlx5: set correct CPU socket ID for mlx5_rxq_ctrl
@ 2022-03-08 2:59 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-03-08 2:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Thinh Tran
[-- Attachment #1: Type: text/plain, Size: 4655 bytes --]
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/108589
_Testing issues_
Submitter: Thinh Tran <thinhtr@linux.vnet.ibm.com>
Date: Monday, March 07 2022 22:52:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2479a1e9a8886c93ba4c8a7aa2a35a04302f1aae
108589 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 18.04 | PASS |
+-----------------------------+----------+
| CentOS Stream 8 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| Fedora 32 | PASS |
+-----------------------------+----------+
| RHEL 7 | PASS |
+-----------------------------+----------+
| CentOS 8 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 | PASS |
+-----------------------------+----------+
| RHEL8 | PASS |
+-----------------------------+----------+
| Fedora 34 | PASS |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| Fedora 33 | PASS |
+-----------------------------+----------+
| Fedora 31 | PASS |
+-----------------------------+----------+
| openSUSE Leap 15 | PASS |
+-----------------------------+----------+
| Arch Linux | PASS |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
[C] 'function int __rte_pktmbuf_linearize(rte_mbuf*)' at rte_mbuf.c:551:1 has some indirect sub-type changes:
parameter 1 of type 'rte_mbuf*' has sub-type changes:
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member change:
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes:
'uint8_t l4_type' offset changed from 8 to 0 (in bits) (by -8 bits)
'uint8_t tun_type' offset changed from 12 to 4 (in bits) (by -8 bits)
'uint8_t inner_l4_type' offset changed from 24 to 0 (in bits) (by -24 bits)
Error: ABI issue reported for 'abidiff --suppr dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/include --headers-dir2 build_install/include reference/dump/librte_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Skipped removed driver librte_crypto_octeontx2.dump.
==== End log output ====
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/21428/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-08 2:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220307225256.172328-1-thinhtr@linux.vnet.ibm.com>
2022-03-07 22:54 ` |WARNING| pw108589 [PATCH] net/mlx5: set correct CPU socket ID for mlx5_rxq_ctrl checkpatch
2022-03-08 0:39 ` |SUCCESS| " 0-day Robot
2022-03-08 2:59 |WARNING| " dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).