automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
       [not found] <20210210093051.2216-1-viacheslavo@nvidia.com>
@ 2021-02-16  9:35 ` checkpatch
  0 siblings, 0 replies; 7+ messages in thread
From: checkpatch @ 2021-02-16  9:35 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-11  0:03 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-11  0:03 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/87841

_Functional Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> functional testing pass

Test environment and result as below:

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


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-10 20:10 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-10 20:10 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> performance testing pass

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

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.6829823562891348%                |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.8131477982019094%                |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.05837924617799026%               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.1919795221843076%                 |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.21975722059439934%                |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.04618226600984029%                |
+------------+---------+-------------------------------------+

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.6952755456773231%                 |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.22773541285670784%               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.5158769908844936%                 |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.3247030675895092%                |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.08372404554587899%                |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.34406488080610065%               |
+------------+---------+-------------------------------------+

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.04054755417153007%                |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.10523206439464271%                |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.04248194517329112%                |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.10141540632304441%                |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.377833753148614%                 |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.4362178731431362%                 |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-10 17:30 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-10 17:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> performance testing pass

Test environment and result as below:

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-10 17:17 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-10 17:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> functional testing pass

Test environment and result as below:

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


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


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-10 10:03 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-10 10:03 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> functional testing pass

Test environment and result as below:

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows
@ 2021-02-10  9:55 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-02-10  9:55 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Date: Wednesday, February 10 2021 09:30:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d32fd0945d8bd235ca57b8c15463fd72ba5b8c4

87841 --> performance testing pass

Test environment and result as below:

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-02-16  9:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210210093051.2216-1-viacheslavo@nvidia.com>
2021-02-16  9:35 ` [dpdk-test-report] |SUCCESS| pw87841 [PATCH] net/mlx5: fix metadata item validation for ingress flows checkpatch
2021-02-11  0:03 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-02-10 20:10 dpdklab
2021-02-10 17:30 dpdklab
2021-02-10 17:17 dpdklab
2021-02-10 10:03 dpdklab
2021-02-10  9:55 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).