Re: [PATCH v3 02/11] ip_pipeline: added config checks
From: Thomas Monjalon <hidden>
Date: 2015-07-02 10:15:51
From: Thomas Monjalon <hidden>
Date: 2015-07-02 10:15:51
2015-06-29 16:38, Maciej Gajdzica:
From: Jasvinder Singh <redacted> After loading configuration from a file, data integrity is checked. Signed-off-by: Jasvinder Singh <redacted> --- examples/ip_pipeline/Makefile | 1 + examples/ip_pipeline/config_check.c | 396 +++++++++++++++++++++++++++++++++++ examples/ip_pipeline/main.c | 2 + 3 files changed, 399 insertions(+)
This patch cannot compile.