diff options
author | Deepak S <deepak.s@linux.intel.com> | 2017-11-07 04:57:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-07 04:57:21 +0000 |
commit | 3eaed11ec9f0af0e8beb5b965ac2967ed22f81e6 (patch) | |
tree | ccb938d1577aaeb86edb4955c0582eb54744ee52 /docs | |
parent | 4ce790d94ac1b0ce7384f8a7667593e862e2f0b2 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Rework handle_esp.c (proto, DPDK<17.08, cleanup)"
- Rework handle_esp.c (proto, DPDK<17.08, cleanup)
- Adjust handle functions to PROX-v035+ prototype, returning 0 when all
packets have been handled.
- Because cryptodev API was modified in DPDK 17.08, many changes would
be necessary to support it. For the moment, just exclude handle_esp.c
from PROX build when using DPDK 17.08+, which will be supported later.
- Cleanup:
- consistent use of PROX_PANIC to cleanly fail on errors
- consistent use of OUT_DISCARD to drop unhandled packets
- remove "__attribute__((unused))" when parameter is actually used
- remove unused defines, fields and variables
Change-Id: I10d84fa184a866b4a5f87272875612aace5dd5b1
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject 516aad7ecf88e968940d384a1f56dca4e42a279 +Subproject f608601d06f2da7dcb52f0a0da6caebd12412ad |