diff options
author | Patrice Buriez <patrice.buriez@intel.com> | 2017-10-27 12:43:09 +0200 |
---|---|---|
committer | Patrice Buriez <patrice.buriez@intel.com> | 2017-10-27 12:43:09 +0200 |
commit | 98010b53d1964451ec6d9cd0f1eeea10d5c8a5e4 (patch) | |
tree | a28a0607be4936014c4e4cbc8a2e4232f09cbdd6 /VNFs/DPPD-PROX/handle_lb_qinq.c | |
parent | 504e70cbb19a3e65b1704ee085cd079d26cf16f8 (diff) |
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 'VNFs/DPPD-PROX/handle_lb_qinq.c')
0 files changed, 0 insertions, 0 deletions