automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw93327 [PATCH] [v2] ethdev: fix comments of packet integrity flow item
@ 2021-05-21  5:44 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-05-21  5:44 UTC (permalink / raw)
  To: Ali Alnubani, Test Report, Thomas Monjalon; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Performance
Test-Status: FAILURE
http://dpdk.org/patch/93327

_Performance Testing issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Wednesday, May 19 2021 17:33:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:947dff12bcf5023255433c9997710a5635522431

93327 --> performance testing fail

Test environment and result as below:

Ubuntu 18.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 | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.16976%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.08467%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.19223%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.3819%                             |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.84724%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.12903%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.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/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.27117%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.05438%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.1939%                             |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.13847%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.02088%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.18453%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.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/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.17246%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.43882%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.03963%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.25681%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.13385%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.04921%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 4/4

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | -100.0%                             |
+------------+---------+-------------------------------------+
| 64         | 256     | -100.0%                             |
+------------+---------+-------------------------------------+
| 64         | 512     | -100.0%                             |
+------------+---------+-------------------------------------+
| 64         | 2048    | -100.0%                             |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |FAILURE| pw93327 [PATCH] [v2] ethdev: fix comments of packet integrity flow item
@ 2021-05-21  5:54 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-05-21  5:54 UTC (permalink / raw)
  To: Thomas Monjalon, Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: FAILURE
http://dpdk.org/patch/93327

_Functional Testing issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Wednesday, May 19 2021 17:33:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:947dff12bcf5023255433c9997710a5635522431

93327 --> functional testing fail

Test environment and result as below:

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


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


Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 3/4
	Failed Tests:
		- mac_filter
		- mtu_update
		- stats_checks


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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-05-21  5:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  5:44 [dpdk-test-report] |FAILURE| pw93327 [PATCH] [v2] ethdev: fix comments of packet integrity flow item dpdklab
2021-05-21  5: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).