automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 18:25 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 18:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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
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 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/19882/

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 18:12 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 18:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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           | -1.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.8%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+

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

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

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 15:19 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 15:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

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

_Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> testing pass

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM                   | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM cross-compilation | PASS               |
+------------------------------------+--------------------+


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

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

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 15:15 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 15:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Ubuntu 20.04 ARM | PASS           |
+------------------+----------------+


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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 15:00 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 15:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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           | -1.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.8%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+

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

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:57 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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
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/19882/

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:55 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:55 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

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

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:51 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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           | -1.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.8%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -1.5%                        |
+------------+---------+----------+-------------+------------------------------+

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:43 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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/19882/

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:42 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:42 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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/19882/

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
@ 2021-11-01 14:36 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2021-11-01 14:36 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Monday, November 01 2021 13:19:32 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6cc51b1293ceac4a77d4bf7ac91a8bbd59e1f78c

103336 --> 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/5

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

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

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

* [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro
       [not found] <20211101131932.3398023-1-ferruh.yigit@intel.com>
@ 2021-11-01 13:20 ` checkpatch
  0 siblings, 0 replies; 12+ messages in thread
From: checkpatch @ 2021-11-01 13:20 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 18:25 [dpdk-test-report] |SUCCESS| pw103336 [PATCH] net/txgbe: fix link macro dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-11-01 18:12 dpdklab
2021-11-01 15:19 dpdklab
2021-11-01 15:15 dpdklab
2021-11-01 15:00 dpdklab
2021-11-01 14:57 dpdklab
2021-11-01 14:55 dpdklab
2021-11-01 14:51 dpdklab
2021-11-01 14:43 dpdklab
2021-11-01 14:42 dpdklab
2021-11-01 14:36 dpdklab
     [not found] <20211101131932.3398023-1-ferruh.yigit@intel.com>
2021-11-01 13:20 ` 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).