Age | Commit message (Expand) | Author | Files | Lines |
2018-04-23 | Fix memory leak introduced by 4a65cd84 |  Xavier Simonart | 1 | -1/+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-16 | Merge "Fix minimum latency" |  Deepak S | 1 | -5/+11 |
2018-03-16 | Adding Farser preliminary documentation |  Deepak S | 2 | -16/+16 |
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 "Auto Generated INFO.yaml file" |  Deepak S | 1 | -0/+56 |
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-05 | Auto Generated INFO.yaml file |  agardner | 1 | -0/+56 |
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 |
2018-01-16 | Merge "Add support for DPDK 17.11" |  Deepak S | 16 | -68/+250 |
2018-01-16 | Merge "Add config option to use port mac as src mac in l2fwd and swap" |  Deepak S | 3 | -27/+39 |
2018-01-16 | Merge "Fix using signature in latency measurements" |  Deepak S | 1 | -0/+3 |
2018-01-16 | Merge "Fix stacking of rx receive functions" |  Deepak S | 2 | -10/+11 |
2018-01-16 | Merge "Fix potential crash when issuing "tx distr stop" command." |  Deepak S | 1 | -2/+2 |
2018-01-08 | Fix using signature in latency measurements |  Xavier Simonart | 1 | -0/+3 |
2018-01-08 | Fix stacking of rx receive functions |  Xavier Simonart | 2 | -10/+11 |
2018-01-05 | Merge "Initialize fields of outer IP header" |  Deepak S | 1 | -5/+4 |
2018-01-04 | Fix potential crash when issuing "tx distr stop" command. |  Xavier Simonart | 1 | -2/+2 |
2018-01-04 | Add config option to use port mac as src mac in l2fwd and swap |  Xavier Simonart | 3 | -27/+39 |
2018-01-04 | Add support for DPDK 17.11 |  Xavier Simonart | 16 | -68/+250 |
2017-12-20 | Initialize fields of outer IP header |  Xavier Simonart | 1 | -5/+4 |