main
remove KNI
examples: remove check for old broken pkg-config
examples/ip_pipeline: support packet decap action
examples/ip_pipeline: support symmetric crypto action
examples/ip_pipeline: resolve shadowed variable
examples/ip_pipeline: add pipeline object
examples/ip_pipeline: add mempool object
examples: use strlcpy and strlcat
examples/ip_pipeline: add CLI interface
remove unnecessary null checks
examples: use separate crypto session mempools
ethdev: remove Rx header split port offload
examples/ip_pipeline: add link command
examples/ip_pipeline: replace strncpy with strlcpy
replace memcpy with assignment
pipeline: use IPv6 address structure
net: use IPv6 address structure for packet headers
examples/ip_pipeline: add sw queue object
replace snprintf with strlcpy without adding extra include
examples/ip_pipeline: add tap object
examples/ip_pipeline: add enable and disable commands
sched: enable congestion management at runtime
examples/ip_pipeline: update subport rate dynamically