iscussions about low latency networking
in DPDK.
The tool can also be used in a CI environment to contineously
measure latencies across the evolution of DPDK and Linux.
Best regards,
Felix Moessbauer
Siemens AG
Changes since v5:
- rebased against current main
- updated API to DPKD 22.x
- use R
This fix initializes the dependency object with the external
dependency list. Previously, the external dependencies were
just ignored.
Signed-off-by: Felix Moessbauer
Acked-by: Bruce Richardson
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
app/l2reflect/colors.c
#producing-a-coverage-report
Best regards,
Felix Moessbauer
Siemens AG
Felix Moessbauer (1):
Add basic support for code coverage analysis
gcovr.cfg | 8
1 file changed, 8 insertions(+)
create mode 100644 gcovr.cfg
--
2.30.2
DPDK project.
Signed-off-by: Felix Moessbauer
Acked-by: William Lam
Acked-by: Chriss Windle
---
gcovr.cfg | 8
1 file changed, 8 insertions(+)
create mode 100644 gcovr.cfg
diff --git a/gcovr.cfg b/gcovr.cfg
new file mode 100644
index 00..6e247499e8
--- /dev/null
+++ b/gcov
This patch introduces a meson option to disable the AVX2 support.
If the build should be for a target without AVX2 support, the
know can be turned to false, even if the compiler supports AVX2.
Signed-off-by: Felix Moessbauer
---
meson.build | 3 ++-
meson_options.txt | 1 +
2 files
representation of the latency diagram.
Sending this as RFC as this patch does not modify libdpdk.
Best regards,
Felix Mößbauer
Felix Moessbauer (1):
Add l2reflect measurement application
examples/l2reflect/Makefile| 31 ++
examples/l2reflect/l2reflect.h | 56 +++
examples/l2reflect/main.c
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
examples/l2reflect/Makefile
This fix initialized the dependency object with the external
dependency list. Previously, the external dependencies were
just ignored.
Signed-off-by: Felix Moessbauer
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/meson.build b/app/meson.build
index
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
app/Makefile
Changes since v1:
- move to app folder, as suggested by maintainer
- fix issues reported by checkpatch
Felix Moessbauer (2):
Fix build of apps with external dependencies
Add l2reflect measurement application
app/Makefile | 1 +
app/l2reflect/Makefile| 31 ++
app
This fix initializes the dependency object with the external
dependency list. Previously, the external dependencies were
just ignored.
Signed-off-by: Felix Moessbauer
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/meson.build b/app/meson.build
index
Changes since v2:
- add missing internal dependency
- improve wording of commit message
Changes since v1:
- move to app folder, as suggested by maintainer
- fix issues reported by checkpatch
Felix Moessbauer (2):
Fix build of apps with external dependencies
Add l2reflect measurement
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
app/Makefile
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
app/Makefile
Changes since v3:
- check for sys/io.h header
- fix linking issues on gcc 10
Changes since v2:
- add missing internal dependency
- improve wording of commit message
Changes since v1:
- move to app folder, as suggested by maintainer
- fix issues reported by checkpatch
Felix Moessbauer (2
This fix initializes the dependency object with the external
dependency list. Previously, the external dependencies were
just ignored.
Signed-off-by: Felix Moessbauer
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/meson.build b/app/meson.build
index
is printed which can be
further processed with the jitterdebugger visualization scripts.
To debug latency spikes, a max threshold can be defined.
If it is hit, a trace point is created on both instances.
Signed-off-by: Felix Moessbauer
Signed-off-by: Henning Schild
---
app/l2reflect/colors.c
This fix initializes the dependency object with the external
dependency list. Previously, the external dependencies were
just ignored.
Signed-off-by: Felix Moessbauer
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/meson.build b/app/meson.build
index
- fix linking issues on gcc 10
Changes since v2:
- add missing internal dependency
- improve wording of commit message
Changes since v1:
- move to app folder, as suggested by maintainer
- fix issues reported by checkpatch
Felix Moessbauer (2):
Fix build of apps with external dependencies
20 matches
Mail list logo