[PATCH v4 1/4] mldev: add headers for internal ML functions
Thomas Monjalon
thomas at monjalon.net
Wed Feb 1 16:28:38 CET 2023
Hi Anup,
Your ack is lost in patch lines.
Please make sure your email client is quoting the original email lines,
so we can distinguish your answer from the original email.
Also you can drop useless lines when replying (see how I removed patch content here).
01/02/2023 14:54, Anup Prabhu:
>
> -----Original Message-----
> From: Srikanth Yalavarthi <syalavarthi at marvell.com>
> Sent: Wednesday, February 1, 2023 2:35 PM
> To: Srikanth Yalavarthi <syalavarthi at marvell.com>
> Cc: dev at dpdk.org; Shivah Shankar Shankar Narayan Rao <sshankarnara at marvell.com>; Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Anup Prabhu <aprabhu at marvell.com>
> Subject: [PATCH v4 1/4] mldev: add headers for internal ML functions
>
> Added header files for internal ML utility routines to convert IO type and format to string, IO type to size and routines to convert data types.
>
> Signed-off-by: Srikanth Yalavarthi <syalavarthi at marvell.com>
> ---
> lib/mldev/meson.build | 2 +
> lib/mldev/mldev_utils.c | 5 +
> lib/mldev/mldev_utils.h | 345 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 352 insertions(+)
> create mode 100644 lib/mldev/mldev_utils.c create mode 100644 lib/mldev/mldev_utils.h
>
> Acked-by: Anup Prabhu <aprabhu at marvell.com>
More information about the dev
mailing list