automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
       [not found] <20211125120420.19470-1-kumaraparamesh92@gmail.com>
@ 2021-11-25 12:05 ` checkpatch
  2021-11-25 12:38 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 12+ messages in thread
From: checkpatch @ 2021-11-25 12:05 UTC (permalink / raw)
  To: test-report; +Cc: Kumara Parameshwaran

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/104698

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'are'
#80: 
does a tap_mp_attach_queues, but the fds are are not populated in

ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#118: FILE: drivers/net/tap/rte_eth_tap.c:897:
+	for(int i=0; i < dev->data->nb_tx_queues; i++) {
 	         ^

ERROR:SPACING: space required before the open parenthesis '('
#118: FILE: drivers/net/tap/rte_eth_tap.c:897:
+	for(int i=0; i < dev->data->nb_tx_queues; i++) {

ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#123: FILE: drivers/net/tap/rte_eth_tap.c:902:
+	for(int i=0; i < dev->data->nb_rx_queues; i++) {
 	         ^

ERROR:SPACING: space required before the open parenthesis '('
#123: FILE: drivers/net/tap/rte_eth_tap.c:902:
+	for(int i=0; i < dev->data->nb_rx_queues; i++) {

total: 4 errors, 1 warnings, 0 checks, 108 lines checked
Warning in drivers/net/tap/rte_eth_tap.c:
Declaring a variable inside for()

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
       [not found] <20211125120420.19470-1-kumaraparamesh92@gmail.com>
  2021-11-25 12:05 ` |WARNING| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process checkpatch
@ 2021-11-25 12:38 ` 0-day Robot
  1 sibling, 0 replies; 12+ messages in thread
From: 0-day Robot @ 2021-11-25 12:38 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/104698/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1503658990

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 13:09 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 13:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104698

_Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> testing pass

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM                     | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM gcc cross-compile   | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                 | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM clang cross-compile | PASS               |
+--------------------------------------+--------------------+


Ubuntu 20.04 ARM
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM gcc cross-compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM clang cross-compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 13:05 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 13:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/104698

_Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> testing pass

Test environment and result as below:

+----------------------+--------------+----------------+
|     Environment      | lpm_autotest | dpdk_unit_test |
+======================+==============+================+
| Ubuntu 20.04 ARM SVE | PASS         | SKIPPED        |
+----------------------+--------------+----------------+
| Ubuntu 20.04 ARM     | SKIPPED      | PASS           |
+----------------------+--------------+----------------+


Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:54 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> performance 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/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.8%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | 1.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 4.4%                         |
+------------+---------+----------+-------------+------------------------------+

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.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.7%                        |
+------------+---------+----------+-------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:54 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> performance 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/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.8%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | 1.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 4.4%                         |
+------------+---------+----------+-------------+------------------------------+

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.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.7%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:50 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:50 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> 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/20375/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:47 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> performance 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/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.8%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | 1.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 4.4%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:45 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:45 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> performance testing pass

Test environment and result as below:

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

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.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:42 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:42 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:40 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> 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 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process
@ 2021-11-25 12:37 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-25 12:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Thursday, November 25 2021 12:04:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:872c6a28075ccae66a31affef7ae3c5e9811affc

104698 --> 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 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/20375/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-11-25 13:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211125120420.19470-1-kumaraparamesh92@gmail.com>
2021-11-25 12:05 ` |WARNING| pw104698 [PATCH] net/tap: Bug fix to populate fds in secondary process checkpatch
2021-11-25 12:38 ` |SUCCESS| " 0-day Robot
2021-11-25 13:09 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-11-25 13:05 dpdklab
2021-11-25 12:54 dpdklab
2021-11-25 12:54 dpdklab
2021-11-25 12:50 dpdklab
2021-11-25 12:47 dpdklab
2021-11-25 12:45 dpdklab
2021-11-25 12:42 dpdklab
2021-11-25 12:40 dpdklab
2021-11-25 12:37 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).