Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | Prepare for DPDK 19.08 support |  Xavier Simonart | 63 | -571/+609 |
2020-01-27 | Code review feedback & back-ground traffic support |  Luc Provoost | 1 | -117/+162 |
2020-01-23 | Fix run_iteration when not using the sut_sock |  Luc Provoost | 4 | -9/+33 |
2020-01-17 | Specify latency bucket size & correct calculation |  Luc Provoost | 4 | -20/+61 |
2020-01-13 | Initial support for percentile latency measurements |  Luc Provoost | 3 | -38/+130 |
2020-01-08 | Combine code for fixed rate and variable rate tests |  Luc Provoost | 2 | -241/+251 |
2019-12-31 | Better Latency accuray warning message |  Luc Provoost | 1 | -9/+9 |
2019-12-30 | Support for ETSI GS NFV-TST 009 |  Luc Provoost | 3 | -101/+249 |
2019-12-02 | Remove UUIDs in centos.json |  Luc Provoost | 2 | -13/+12 |
2019-12-02 | Fix mempool size for swap.cfg |  Luc Provoost | 2 | -2/+2 |
2019-11-26 | rapid november release combining changes |  Luc Provoost | 23 | -316/+473 |
2019-11-25 | Update RAPID readme about packer details |  Illia Polliul | 2 | -8/+34 |
2019-10-23 | Added support for DPDK 19.05 / IPSec |  Xavier Simonart | 3 | -28/+52 |
2019-10-21 | Fix two strncpy issues introduced by fb0c44a8 |  Xavier Simonart | 2 | -2/+2 |
2019-10-17 | Update PROX version to (preprod) 1905 to reflect DPDK 19.05 support |  Xavier Simonart | 2 | -3/+3 |
2019-10-17 | Merge "Increase the default number of rx and tx descriptors to 2K" |  Xavier Simonart | 12 | -17/+38 |
2019-10-17 | Fix support for old DPDK (such as 16.04) |  Xavier Simonart | 1 | -0/+6 |
2019-10-13 | Increase the default number of rx and tx descriptors to 2K |  Xavier Simonart | 12 | -17/+38 |
2019-10-13 | Disable TX checksum offload in some virtio cases |  Xavier Simonart | 1 | -0/+7 |
2019-10-11 | Merge "Fix generation through pcap file" |  Xavier Simonart | 4 | -25/+26 |
2019-10-11 | Fix generation through pcap file |  Xavier Simonart | 4 | -25/+26 |
2019-10-11 | Fix port throughput related statistics for i40e virtual functions |  Xavier Simonart | 1 | -3/+3 |
2019-10-10 | Update PROX to CRC STRIP default bahavior change in DPDK |  Xavier Simonart | 6 | -3/+60 |
2019-10-09 | Fix strncpy issue introduced by fb0c44a8 |  Xavier Simonart | 1 | -1/+4 |
2019-10-09 | Add support for igmp and multicast |  Xavier Simonart | 15 | -70/+543 |
2019-10-09 | Added support for DPDK 19.02 and 19.05 |  Xavier Simonart | 14 | -27/+136 |
2019-10-09 | Fix parsing parameter errors in start and stop commands |  Xavier Simonart | 2 | -2/+25 |
2019-10-08 | Fix compatibility with GCC 6 and earlier |  Xavier Simonart | 3 | -3/+4 |
2019-10-08 | Fix setting mac address through [port] section |  Xavier Simonart | 1 | -0/+3 |
2019-10-08 | Fix setting rx and tx queue stats mapping |  Xavier Simonart | 1 | -1/+3 |
2019-10-08 | Fix display error with repeated characters (ncurses/xterm related issue) |  Xavier Simonart | 1 | -1/+36 |
2019-10-08 | Support for recent GCC compiler |  Xavier Simonart | 16 | -42/+68 |
2019-09-04 | Add heartbeat support (stop all cores in case of TCP socket issues) |  Xavier Simonart | 5 | -0/+37 |
2019-08-28 | Merge "Add option to change scheduler policy to SCHED_RR and increase schedul... |  Xavier Simonart | 3 | -0/+28 |
2019-08-28 | Add warning in case of wrong configuration (missing l3 submode) |  Xavier Simonart | 1 | -0/+2 |
2019-08-28 | Add option to change scheduler policy to SCHED_RR and increase scheduler prio... |  Xavier Simonart | 3 | -0/+28 |
2019-08-05 | Fix reset value |  Xavier Simonart | 1 | -4/+11 |
2019-07-05 | Merge changes from topic 'june_release' |  Patrice Buriez | 27 | -762/+913 |
2019-07-05 | Some fixes after code review |  Luc Provoost | 25 | -91/+92 |
2019-07-04 | Fix keyboard related issues on Ubuntu 18.04 |  Xavier Simonart | 2 | -1/+34 |
2019-07-01 | Cosmetic change when printing warnings |  Provoost | 1 | -1/+3 |
2019-06-30 | Multiple changes for June release |  Luc Provoost | 25 | -713/+861 |
2019-06-28 | Change of openstackrapid directory name |  Luc Provoost | 27 | -0/+0 |
2019-06-27 | Fix "code nested too deep error" introduced by commit 843ca042 |  Xavier Simonart | 1 | -44/+46 |
2019-06-14 | Increase window size for latency accuracy |  Xavier Simonart | 3 | -15/+19 |
2019-06-14 | Add support for latency task with multiple ports |  Xavier Simonart | 2 | -4/+17 |
2019-06-14 | Support multiple tasks in "lat stats" command |  Xavier Simonart | 1 | -9/+38 |
2019-06-14 | Support multiple tasks in "dp core stats" command |  Xavier Simonart | 2 | -10/+31 |
2019-06-14 | Add parse_cores_tasks() |  Patrice Buriez | 1 | -32/+55 |
2019-06-14 | Add "total TX fail" count to "dp core stats" command output |  Patrice Buriez | 3 | -4/+11 |