* [dpdk-test-report] |SUCCESS| pw95327 [PATCH V2] ethdev: add dev configured flag
[not found] <1625544608-30590-1-git-send-email-lihuisong@huawei.com>
@ 2021-07-06 4:11 ` checkpatch
2021-07-06 4:40 ` [dpdk-test-report] |FAILURE| pw95327 [dpdk-dev] " 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-07-06 4:11 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/95327
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |FAILURE| pw95327 [dpdk-dev] [PATCH V2] ethdev: add dev configured flag
[not found] <1625544608-30590-1-git-send-email-lihuisong@huawei.com>
2021-07-06 4:11 ` [dpdk-test-report] |SUCCESS| pw95327 [PATCH V2] ethdev: add dev configured flag checkpatch
@ 2021-07-06 4:40 ` 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2021-07-06 4:40 UTC (permalink / raw)
To: test-report; +Cc: lihuisong, robot
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/95327/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1003151949
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step "Build and test"
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################
type size hasn't changed
1 data member insertion:
'uint8_t rte_eth_dev_data::dev_configured', at offset 2 (in bits) at rte_ethdev_core.h:171:1
type size hasn't changed
Error: ABI issue reported for 'abidiff --suppr devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 install/usr/local/include reference/dump/librte_ethdev.dump install/dump/librte_ethdev.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added variables
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95327 [PATCH] [V2] ethdev: add dev configured flag
@ 2021-07-06 11:08 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-07-06 11:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1458 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/95327
_Performance Testing PASS_
Submitter: Huisong Li <lihuisong@huawei.com>
Date: Tuesday, July 06 2021 04:10:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:82a153151f7d0983017b2639fb970e722d0a5a30
95327 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.36467% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.49013% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17663/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw95327 [PATCH] [V2] ethdev: add dev configured flag
@ 2021-07-06 11:21 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-07-06 11:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 778 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/95327
_Functional Testing PASS_
Submitter: Huisong Li <lihuisong@huawei.com>
Date: Tuesday, July 06 2021 04:10:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:82a153151f7d0983017b2639fb970e722d0a5a30
95327 --> functional testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17663/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-07-06 11:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1625544608-30590-1-git-send-email-lihuisong@huawei.com>
2021-07-06 4:11 ` [dpdk-test-report] |SUCCESS| pw95327 [PATCH V2] ethdev: add dev configured flag checkpatch
2021-07-06 4:40 ` [dpdk-test-report] |FAILURE| pw95327 [dpdk-dev] " 0-day Robot
2021-07-06 11:08 [dpdk-test-report] |SUCCESS| pw95327 [PATCH] [V2] " dpdklab
2021-07-06 11:21 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).