aboutsummaryrefslogtreecommitdiff
path: root/example/m4
diff options
context:
space:
mode:
authorNikhil Agarwal <nikhil.agarwal@linaro.org>2017-04-10 15:42:48 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-12-27 21:41:47 +0300
commitff2f1849d06e759b549c00c2d8458f3f792e5ba5 (patch)
treef1f2be97ed30331c941e216c54cb6e0319017d99 /example/m4
parent413bb9a108aff69e88fb37c30e29843db6e3aa07 (diff)
example: ipsec_offload: add ipsec_offload example
[DES: adapted example to updated API.] [DES: minor rework to drop odp_ prefix from function names.] Signed-off-by: Nikhil Agarwal <nikhil.agarwal@linaro.org> Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'example/m4')
-rw-r--r--example/m4/configure.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/example/m4/configure.m4 b/example/m4/configure.m4
index cab7f8b8c..fb62e2885 100644
--- a/example/m4/configure.m4
+++ b/example/m4/configure.m4
@@ -12,6 +12,7 @@ AC_CONFIG_FILES([example/classifier/Makefile
example/hello/Makefile
example/ipsec/Makefile
example/ipfragreass/Makefile
+ example/ipsec_offload/Makefile
example/l2fwd_simple/Makefile
example/l3fwd/Makefile
example/packet/Makefile