aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/flow.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+6
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-08-06dpdk-flow:fix raw item initEyal Bari1-1/+3
2018-07-23fix vector index range checksEyal Bari1-1/+1
2018-07-18DPDK: coverity scan warningsMarco Varlese1-3/+2
2018-06-19flow:free lookup entries after packets are handledeyal bari1-10/+31
2018-05-23dpdk:flow add vxlan flow supportEyal Bari1-12/+77
2018-05-21dpdk:enable flow director perfect modeEyal Bari1-1/+16
2018-05-17flow:redirect to nodeEyal Bari1-2/+1
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+286