automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
@ 2021-03-16 15:15 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-03-16 15:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/89173

_Testing PASS_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: Tuesday, March 16 2021 05:40:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d20515e0c260377fcd23fab785070c4391cc59d

89173 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+


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

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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

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| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
@ 2021-03-17  2:15 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-03-17  2:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: Tuesday, March 16 2021 05:40:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d20515e0c260377fcd23fab785070c4391cc59d

89173 --> 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     | 3.21163%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.23218%                            |
+------------+---------+-------------------------------------+

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.19263%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 4.15284%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.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 | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | -2.27558%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -2.3554%                            |
+------------+---------+-------------------------------------+

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

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| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
@ 2021-03-17  1:16 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-03-17  1:16 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: Tuesday, March 16 2021 05:40:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d20515e0c260377fcd23fab785070c4391cc59d

89173 --> performance testing pass

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.18639%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.2379%                             |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.31361%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.43595%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.33203%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.55438%                            |
+------------+---------+-------------------------------------+

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.28018%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -1.40435%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.09855%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.03195%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.39612%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.13844%                           |
+------------+---------+-------------------------------------+

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.36648%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.04487%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 1.0005%                             |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.69942%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.1003%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.12324%                           |
+------------+---------+-------------------------------------+

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

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

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

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| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
@ 2021-03-16 23:23 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-03-16 23:23 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: Tuesday, March 16 2021 05:40:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d20515e0c260377fcd23fab785070c4391cc59d

89173 --> functional testing pass

Test environment and result as below:

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


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

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| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
@ 2021-03-16 10:27 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-03-16 10:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/89173

_Testing PASS_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: Tuesday, March 16 2021 05:40:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d20515e0c260377fcd23fab785070c4391cc59d

89173 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+
| Ubuntu 18.04     | PASS     |
+------------------+----------+


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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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| pw89173 [PATCH] net/bnxt: fix Tx timestamp init
       [not found] <20210316054048.29026-1-somnath.kotur@broadcom.com>
@ 2021-03-16  5:42 ` checkpatch
  0 siblings, 0 replies; 6+ messages in thread
From: checkpatch @ 2021-03-16  5:42 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2021-03-17  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 15:15 [dpdk-test-report] |SUCCESS| pw89173 [PATCH] net/bnxt: fix Tx timestamp init dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-03-17  2:15 dpdklab
2021-03-17  1:16 dpdklab
2021-03-16 23:23 dpdklab
2021-03-16 10:27 dpdklab
     [not found] <20210316054048.29026-1-somnath.kotur@broadcom.com>
2021-03-16  5:42 ` checkpatch

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