* |FAILURE| pw126851-126854 [PATCH] [v2, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15 11:28 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-05-15 11:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Miao Li
Test-Label: iol-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/126854
_Testing issues_
Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 09:41:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f
126851-126854 --> testing fail
Test environment and result as below:
+--------------------------+----------------+
| Environment | dpdk_unit_test |
+==========================+================+
| Fedora 36 (ARM) | PASS |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS |
+--------------------------+----------------+
| CentOS Stream 8 | PASS |
+--------------------------+----------------+
| Debian Bullseye | PASS |
+--------------------------+----------------+
| Debian Buster | PASS |
+--------------------------+----------------+
| Ubuntu 22.04 | PASS |
+--------------------------+----------------+
| Fedora 36 Clang (ARM) | PASS |
+--------------------------+----------------+
| CentOS Stream 9 | PASS |
+--------------------------+----------------+
| CentOS Stream 9 (ARM) | PASS |
+--------------------------+----------------+
| RHEL 7 | FAIL |
+--------------------------+----------------+
| Ubuntu 20.04 | PASS |
+--------------------------+----------------+
| openSUSE Leap 15 | PASS |
+--------------------------+----------------+
| RHEL8 | PASS |
+--------------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[612/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[613/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
[614/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'.
[615/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[616/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[617/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a71
5181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -c ../drivers/bus/pci/linux/pci_vfio.c
../drivers/bus/pci/linux/pci_vfio.c: In function 'pci_vfio_map_resource_primary':
../drivers/bus/pci/linux/pci_vfio.c:779:11: error: 'info' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if ((info->flags & RTE_VFIO_INFO_FLAG_CAPS) == 0) {
^
../drivers/bus/pci/linux/pci_vfio.c:797:27: note: 'info' was declared here
struct vfio_region_info *info;
^
cc1: all warnings being treated as errors
[618/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o'.
[619/3189] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[620/3189] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 36 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 12.2.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
Fedora 36 Clang (ARM)
Kernel: Container Host Kernel
Compiler: clang 14.0.5
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26225/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* |FAILURE| pw126851-126854 [PATCH] [v2, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15 17:56 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-05-15 17:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Miao Li
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/126854
_Testing issues_
Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 09:41:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f
126851-126854 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0~\0~\0~\0~\0
\0
\0.\0.\0/\0d\0r\0i\0v\0e\0r\0s\0/\0b\0u\0s\0/\0p\0c\0i\0/\0w\0i\0n\0d\0o\0w\0s\0/\0p\0c\0i\0.\0c\0:\04\02\05\0:\01\01\0:\0 \0n\0o\0t\0e\0:\0 \0u\0n\0i\0n\0i\0t\0i\0a\0l\0i\0z\0e\0d\0 \0u\0s\0e\0 \0o\0c\0c\0u\0r\0s\0 \0h\0e\0r\0e\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0p\0c\0i\0_\0f\0r\0e\0e\0(\0p\0d\0e\0v\0)\0;\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0
\0
\0.\0.\0/\0d\0r\0i\0v\0e\0r\0s\0/\0b\0u\0s\0/\0p\0c\0i\0/\0w\0i\0n\0d\0o\0w\0s\0/\0p\0c\0i\0.\0c\0:\03\04\07\0:\02\0:\0 \0n\0o\0t\0e\0:\0 \0r\0e\0m\0o\0v\0e\0 \0t\0h\0e\0 \0'\0i\0f\0'\0 \0i\0f\0 \0i\0t\0s\0 \0c\0o\0n\0d\0i\0t\0i\0o\0n\0 \0i\0s\0 \0a\0l\0w\0a\0y\0s\0 \0f\0a\0l\0s\0e\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0i\0f\0 \0(\0r\0e\0t\0 \0!\0=\0 \00\0)\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0
\0
\0.\0.\0/\0d\0r\0i\0v\0e\0r\0s\0/\0b\0u\0s\0/\0p\0c\0i\0/\0w\0i\0n\0d\0o\0w\0s\0/\0p\0c\0i\0.\0c\0:\03\03\09\0:\03\08\0:\0 \0n\0o\0t\0e\0:\0 \0i\0n\0i\0t\0i\0a\0l\0i\0z\0e\0 \0t\0h\0e\0 \0v\0a\0r\0i\0a\0b\0l\0e\0 \0'\0p\0d\0e\0v\0'\0 \0t\0o\0 \0s\0i\0l\0e\0n\0c\0e\0 \0t\0h\0i\0s\0 \0w\0a\0r\0n\0i\0n\0g\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0s\0t\0r\0u\0c\0t\0 \0r\0t\0e\0_\0p\0c\0i\0_\0d\0e\0v\0i\0c\0e\0_\0i\0n\0t\0e\0r\0n\0a\0l\0 \0*\0p\0d\0e\0v\0;\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0=\0 \0N\0U\0L\0L\0
\0
\04\0 \0e\0r\0r\0o\0r\0s\0 \0g\0e\0n\0e\0r\0a\0t\0e\0d\0.\0
\0
\0[\08\0/\02\02\08\0]\0 \0G\0e\0n\0e\0r\0a\0t\0i\0n\0g\0 \0r\0t\0e\0_\0m\0e\0m\0p\0o\0o\0l\0_\0r\0i\0n\0g\0.\0p\0m\0d\0.\0c\0 \0w\0i\0t\0h\0 \0a\0 \0c\0u\0s\0t\0o\0m\0 \0c\0o\0m\0m\0a\0n\0d\0 \0(\0w\0r\0a\0p\0p\0e\0d\0 \0b\0y\0 \0m\0e\0s\0o\0n\0 \0t\0o\0 \0s\0e\0t\0 \0P\0A\0T\0H\0)\0
\0
\0[\09\0/\02\02\08\0]\0 \0G\0e\0n\0e\0r\0a\0t\0i\0n\0g\0 \0r\0t\0e\0_\0m\0e\0m\0p\0o\0o\0l\0_\0s\0t\0a\0c\0k\0.\0p\0m\0d\0.\0c\0 \0w\0i\0t\0h\0 \0a\0 \0c\0u\0s\0t\0o\0m\0 \0c\0o\0m\0m\0a\0n\0d\0 \0(\0w\0r\0a\0p\0p\0e\0d\0 \0b\0y\0 \0m\0e\0s\0o\0n\0 \0t\0o\0 \0s\0e\0t\0 \0P\0A\0T\0H\0)\0
\0
\0[\01\00\0/\02\02\08\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0e\01\00\00\00\0.\0a\0.\0p\0/\0n\0e\0t\0_\0e\01\00\00\00\0_\0i\0g\0b\0_\0f\0l\0o\0w\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\01\0/\02\02\08\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0l\0i\0b\0t\0m\0p\0_\0r\0t\0e\0_\0n\0e\0t\0_\0e\01\00\00\00\0.\0a\0.\0p\0/\0n\0e\0t\0_\0e\01\00\00\00\0_\0i\0g\0b\0_\0r\0x\0t\0x\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\02\0/\02\02\08\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0d\0r\0i\0v\0e\0r\0s\0/\0n\0e\0t\0/\0i\04\00\0e\0/\0b\0a\0s\0e\0/\0l\0i\0b\0i\04\00\0e\0_\0b\0a\0s\0e\0.\0a\0.\0p\0/\0i\04\00\0e\0_\0c\0o\0m\0m\0o\0n\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0C\0o\0u\0l\0d\0 \0n\0o\0t\0 \0r\0e\0b\0u\0i\0l\0d\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0
\0
\0
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26225/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* |FAILURE| pw126851-126854 [PATCH] [v2, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15 10:53 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-05-15 10:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Miao Li
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126854
_Testing issues_
Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 09:41:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f
126851-126854 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| Debian Bullseye | PASS |
+------------------+--------------------+
| CentOS Stream 8 | PASS |
+------------------+--------------------+
| Ubuntu 22.04 | PASS |
+------------------+--------------------+
| CentOS Stream 9 | PASS |
+------------------+--------------------+
| openSUSE Leap 15 | PASS |
+------------------+--------------------+
| Alpine | PASS |
+------------------+--------------------+
| Debian Buster | PASS |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| RHEL8 | PASS |
+------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[625/3218] Linking target drivers/librte_bus_fslmc.so.23.2.
[626/3218] Generating symbol file 'drivers/a715181@@rte_bus_fslmc@sha/librte_bus_fslmc.so.23.2.symbols'.
[627/3218] Compiling C object 'drivers/a715181@@rte_bus_ifpga@sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[628/3218] Linking target drivers/librte_bus_ifpga.so.23.2.
[629/3218] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[630/3218] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
[631/3218] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[632/3218] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[633/3218] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a71
5181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -c ../drivers/bus/pci/linux/pci_vfio.c
../drivers/bus/pci/linux/pci_vfio.c: In function 'pci_vfio_map_resource_primary':
../drivers/bus/pci/linux/pci_vfio.c:779:11: error: 'info' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if ((info->flags & RTE_VFIO_INFO_FLAG_CAPS) == 0) {
^
../drivers/bus/pci/linux/pci_vfio.c:797:27: note: 'info' was declared here
struct vfio_region_info *info;
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26225/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-15 17:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15 11:28 |FAILURE| pw126851-126854 [PATCH] [v2, 4/4] bus/pci: add VFIO sparse mmap support dpdklab
-- strict thread matches above, loose matches on Subject: below --
2023-05-15 17:56 dpdklab
2023-05-15 10:53 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).