[PATCH v6 0/2] Add l2reflect measurement application
Stephen Hemminger
stephen at networkplumber.org
Tue Sep 12 16:30:31 CEST 2023
On Fri, 2 Sep 2022 10:45:31 +0200
Felix Moessbauer <felix.moessbauer at siemens.com> wrote:
> app/l2reflect/colors.c | 34 ++
> app/l2reflect/colors.h | 19 +
> app/l2reflect/l2reflect.h | 53 ++
> app/l2reflect/main.c | 1007
> +++++++++++++++++++++++++++++++++++++ app/l2reflect/meson.build |
> 21 + app/l2reflect/payload.h | 26 +
> app/l2reflect/stats.c | 225 +++++++++
> app/l2reflect/stats.h | 67 +++
> app/l2reflect/utils.c | 67 +++
> app/l2reflect/utils.h | 20 +
> app/meson.build | 3 +-
This belongs in the examples not the app subdirectory.
When you resubmit the patch please move it.
More information about the dev
mailing list