automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw98856 [PATCH v2] examples/ipsec-secgw: add support for event vector
       [not found] <20210914131424.1298729-1-schalla@marvell.com>
@ 2021-09-14 13:14 ` checkpatch
  2021-09-14 13:40 ` [dpdk-test-report] |FAILURE| pw98856 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 6+ messages in thread
From: checkpatch @ 2021-09-14 13:14 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/98856

_coding style OK_



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

* [dpdk-test-report] |FAILURE| pw98856 [dpdk-dev] [PATCH v2] examples/ipsec-secgw: add support for event vector
       [not found] <20210914131424.1298729-1-schalla@marvell.com>
  2021-09-14 13:14 ` [dpdk-test-report] |SUCCESS| pw98856 [PATCH v2] examples/ipsec-secgw: add support for event vector checkpatch
@ 2021-09-14 13:40 ` 0-day Robot
  1 sibling, 0 replies; 6+ messages in thread
From: 0-day Robot @ 2021-09-14 13:40 UTC (permalink / raw)
  To: test-report; +Cc: schalla, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1233791196
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[2898/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_main.c.o'.
[2899/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_mempool.c.o'.
[2900/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_parser.c.o'.
[2901/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[2902/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_pipeline.c.o'.
[2903/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tap.c.o'.
[2904/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[2905/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[2906/3475] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c: In function ‘eh_rx_adapter_configure’:
../examples/ipsec-secgw/event_helper.c:845:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
    queue_conf.vector_sz = em_conf->ext_params.vector_size;
              ^
../examples/ipsec-secgw/event_helper.c:846:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
    queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
              ^
../examples/ipsec-secgw/event_helper.c:847:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
    queue_conf.vector_mp = vector_pool;
              ^
[2907/3475] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
[2908/3475] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[2903/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_swq.c.o'.
[2904/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tap.c.o'.
[2905/3477] Compiling C object 'examples/c590b3c@@dpdk-ioat@exe/ioat_ioatfwd.c.o'.
[2906/3477] Linking target examples/dpdk-ioat.
[2907/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[2908/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_thread.c.o'.
[2909/3477] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec.c.o'.
[2910/3477] Linking target examples/dpdk-ip_pipeline.
[2911/3477] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o 
ccache clang -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c:845:15: error: no member named 'vector_sz' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_sz = em_conf->ext_params.vector_size;
                        ~~~~~~~~~~ ^
../examples/ipsec-secgw/event_helper.c:846:15: error: no member named 'vector_timeout_ns' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
                        ~~~~~~~~~~ ^
../examples/ipsec-secgw/event_helper.c:847:15: error: no member named 'vector_mp' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_mp = vector_pool;
                        ~~~~~~~~~~ ^
3 errors generated.
[2912/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly@exe/ip_reassembly_main.c.o'.
[2913/3477] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[2891/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_parser.c.o'.
[2892/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_kni.c.o'.
[2893/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_link.c.o'.
[2894/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_cryptodev.c.o'.
[2895/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_main.c.o'.
[2896/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_mempool.c.o'.
[2897/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_pipeline.c.o'.
[2898/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_tmgr.c.o'.
[2899/3472] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw@exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c: In function ‘eh_rx_adapter_configure’:
../examples/ipsec-secgw/event_helper.c:845:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
    queue_conf.vector_sz = em_conf->ext_params.vector_size;
              ^
../examples/ipsec-secgw/event_helper.c:846:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
    queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
              ^
../examples/ipsec-secgw/event_helper.c:847:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
    queue_conf.vector_mp = vector_pool;
              ^
[2900/3472] Compiling C object 'examples/c590b3c@@dpdk-ioat@exe/ioat_ioatfwd.c.o'.
[2901/3472] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_esp.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* [dpdk-test-report] |SUCCESS| pw98856 [PATCH] [v2] examples/ipsec-secgw: add support for event vector
@ 2021-09-14 14:54 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-09-14 14:54 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Srujana Challa <schalla@marvell.com>
Date: Tuesday, September 14 2021 13:14:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:af167bcf174b59fa4776297e628a94143cf6a330

98856 --> performance testing pass

Test environment and result as below:

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw98856 [PATCH] [v2] examples/ipsec-secgw: add support for event vector
@ 2021-09-14 14:40 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-09-14 14:40 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Srujana Challa <schalla@marvell.com>
Date: Tuesday, September 14 2021 13:14:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:af167bcf174b59fa4776297e628a94143cf6a330

98856 --> performance testing pass

Test environment and result as below:

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw98856 [PATCH] [v2] examples/ipsec-secgw: add support for event vector
@ 2021-09-14 14:26 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-09-14 14:26 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Srujana Challa <schalla@marvell.com>
Date: Tuesday, September 14 2021 13:14:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:af167bcf174b59fa4776297e628a94143cf6a330

98856 --> performance testing pass

Test environment and result as below:

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

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

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw98856 [PATCH] [v2] examples/ipsec-secgw: add support for event vector
@ 2021-09-14 14:16 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-09-14 14:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

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

_Testing PASS_

Submitter: Srujana Challa <schalla@marvell.com>
Date: Tuesday, September 14 2021 13:14:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:af167bcf174b59fa4776297e628a94143cf6a330

98856 --> 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 32        | PASS           |
+------------------+----------------+
| Fedora 31        | 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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.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/18735/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-09-14 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210914131424.1298729-1-schalla@marvell.com>
2021-09-14 13:14 ` [dpdk-test-report] |SUCCESS| pw98856 [PATCH v2] examples/ipsec-secgw: add support for event vector checkpatch
2021-09-14 13:40 ` [dpdk-test-report] |FAILURE| pw98856 [dpdk-dev] " 0-day Robot
2021-09-14 14:16 [dpdk-test-report] |SUCCESS| pw98856 [PATCH] [v2] " dpdklab
2021-09-14 14:26 dpdklab
2021-09-14 14:40 dpdklab
2021-09-14 14:54 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).