* [dpdk-test-report] |WARNING| pw95051 [PATCH] [v2] net: prepare the outer ipv4 hdr for checksum
@ 2021-07-01 5:06 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-07-01 5:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4464 bytes --]
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/95051
_Testing issues_
Submitter: Mohsin Kazmi <mohsin.kazmi14@gmail.com>
Date: Wednesday, June 30 2021 11:04:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b
95051 --> testing fail
Test environment and result as below:
+------------------------------------+----------+
| Environment | abi_test |
+====================================+==========+
| FreeBSD 13 | PASS |
+------------------------------------+----------+
| Arch Linux | FAIL |
+------------------------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------------------------+----------+
| Fedora 32 | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 ARM cross-compilation | PASS |
+------------------------------------+----------+
| Ubuntu 18.04 | PASS |
+------------------------------------+----------+
| Ubuntu 20.04 | PASS |
+------------------------------------+----------+
| RHEL 7 | PASS |
+------------------------------------+----------+
| RHEL8 | PASS |
+------------------------------------+----------+
| CentOS Stream 8 | PASS |
+------------------------------------+----------+
| Fedora 31 | PASS |
+------------------------------------+----------+
| Fedora 33 | PASS |
+------------------------------------+----------+
| Fedora 34 clang | PASS |
+------------------------------------+----------+
| Fedora 34 | PASS |
+------------------------------------+----------+
| CentOS 8 | PASS |
+------------------------------------+----------+
==== 20 line log output for Arch Linux (abi_test): ====
[C] 'function int rte_vmbus_chan_open(rte_vmbus_device*, vmbus_channel**)' at vmbus_channel.c:340:1 has some indirect sub-type changes:
parameter 1 of type 'rte_vmbus_device*' has sub-type changes:
in pointed to type 'struct rte_vmbus_device' at rte_bus_vmbus.h:64:1:
type size hasn't changed
1 data member change:
type of 'rte_intr_handle intr_handle' changed:
type size hasn't changed
1 data member insertion:
'union {struct {union {int vfio_dev_fd; int uio_cfg_fd;}; int fd;}; void* handle;}', at offset 0 (in bits)
Functions changes summary: 0 Removed, 0 Changed (171 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (23 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== Creating reference DPDK ABI
==== Checking ABI
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM cross-compilation
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
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)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.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 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17574/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |WARNING| pw95051 [PATCH v2] net: prepare the outer ipv4 hdr for checksum
[not found] <20210630110404.21209-1-mohsin.kazmi14@gmail.com>
@ 2021-06-30 11:07 ` checkpatch
0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-06-30 11:07 UTC (permalink / raw)
To: test-report; +Cc: Mohsin Kazmi
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95051
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-01 5:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 5:06 [dpdk-test-report] |WARNING| pw95051 [PATCH] [v2] net: prepare the outer ipv4 hdr for checksum dpdklab
[not found] <20210630110404.21209-1-mohsin.kazmi14@gmail.com>
2021-06-30 11:07 ` [dpdk-test-report] |WARNING| pw95051 [PATCH v2] " checkpatch
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).