automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API
@ 2022-06-22 16:16 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-06-22 16:16 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113233

_apply patch failure_

Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
Date: Wednesday, June 22 2022 10:37:56 
Applied on: CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082
Apply patch set 113233-113239 failed:

Checking patch lib/eventdev/eventdev_pmd.h...
Checking patch lib/eventdev/rte_event_eth_tx_adapter.c...
error: while searching for:
txa_service_data_init(void)
{
	if (txa_service_data_array == NULL) {
		txa_service_data_array =
				txa_memzone_array_get("txa_service_data_array",
					sizeof(*txa_service_data_array),
					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
		if (txa_service_data_array == NULL)
			return -ENOMEM;
	}

	return 0;

error: patch failed: lib/eventdev/rte_event_eth_tx_adapter.c:222
Hunk #5 succeeded at 1246 (offset -6 lines).
Checking patch lib/eventdev/rte_event_eth_tx_adapter.h...
Checking patch lib/eventdev/version.map...
Applied patch lib/eventdev/eventdev_pmd.h cleanly.
Applying patch lib/eventdev/rte_event_eth_tx_adapter.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Hunk #5 applied cleanly.
Applied patch lib/eventdev/rte_event_eth_tx_adapter.h cleanly.
Applied patch lib/eventdev/version.map cleanly.
diff a/lib/eventdev/rte_event_eth_tx_adapter.c b/lib/eventdev/rte_event_eth_tx_adapter.c	(rejected hunks)
@@ -222,12 +250,18 @@ static int
 txa_service_data_init(void)
 {
 	if (txa_service_data_array == NULL) {
+		int i;
+
 		txa_service_data_array =
-				txa_memzone_array_get("txa_service_data_array",
+				txa_memzone_array_get(TXA_SERVICE_DATA_ARRAY,
 					sizeof(*txa_service_data_array),
 					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
 		if (txa_service_data_array == NULL)
 			return -ENOMEM;
+
+		/* Reset the txa service pointers */
+		for (i = 0; i < RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE; i++)
+			txa_service_data_array[i] = NULL;
 	}
 
 	return 0;

https://lab.dpdk.org/results/dashboard/patchsets/22745/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API
@ 2022-06-29 10:51 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-06-29 10:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Ganapati Kundapura

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

Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/113239

_Testing issues_

Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
Date: Wednesday, June 22 2022 10:37:56 
DPDK git baseline: Repo:dpdk-next-eventdev
  Branch: master
  CommitID:0982216bce599e51a4f0bf3156e3286b2f94a409

113233-113239 --> testing fail

Test environment and result as below:

+-----------------------------+----------+
|         Environment         | abi_test |
+=============================+==========+
| RHEL 7                      | PASS     |
+-----------------------------+----------+
| RHEL8                       | FAIL     |
+-----------------------------+----------+
| openSUSE Leap 15            | PASS     |
+-----------------------------+----------+
| Ubuntu 18.04                | PASS     |
+-----------------------------+----------+
| Fedora 33                   | FAIL     |
+-----------------------------+----------+
| Arch Linux                  | FAIL     |
+-----------------------------+----------+
| Fedora 34                   | PASS     |
+-----------------------------+----------+
| Fedora 31                   | FAIL     |
+-----------------------------+----------+
| CentOS Stream 8             | PASS     |
+-----------------------------+----------+
| Fedora 32                   | PASS     |
+-----------------------------+----------+
| Ubuntu 20.04                | PASS     |
+-----------------------------+----------+
| Alpine                      | PASS     |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS     |
+-----------------------------+----------+
| Fedora 34 clang             | PASS     |
+-----------------------------+----------+

==== 20 line log output for Fedora 31 (abi_test): ====
'./librte_regex_cn9k.so' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so'
'./librte_regex_cn9k.so.22' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so.22'
'./librte_regex_cn9k.so.22.2' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so.22.2'
'./librte_regex_mlx5.so' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so'
'./librte_regex_mlx5.so.22' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so.22'
'./librte_regex_mlx5.so.22.2' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so.22.2'
'./librte_vdpa_ifc.so' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so'
'./librte_vdpa_ifc.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so.22'
'./librte_vdpa_ifc.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so.22.2'
'./librte_vdpa_mlx5.so' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so'
'./librte_vdpa_mlx5.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so.22'
'./librte_vdpa_mlx5.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so.22.2'
'./librte_vdpa_sfc.so' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so'
'./librte_vdpa_sfc.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so.22'
'./librte_vdpa_sfc.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so.22.2'

Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/dpdk/build/meson-private/libdpdk.pc to /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/build_install/usr/local/lib64/pkgconfig
Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib64 dpdk/pmds-22.2'
==== Compiled DPDK with debugoptimized
bash: /scripts/generate_abi.sh: No such file or directory
==== End log output ====

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)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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

* |WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API
@ 2022-06-22 15:40 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-06-22 15:40 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113233

_apply patch failure_

Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
Date: Wednesday, June 22 2022 10:37:56 
Applied on: CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082
Apply patch set 113233-113239 failed:

Checking patch lib/eventdev/eventdev_pmd.h...
Checking patch lib/eventdev/rte_event_eth_tx_adapter.c...
error: while searching for:
txa_service_data_init(void)
{
	if (txa_service_data_array == NULL) {
		txa_service_data_array =
				txa_memzone_array_get("txa_service_data_array",
					sizeof(*txa_service_data_array),
					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
		if (txa_service_data_array == NULL)
			return -ENOMEM;
	}

	return 0;

error: patch failed: lib/eventdev/rte_event_eth_tx_adapter.c:222
Hunk #5 succeeded at 1246 (offset -6 lines).
Checking patch lib/eventdev/rte_event_eth_tx_adapter.h...
Checking patch lib/eventdev/version.map...
Applied patch lib/eventdev/eventdev_pmd.h cleanly.
Applying patch lib/eventdev/rte_event_eth_tx_adapter.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Hunk #5 applied cleanly.
Applied patch lib/eventdev/rte_event_eth_tx_adapter.h cleanly.
Applied patch lib/eventdev/version.map cleanly.
diff a/lib/eventdev/rte_event_eth_tx_adapter.c b/lib/eventdev/rte_event_eth_tx_adapter.c	(rejected hunks)
@@ -222,12 +250,18 @@ static int
 txa_service_data_init(void)
 {
 	if (txa_service_data_array == NULL) {
+		int i;
+
 		txa_service_data_array =
-				txa_memzone_array_get("txa_service_data_array",
+				txa_memzone_array_get(TXA_SERVICE_DATA_ARRAY,
 					sizeof(*txa_service_data_array),
 					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
 		if (txa_service_data_array == NULL)
 			return -ENOMEM;
+
+		/* Reset the txa service pointers */
+		for (i = 0; i < RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE; i++)
+			txa_service_data_array[i] = NULL;
 	}
 
 	return 0;

https://lab.dpdk.org/results/dashboard/patchsets/22745/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API
@ 2022-06-22 11:20 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-06-22 11:20 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113233

_apply patch failure_

Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
Date: Wednesday, June 22 2022 10:37:56 
Applied on: CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082
Apply patch set 113233-113239 failed:

Checking patch lib/eventdev/eventdev_pmd.h...
Checking patch lib/eventdev/rte_event_eth_tx_adapter.c...
error: while searching for:
txa_service_data_init(void)
{
	if (txa_service_data_array == NULL) {
		txa_service_data_array =
				txa_memzone_array_get("txa_service_data_array",
					sizeof(*txa_service_data_array),
					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
		if (txa_service_data_array == NULL)
			return -ENOMEM;
	}

	return 0;

error: patch failed: lib/eventdev/rte_event_eth_tx_adapter.c:222
Hunk #5 succeeded at 1246 (offset -6 lines).
Checking patch lib/eventdev/rte_event_eth_tx_adapter.h...
Checking patch lib/eventdev/version.map...
Applied patch lib/eventdev/eventdev_pmd.h cleanly.
Applying patch lib/eventdev/rte_event_eth_tx_adapter.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Hunk #5 applied cleanly.
Applied patch lib/eventdev/rte_event_eth_tx_adapter.h cleanly.
Applied patch lib/eventdev/version.map cleanly.
diff a/lib/eventdev/rte_event_eth_tx_adapter.c b/lib/eventdev/rte_event_eth_tx_adapter.c	(rejected hunks)
@@ -222,12 +250,18 @@ static int
 txa_service_data_init(void)
 {
 	if (txa_service_data_array == NULL) {
+		int i;
+
 		txa_service_data_array =
-				txa_memzone_array_get("txa_service_data_array",
+				txa_memzone_array_get(TXA_SERVICE_DATA_ARRAY,
 					sizeof(*txa_service_data_array),
 					RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE);
 		if (txa_service_data_array == NULL)
 			return -ENOMEM;
+
+		/* Reset the txa service pointers */
+		for (i = 0; i < RTE_EVENT_ETH_TX_ADAPTER_MAX_INSTANCE; i++)
+			txa_service_data_array[i] = NULL;
 	}
 
 	return 0;

https://lab.dpdk.org/results/dashboard/patchsets/22745/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-29 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 16:16 |WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-06-29 10:51 dpdklab
2022-06-22 15:40 dpdklab
2022-06-22 11:20 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).