summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Adding PROX(Packet pROcessing eXecution engine) VNF to sampleVNFDeepak S363-1/+64275
2017-07-14VNFs: Correcting default traffic_type to IPv4Anand B Jyoti5-6/+4
2017-07-14[UDP_Replay] adding Makefile for dynamic arpVishwesh M Rudramuni1-2/+60
2017-07-14Merge "vFW: Remove unused pkt_type parameter from example cfg files"Deepak S16-42/+0
2017-07-14[UDP_Replay] Adding the dynamic arp supportVishwesh M Rudramuni1-284/+507
2017-07-14Merge "tools: Support multiple version of DPDK build"Deepak S1-10/+39
2017-07-14Merge "UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk"Deepak S1-1/+5
2017-07-14Merge "vCGNAPT: correcting to use default rte_ring_dequeue"Deepak S1-4/+4
2017-07-14Merge "VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards"Deepak S3-7/+28
2017-07-14Merge changes Iefe947a9,I49ae9b19Deepak S1-26/+24
2017-07-14vFW: Remove unused pkt_type parameter from example cfg filesAnand B Jyoti16-42/+0
2017-07-12vFW: ARPICMP packets shouldn't be processed by vFWAnand B Jyoti1-6/+24
2017-07-12vFW: Remove TTL decrementing in firewall acting as gatewayAnand B Jyoti1-20/+0
2017-06-30l2l3_stack: Remove the build folder from l2l3_stackAnand B Jyoti3-564/+0
2017-06-27Merge "tools: Adding patches for disabling the DEBUG logs in DPDK"v1.0.1Deepak S1-0/+2
2017-06-27Merge "dpdk: Disable DEBUG logs by default in DPDK libraries"Deepak S1-0/+13
2017-06-27Merge "dpdk: Disable debug logs in ACL rte_table_acl_build"Deepak S1-0/+14
2017-06-27Merge "conntrack: timer reset in reply traffic causes performance impact"Deepak S1-1/+4
2017-06-27Merge "conntrack: Fix to avoid duplicate connections in initial burst"Deepak S1-13/+2
2017-06-27tools: Support multiple version of DPDK buildAnand B Jyoti1-10/+39
2017-06-27UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulkAnand B Jyoti1-1/+5
2017-06-27vCGNAPT: correcting to use default rte_ring_dequeueAnand B Jyoti1-4/+4
2017-06-27VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwardsAnand B Jyoti3-7/+28
2017-06-26tools: Adding patches for disabling the DEBUG logs in DPDKAnand B Jyoti1-0/+2
2017-06-26dpdk: Disable DEBUG logs by default in DPDK librariesAnand B Jyoti1-0/+13
2017-06-26dpdk: Disable debug logs in ACL rte_table_acl_buildAnand B Jyoti1-0/+14
2017-06-23conntrack: timer reset in reply traffic causes performance impactAnand B Jyoti1-1/+4
2017-06-22conntrack: Fix to avoid duplicate connections in initial burstAnand B Jyoti1-13/+2
2017-06-22vFW: Increase max number of VFW instances from 12 to 24Anand B Jyoti1-1/+1
2017-06-22Merge "vCGNAPT: remove unused function and a patch"Deepak S3-94/+0
2017-06-15Adding Sample vCGNAPT config to run with multi-port pairv1.0.0Deepak S7-250740/+970
2017-06-09vCGNAPT: remove unused function and a patchAnand B Jyoti3-94/+0
2017-06-06Adding timer dyn timeout config in timer profile.Deepak S1-2/+15
2017-06-06Set rxq and txq to same value to enable to run UDP replay on single threadDeepak S1-2/+2
2017-06-02Enable UDP_replay on OVS deploymentDeepak S1-4/+6
2017-06-02Adding UDP Replay VNF without arp supportDeepak S6-2/+3156
2017-06-02Revert "[SAMPLEVNF] Adding UDP Replay VNF"Deepak S12-3724/+15
2017-06-02Revert "[BUG]: Fix segfault while sending the packets back"Deepak S1-1/+1
2017-06-01CT: Perf optimization through prefetch and condition checks in CTAnand B Jyoti2-12/+43
2017-06-01[BUG]: Fix segfault while sending the packets backDeepak S1-1/+1
2017-06-01Merge "[SAMPLEVNF] Adding support to handle more than 16 ports"Deepak S9-20/+250865
2017-06-01[SAMPLEVNF] Adding support to handle more than 16 portsDeepak S9-20/+250865
2017-05-31Merge "acl_lib: remove unused dualstack code from acl library"Deepak S2-379/+0
2017-05-31Merge "vFW: remove unused dualstack support code"Deepak S1-660/+1
2017-05-31Merge "vFW: Clear the pkt drop count for unsupported type in clearstats cmd"Deepak S1-0/+1
2017-05-30If port configuration fails. Try again after disabling TX OFFLOADDeepak S3-9/+25
2017-05-30[SAMPLEVNF] Adding UDP Replay VNFVishwesh M Rudramuni12-15/+3724
2017-05-18Adding http proxy setup for non-intractive buildDeepak S1-0/+12
2017-05-18Adding support to build the vnfs without user interventionDeepak S1-0/+24
2017-05-12Change PMD link down to warning instead of panic errorDeepak S1-1/+1