automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104487 [PATCH v1 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
       [not found] <20211118015228.30628-2-eagostini@nvidia.com>
@ 2021-11-17 17:43 ` checkpatch
  2021-11-17 18:38 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 15+ messages in thread
From: checkpatch @ 2021-11-17 17:43 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/104487

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#175: FILE: app/test-gpudev/main.c:47:
+// #define DEBUG_PRINT 1

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#195: FILE: app/test-gpudev/main.c:66:
+static uint16_t conf_gpu_id = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to false
#199: FILE: app/test-gpudev/main.c:70:
+static bool conf_testapi = false;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#204: FILE: app/test-gpudev/main.c:75:
+static uint16_t conf_port_id = 0;

WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#352: FILE: app/test-gpudev/main.c:498:
+										(conf_burst - nb_rx));

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#393: FILE: app/test-gpudev/main.c:539:
+		while (ACCESS_ONCE(comm_list_fwd[queue_id][comm_list_item].status)
+				!= RTE_GPU_COMM_LIST_DONE && force_quit == false);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#518: FILE: app/test-gpudev/main.c:665:
+					"rte_gpu_mem_register CPU memory returned error %d.
", ret);

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#533: FILE: app/test-gpudev/main.c:680:
+			fprintf(stderr, "Unable to register addr 0x%p, ret %d.
", ext_mem.buf_ptr, ret);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#620: FILE: app/test-gpudev/main.c:767:
+			comm_list_fwd[idx_q] = rte_gpu_comm_create_list(conf_gpu_id, NUM_COMM_ITEMS);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#622: FILE: app/test-gpudev/main.c:769:
+				fprintf(stderr, "rte_gpu_comm_create_list returned error %d
", ret);

WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#627: FILE: app/test-gpudev/main.c:774:
+				fprintf(stderr, "rte_gpu_comm_cleanup_list returned error %d
", ret);

total: 5 errors, 6 warnings, 545 lines checked

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

* |SUCCESS| pw104487 [PATCH v1 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
       [not found] <20211118015228.30628-2-eagostini@nvidia.com>
  2021-11-17 17:43 ` |WARNING| pw104487 [PATCH v1 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory checkpatch
@ 2021-11-17 18:38 ` 0-day Robot
  1 sibling, 0 replies; 15+ messages in thread
From: 0-day Robot @ 2021-11-17 18:38 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/104487/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1472984804

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:45 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-x86_64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS                 | PASS               |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| FreeBSD 13          | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| CentOS 8            | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Fedora 32           | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Arch Linux          | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| RHEL 7              | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| CentOS Stream 8     | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Fedora 31           | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Fedora 33           | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Fedora 34           | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Alpine              | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| RHEL8               | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+
| Fedora 34 clang     | SKIPPED              | PASS               |
+---------------------+----------------------+--------------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.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)

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

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

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

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)

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

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
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

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 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/20269/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:41 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-x86_64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Ubuntu 18.04     | PASS           |
+------------------+----------------+
| Arch Linux       | PASS           |
+------------------+----------------+
| CentOS 8         | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 31        | PASS           |
+------------------+----------------+
| Fedora 32        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Fedora 34        | PASS           |
+------------------+----------------+
| Fedora 33        | PASS           |
+------------------+----------------+
| Fedora 34 clang  | PASS           |
+------------------+----------------+


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

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

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)

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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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)

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-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)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:35 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> testing pass

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM                     | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM gcc cross-compile   | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM clang cross-compile | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                 | PASS               |
+--------------------------------------+--------------------+


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

Ubuntu 20.04 ARM gcc cross-compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM clang cross-compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:29 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> testing pass

Test environment and result as below:

+----------------------+----------------+--------------+
|     Environment      | dpdk_unit_test | lpm_autotest |
+======================+================+==============+
| Ubuntu 20.04 ARM     | PASS           | SKIPPED      |
+----------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED        | PASS         |
+----------------------+----------------+--------------+


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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:19 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Performance Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> performance testing pass

Test environment and result as below:

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

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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: 0/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -1.4%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:15 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Functional Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> functional testing pass

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: 0/2


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/20269/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:15 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Functional Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> functional testing pass

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 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/20269/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:13 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:13 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Functional Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3


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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:10 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Performance Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> performance testing pass

Test environment and result as below:

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

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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: 0/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -1.4%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:04 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:04 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Performance Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.2%                         |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:02 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Performance Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> performance testing pass

Test environment and result as below:

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

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:01 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Functional Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> functional testing pass

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


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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |SUCCESS| pw104487 [PATCH] [v1, 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
@ 2021-11-18  5:00 dpdklab
  0 siblings, 0 replies; 15+ messages in thread
From: dpdklab @ 2021-11-18  5:00 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/104487

_Performance Testing PASS_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Thursday, November 18 2021 01:52:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0c6e27549c03695f85d949f5195a166b449b419c

104487 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2021-11-18  5:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211118015228.30628-2-eagostini@nvidia.com>
2021-11-17 17:43 ` |WARNING| pw104487 [PATCH v1 1/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory checkpatch
2021-11-17 18:38 ` |SUCCESS| " 0-day Robot
2021-11-18  5:00 |SUCCESS| pw104487 [PATCH] [v1, " dpdklab
2021-11-18  5:01 dpdklab
2021-11-18  5:02 dpdklab
2021-11-18  5:04 dpdklab
2021-11-18  5:10 dpdklab
2021-11-18  5:13 dpdklab
2021-11-18  5:15 dpdklab
2021-11-18  5:15 dpdklab
2021-11-18  5:19 dpdklab
2021-11-18  5:29 dpdklab
2021-11-18  5:35 dpdklab
2021-11-18  5:41 dpdklab
2021-11-18  5:45 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).