Age | Commit message (Expand) | Author | Files | Lines |
2018-07-26 | Initial support for DPDK 18.05 | Xavier Simonart | 5 | -8/+42 |
2018-07-07 | Fix potential crash with latency accuracy | Patrice Buriez | 1 | -45/+73 |
2018-06-17 | Adding centos.json to be used with packer to generate a VM with PROX | Luc Provoost | 16 | -84/+328 |
2018-06-07 | Get multiple port stats simultaneously | Patrice Buriez | 1 | -0/+44 |
2018-05-25 | Increase default mbuf size and code simplification/cleanup | Xavier Simonart | 18 | -98/+126 |
2018-05-15 | fix code standard in VNFs/DPPD-PROX/handle_esp.c | Igor Shaula | 1 | -447/+443 |
2018-04-26 | Merge "Fix crc offloads." | Deepak S | 2 | -8/+8 |
2018-04-26 | Merge "Add support for multiple variables in core definition" | Deepak S | 1 | -3/+4 |
2018-04-26 | Merge "Fix memory leak introduced by 4a65cd84" | Deepak S | 1 | -1/+4 |
2018-04-26 | Merge "Support for dpdk-stable-17.11.1 crypto" | Deepak S | 2 | -314/+312 |
2018-04-26 | Merge "Add support for generation of jumbo frames" | Deepak S | 1 | -21/+59 |
2018-04-26 | Fix crc offloads. | Xavier Simonart | 2 | -8/+8 |
2018-04-26 | Support reading inline jumbo frame and dump them | Xavier Simonart | 6 | -8/+11 |
2018-04-26 | Add support for generation of jumbo frames | Xavier Simonart | 1 | -21/+59 |
2018-04-24 | Support for dpdk-stable-17.11.1 crypto | Igor Shaula | 2 | -314/+312 |
2018-04-23 | Fix memory leak introduced by 4a65cd84 | Xavier Simonart | 1 | -1/+4 |
2018-04-23 | Add support for multiple variables in core definition | Xavier Simonart | 1 | -3/+4 |
2018-04-20 | Merge "Add support for reception of jumbo frames" | Deepak S | 3 | -39/+81 |
2018-04-20 | Merge "Support async operation in handle_esp" | Deepak S | 1 | -35/+102 |
2018-04-17 | Fix link speed when link is down at startup. | Xavier Simonart | 2 | -8/+40 |
2018-04-16 | Support async operation in handle_esp | Xavier Simonart | 1 | -35/+102 |
2018-04-15 | Add support for reception of jumbo frames | Xavier Simonart | 3 | -39/+81 |
2018-04-06 | Merge "Added missing file: rapidVMs.vms" | Deepak S | 1 | -0/+31 |
2018-04-06 | Merge "Add support for multiple GEN tasks running on the same core" | Deepak S | 1 | -1/+1 |
2018-04-06 | Merge "Add support for crypto on multiple cores" | Deepak S | 1 | -17/+95 |
2018-04-03 | Added missing file: rapidVMs.vms | Luc Provoost | 1 | -0/+31 |
2018-03-30 | Support additional MAC format in config file | Igor Shaula | 1 | -0/+2 |
2018-03-30 | Add support for multiple GEN tasks running on the same core | Igor Shaula | 1 | -1/+1 |
2018-03-30 | Add support for crypto on multiple cores | Igor Shaula | 1 | -17/+95 |
2018-03-27 | Replaced heat stack yaml files by individual server creation | Luc Provoost | 14 | -928/+188 |
2018-03-23 | Trivial: fix trailing white-spaces | Patrice Buriez | 1 | -2/+2 |
2018-03-16 | Merge "Fix potential crash if link speed is null" | Deepak S | 2 | -2/+2 |
2018-03-05 | Fix minimum latency | Xavier Simonart | 1 | -5/+11 |
2018-02-27 | Fix potential crash if link speed is null | Xavier Simonart | 2 | -2/+2 |
2018-02-22 | Merge "Fixed the calculation of dropped packets and other changes" | Deepak S | 11 | -93/+142 |
2018-02-22 | Merge "Add support for comments in configuration variables" | Deepak S | 3 | -9/+15 |
2018-02-22 | Merge "Fix latency accuracy and dumping latencies to file" | Deepak S | 4 | -94/+194 |
2018-02-21 | Fixed the calculation of dropped packets and other changes | Luc Provoost | 11 | -93/+142 |
2018-02-15 | Fix latency accuracy and dumping latencies to file | Xavier Simonart | 4 | -94/+194 |
2018-02-15 | Add support for comments in configuration variables | Xavier Simonart | 3 | -9/+15 |
2018-02-15 | Merge "Fix potential crash in rx and tx distribution" | Deepak S | 3 | -4/+13 |
2018-02-13 | Fix potential crash in rx and tx distribution | Xavier Simonart | 3 | -4/+13 |
2018-02-12 | Zero packet loss testing has been added. | Luc Provoost | 12 | -72/+277 |
2018-02-04 | Fixed issues with the pkt_size command | Luc Provoost | 5 | -70/+219 |
2018-01-29 | Rework of the test cases in the *.test files | Provoost | 18 | -107/+211 |
2018-01-25 | Merge "Fix dumping receive packets" | Deepak S | 2 | -5/+15 |
2018-01-25 | Merge "Integrate irq mode into PROX (support display and command line)" | Deepak S | 15 | -61/+556 |
2018-01-24 | Fix extrapolation used in latency measurements | Xavier Simonart | 3 | -11/+48 |
2018-01-16 | Integrate irq mode into PROX (support display and command line) | Xavier Simonart | 15 | -61/+556 |
2018-01-16 | Fix dumping receive packets | Xavier Simonart | 2 | -5/+15 |