automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw105110 [PATCH] crypto: use single buffer for asymmetric session
@ 2021-12-13 16:51 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-12-13 16:51 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
  Cc: dpdk-test-reports, Ciara Power

[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105110

_Functional Testing issues_

Submitter: Ciara Power <ciara.power@intel.com>
Date: Monday, December 13 2021 15:04:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105110 --> functional testing fail

Test environment and result as below:

Ubuntu 20.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


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20486/

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

* |FAILURE| pw105110 [PATCH] crypto: use single buffer for asymmetric session
@ 2021-12-13 16:30 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-12-13 16:30 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
  Cc: dpdk-test-reports, Ciara Power

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105110

_Functional Testing issues_

Submitter: Ciara Power <ciara.power@intel.com>
Date: Monday, December 13 2021 15:04:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105110 --> functional testing fail

Test environment and result as below:

Ubuntu 20.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


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20486/

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

* |FAILURE| pw105110 [PATCH] crypto: use single buffer for asymmetric session
       [not found] <20211213150402.3351032-1-ciara.power@intel.com>
@ 2021-12-13 15:38 ` 0-day Robot
  0 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-12-13 15:38 UTC (permalink / raw)
  To: test-report; +Cc: ciara.power, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/105110/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1573567471
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
####################################################################################
                                    1 data member change:
                                      type of 'rte_cryptodev_asym_session* session' changed:
                                        in pointed to type 'struct rte_cryptodev_asym_session' at rte_cryptodev.h:922:1:
                                          type size changed from 0 to 64 (in bits)
                                          4 data member insertions:
                                            'uint8_t rte_cryptodev_asym_session::driver_id', at offset 0 (in bits) at rte_cryptodev.h:923:1
                                            'uint8_t rte_cryptodev_asym_session::max_priv_session_sz', at offset 8 (in bits) at rte_cryptodev.h:925:1
                                            'uint16_t rte_cryptodev_asym_session::user_data_sz', at offset 16 (in bits) at rte_cryptodev.h:927:1
                                            'uint8_t rte_cryptodev_asym_session::padding[4]', at offset 32 (in bits) at rte_cryptodev.h:929:1
                                          1 data member change:
                                            type of 'void* rte_cryptodev_asym_session::sess_private_data[]' changed:
                                              array element type 'void*' changed:
                                                entity changed from 'void*' to 'typedef uint8_t' at stdint-uintn.h:24:1
                                                type size changed from 64 to 8 (in bits)
                                              type name changed from 'void*[]' to 'uint8_t[]'
                                              type size hasn't changed
                                            and offset changed from 0 to 64 (in bits) (by +64 bits)
                              type size hasn't changed
      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_cryptodev.dump install/dump/librte_cryptodev.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).


##[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] 3+ messages in thread

end of thread, other threads:[~2021-12-13 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 16:51 |FAILURE| pw105110 [PATCH] crypto: use single buffer for asymmetric session dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-12-13 16:30 dpdklab
     [not found] <20211213150402.3351032-1-ciara.power@intel.com>
2021-12-13 15:38 ` 0-day Robot

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).