In meson_test, because the child process does not synchronize
the NIC startup parameters of the parent process at startup,
it uses all NICs bound by vfio as startup parameters by default,
and an exception occurs in the subsequent hugefile check,
causing the test to fail. Synchronize the NIC startup
Add a new field S: which indicates the status of support for
individual sub-trees. Almost everything is marked as supported
but components without any maintainer are listed as Orphan.
Signed-off-by: Stephen Hemminger
---
MAINTAINERS | 267 +++-
1 f
https://bugs.dpdk.org/show_bug.cgi?id=1264
Bug ID: 1264
Summary: Tap bpf program no longer compiles
Product: DPDK
Version: 23.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priorit
On Tue, 2 Aug 2022 16:48:39 +0800
Lichao Liu wrote:
> Before, 'RTE_PMD_REGISTER_PCI' can not expand nm. So, it can not
> work in this situation:
> #define TEST(a, b) a##_##b
> RTE_PMD_REGISTER_PCI(TEST(a, b), test_pmd_driver)
>
> Signed-off-by: Lichao Liu
It is not clear what the prob
Release status meeting minutes 2023-07-13
=
Agenda:
* Release Dates
* Subtrees
* Roadmaps
* LTS
* Defects
* Opens
Participants:
* AMD
* ARM
* Intel
* Marvell
* Nvidia
* Red Hat
Release Dates
-
The following are the current target or completed
The documentation was never updated when the DPDK EAL
was modified to follow standard runtime conventions.
Fixes: 1835a22f342f ("support systemd service convention for runtime directory")
Signed-off-by: Stephen Hemminger
---
doc/guides/prog_guide/multi_proc_support.rst | 13 -
1 fil
On Sun, 4 Sep 2022 17:28:45 +0500
Fidaullah Noonari wrote:
> when app is launched with -m proc-info exit without
> rte_eal_cleanup() causing memory leakage. This commit resolves the
> memory leakage issue and closes app properly.
>
> Bugzilla id: 898
The new eventdev stats could have the same
On Fri, 14 Oct 2022 10:09:44 +0200
Markus Theil wrote:
> DPDK uses many different types for socket_id's in its whole code
> base. This leads to many warnings and casts in DPDK-based applications
> compiled with -Wconversion.
>
> Announce a treewide consolidation to the return type of rte_socket_
On Fri, 9 Apr 2021 10:39:27 +0200
Gabriel Ganne wrote:
> libpcap is already found and registered as a dependency by meson, and
> the dependency is already correctly used in librte_port. This line is
> just unnecessary.
>
> The pcap PMD and the librte_port both declare their dependency to
> libp
On Wed, 14 Apr 2021 23:10:46 +0200
Thomas Monjalon wrote:
> 14/04/2021 23:02, Dmitry Kozlyuk:
> > 2021-04-14 11:41 (UTC+0200), Thomas Monjalon:
> > > 09/04/2021 14:25, Thomas Monjalon:
> > > > From: Gabriel Ganne
> > > >
> > > > The pcap PMD and the librte_port both declare their dependency
10 matches
Mail list logo