vpp/extras/strongswan
Gabriel Oginski 4e88e041ad vpp-swan: Add plugin for vpp-swan
Added plugin vpp-swan is a plugin that helps offloading
Strongswan IPsec ESP process from Linux Kernel to VPP.

Type: feature
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: Iec77945892453fac1890d3c49d7d86fc6b09c893
2022-09-28 17:45:26 +00:00
..
2021-03-04 14:57:54 +00:00
2021-10-13 15:32:22 +00:00
2021-03-04 14:57:54 +00:00

.. _strongswan_test_doc:

Strongswan Testing Tool
=======================

Simple test framework for VPP and strongSwan scenarios.

setup and run
-------------

``docker`` is needed to run the tests.

Create ``~/.vpp_sswan`` file and set ``VPP_BIN`` and ``VPPCTL``
variables that points to vpp and vppctl binaries, like follows:

::

   export VPP_BIN=/path/to/vpp
   export VPPCTL=/path/to/vppctl

To run all test

::

   ./run.sh

or specific test

::

   ./test_responder.sh