Added section for installing and building the E-SMI library
for AMD EPYC Uncore support and version requirements.
Signed-off-by: Sivaprasad Tummala
---
doc/guides/prog_guide/power_man.rst | 32 +
1 file changed, 32 insertions(+)
diff --git a/doc/guides/prog_guide/pow
Release status meeting minutes 2024-11-28
=
Agenda:
* Release Dates
* Subtrees
* Roadmaps
* LTS
* Defects
* Opens
Participants:
* ARM
* Intel
* Marvell
* Nvidia
* Red Hat
Release Dates
-
The following are the proposed working dates for 25.03:
Adding a minimum maintainable directory structure for the
network driver and request maintenance of the sxe driver.
Signed-off-by: Jie Liu
---
doc/guides/nics/features/sxe.ini| 8 +
doc/guides/nics/features/sxe_vf.ini | 10 ++
doc/guides/nics/sxe.rst | 41 +++
Modify sxe pf document.
Signed-off-by: Jie Liu
---
doc/guides/nics/features/sxe.ini | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/features/sxe.ini b/doc/guides/nics/features/sxe.ini
index 209825a1fc..173ab48889 100644
--- a/doc/guides/nics/features/sxe
Hi, stephen,
Kindly ping for review.
Thanks,
Jie Hai
On 2024/11/27 18:08, Jie Hai wrote:
From: Dengdui Huang
When KEEP_CRC offload is enabled, the CRC data is still stripped
in following cases:
1. For HIP08 network engine, the packet type is TCP and the length
is less than or equal to 6
To facilitate deploying docs to the website
and make paths more consistent remove the html
directory from docs nested in html directories.
Signed-off-by: Paul Szczepanek
Reviewed-by: Luca Vizzarro
---
buildtools/call-sphinx-build.py | 6 --
doc/api/meson.build | 2 +-
2 files ch
Fix grammar, spelling and formatting of DPDK 24.11 release notes.
Signed-off-by: John McNamara
---
doc/guides/rel_notes/release_24_11.rst | 158 +++--
1 file changed, 93 insertions(+), 65 deletions(-)
diff --git a/doc/guides/rel_notes/release_24_11.rst
b/doc/guides/rel_note
> From: Chen, LingliX
> Subject: [PATCH V1] doc: add tested Intel platforms with Intel NICs
Acked-by: John McNamara
On Thu, 28 Nov 2024 13:48:29 +0800
myang wrote:
> eal_bus_cleanup has been added in rte_eal_cleanup. But for
> secondary process, eal_bus_cleanup will trigger vdev_cleanup
> which trigger rte_vdev_driver to remove. Then our crypto devices
> will execute ipsec_mb_remove to rte_cryptodev_pmd_destro
On Thu, 28 Nov 2024 16:08:55 +
Anatoly Burakov wrote:
> +# occasionally, system may report NUMA support but lspci will not, so we
> +# want to go through all devices and see if any of them do not have
> NUMANode
> +# property - this will mean it is not safe to try to access it
>
Hi all,
Recently, while tracing applications from the apps and examples
directories, I became confused about when the trace buffer is written to
disk. Is the trace data saved only when rte_save_trace() is called, or does
it also automatically save when the buffer becomes full?
>From my understand
On Thu, Nov 28, 2024 at 12:32 PM Gowrishankar Muthukrishnan
wrote:
>
> Hi Jason,
> > Hello:
> >
> > On Fri, Nov 22, 2024 at 2:03 AM Gowrishankar Muthukrishnan
> > wrote:
> > >
> > > Hi,
> > > We are adding support for vDPA user backend for virtio-crypto PMD in DPDK.
> >
> > I wonder what kind of
On some systems, even though NUMA nodes may be present in sysfs, the lspci
command will not have NUMANode keys in them, which will cause an exception.
Fix to check if NUMANode keys are available in lspci output before enabling
NUMA node output.
Fixes: a7d69cef8f20 ("usertools/devbind: print device
13 matches
Mail list logo