automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
       [not found] <87a3db1b522b66efc58f23e2d8e80ed1af4a860b.1630740275.git.sthotton@marvell.com>
@ 2021-09-04  7:46 ` checkpatch
  2021-09-04  8:20 ` [dpdk-test-report] |FAILURE| pw97978 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 13+ messages in thread
From: checkpatch @ 2021-09-04  7:46 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |FAILURE| pw97978 [dpdk-dev] [PATCH] examples/l2fwd-event: changes to use event vector
       [not found] <87a3db1b522b66efc58f23e2d8e80ed1af4a860b.1630740275.git.sthotton@marvell.com>
  2021-09-04  7:46 ` [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector checkpatch
@ 2021-09-04  8:20 ` 0-day Robot
  1 sibling, 0 replies; 13+ messages in thread
From: 0-day Robot @ 2021-09-04  8:20 UTC (permalink / raw)
  To: test-report; +Cc: sthotton, robot

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|18676|SHA|40f2e197cb15eb42906800d06143e4880497da14|failed|https://github.com/ovsrobot/dpdk/actions/runs/1200509366|[dpdk-dev] [PATCH v2] examples/l3fwd: add changes to use event vector|ovsrobot/dpdk|build, Size: 12495 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1200506985
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
####################################################################################
[2916/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[2917/3471] Linking target examples/dpdk-ipsec-secgw.
[2918/3471] Linking target examples/dpdk-l2fwd.
[2919/3471] Compiling C object 'examples/c590b3c@@dpdk-kni@exe/kni_main.c.o'.
[2920/3471] Linking target examples/dpdk-kni.
[2921/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_main.c.o'.
[2922/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event.c.o'.
[2923/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_common.c.o'.
[2924/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o'.
FAILED: examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-l2fwd-event@exe -Iexamples -I../examples -Iexamples/l2fwd-event -I../examples/l2fwd-event -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/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -MF 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o.d' -o 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -c ../examples/l2fwd-event/l2fwd_event_generic.c
../examples/l2fwd-event/l2fwd_event_generic.c: In function ‘l2fwd_rx_tx_adapter_setup_generic’:
../examples/l2fwd-event/l2fwd_event_generic.c:257:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
     eth_q_conf.vector_sz = rsrc->evt_vec.size;
               ^
../examples/l2fwd-event/l2fwd_event_generic.c:258:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
     eth_q_conf.vector_timeout_ns =
               ^
../examples/l2fwd-event/l2fwd_event_generic.c:260:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
     eth_q_conf.vector_mp = rsrc->evt_vec_pool;
               ^
[2925/3471] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-crypto@exe/l2fwd-crypto_main.c.o'.
[2926/3471] 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
####################################################################################
[2923/3473] Linking target examples/dpdk-l2fwd.
[2924/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event.c.o'.
[2925/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_main.c.o'.
[2926/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_common.c.o'.
[2927/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-keepalive@exe/l2fwd-keepalive_shm.c.o'.
[2928/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-crypto@exe/l2fwd-crypto_main.c.o'.
[2929/3473] Linking target examples/dpdk-l2fwd-crypto.
[2930/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-jobstats@exe/l2fwd-jobstats_main.c.o'.
[2931/3473] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o'.
FAILED: examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o 
ccache clang -Iexamples/c590b3c@@dpdk-l2fwd-event@exe -Iexamples -I../examples -Iexamples/l2fwd-event -I../examples/l2fwd-event -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/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -MF 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o.d' -o 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -c ../examples/l2fwd-event/l2fwd_event_generic.c
../examples/l2fwd-event/l2fwd_event_generic.c:257:16: error: no member named 'vector_sz' in 'struct rte_event_eth_rx_adapter_queue_conf'
                                eth_q_conf.vector_sz = rsrc->evt_vec.size;
                                ~~~~~~~~~~ ^
../examples/l2fwd-event/l2fwd_event_generic.c:258:16: error: no member named 'vector_timeout_ns' in 'struct rte_event_eth_rx_adapter_queue_conf'
                                eth_q_conf.vector_timeout_ns =
                                ~~~~~~~~~~ ^
../examples/l2fwd-event/l2fwd_event_generic.c:260:16: error: no member named 'vector_mp' in 'struct rte_event_eth_rx_adapter_queue_conf'
                                eth_q_conf.vector_mp = rsrc->evt_vec_pool;
                                ~~~~~~~~~~ ^
3 errors generated.
[2932/3473] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_em.c.o'.
[2933/3473] 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
####################################################################################
[2916/3468] Linking target examples/dpdk-ipsec-secgw.
[2917/3468] Linking target examples/dpdk-kni.
[2918/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_main.c.o'.
[2919/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[2920/3468] Linking target examples/dpdk-l2fwd-crypto.
[2921/3468] Linking target examples/dpdk-l2fwd.
[2922/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-keepalive@exe/l2fwd-keepalive_shm.c.o'.
[2923/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_common.c.o'.
[2924/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o'.
FAILED: examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-l2fwd-event@exe -Iexamples -I../examples -Iexamples/l2fwd-event -I../examples/l2fwd-event -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/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -MF 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o.d' -o 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o' -c ../examples/l2fwd-event/l2fwd_event_generic.c
../examples/l2fwd-event/l2fwd_event_generic.c: In function ‘l2fwd_rx_tx_adapter_setup_generic’:
../examples/l2fwd-event/l2fwd_event_generic.c:257:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
     eth_q_conf.vector_sz = rsrc->evt_vec.size;
               ^
../examples/l2fwd-event/l2fwd_event_generic.c:258:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
     eth_q_conf.vector_timeout_ns =
               ^
../examples/l2fwd-event/l2fwd_event_generic.c:260:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
     eth_q_conf.vector_mp = rsrc->evt_vec_pool;
               ^
[2925/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event.c.o'.
[2926/3468] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-jobstats@exe/l2fwd-jobstats_main.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] 13+ messages in thread

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-06  1:12 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-06  1:12 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 23:54 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 23:54 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 23:22 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 23:22 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 13:23 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 13:23 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/97978

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 59.4%                        |
+------------+---------+----------+-------------+------------------------------+

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.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 1.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.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 13:19 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 13:19 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/97978

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 59.4%                        |
+------------+---------+----------+-------------+------------------------------+

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.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 1.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 12:57 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 12:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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 XL710-QDA2 40000 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 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/18549/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 11:17 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 11:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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 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/18549/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 10:15 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 10:15 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/97978

_Functional Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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/18549/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05 10:00 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05 10:00 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/97978

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05  9:39 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05  9:39 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/97978

_Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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/18549/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector
@ 2021-09-05  4:33 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-09-05  4:33 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/97978

_Performance Testing PASS_

Submitter: Shijith Thotton <sthotton@marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> 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.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 59.4%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-09-06  1:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87a3db1b522b66efc58f23e2d8e80ed1af4a860b.1630740275.git.sthotton@marvell.com>
2021-09-04  7:46 ` [dpdk-test-report] |SUCCESS| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector checkpatch
2021-09-04  8:20 ` [dpdk-test-report] |FAILURE| pw97978 [dpdk-dev] " 0-day Robot
2021-09-05  4:33 [dpdk-test-report] |SUCCESS| pw97978 " dpdklab
2021-09-05  9:39 dpdklab
2021-09-05 10:00 dpdklab
2021-09-05 10:15 dpdklab
2021-09-05 11:17 dpdklab
2021-09-05 12:57 dpdklab
2021-09-05 13:19 dpdklab
2021-09-05 13:23 dpdklab
2021-09-05 23:22 dpdklab
2021-09-05 23:54 dpdklab
2021-09-06  1:12 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).