[dpdk-dev] [PATCH v5 3/3] example: add keep alive sample application

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Nov 19 12:31:32 CET 2015


2015-11-18 14:05, Remy Horton:
> Modified version of l2fwd to demonstrate keep-alive functionality.
> 
> Signed-off-by: Remy Horton <remy.horton at intel.com>
> ---
>  MAINTAINERS                       |   4 +
>  examples/l2fwd-keepalive/Makefile |  50 +++
>  examples/l2fwd-keepalive/main.c   | 806 ++++++++++++++++++++++++++++++++++++++
>  3 files changed, 860 insertions(+)

You missed examples/Makefile.
I'm going to fix it if you agree.




More information about the dev mailing list