Age | Commit message (Expand) | Author | Files | Lines |
2020-05-29 | Fix source mac address when applying imix |  Xavier Simonart | 1 | -0/+3 |
2020-05-29 | Fix potential core dump when closing ports at exit |  Xavier Simonart | 2 | -9/+11 |
2020-05-29 | Added initial support for NDP (IPv6) |  Xavier Simonart | 33 | -420/+2215 |
2020-05-29 | Added support for IMIX through config and command line |  Xavier Simonart | 8 | -121/+373 |
2020-05-29 | Added support for secondary process & virtual devices |  Xavier Simonart | 7 | -19/+118 |
2020-05-29 | Fix mbuf leak and stop sending pseudo packet |  Xavier Simonart | 3 | -12/+51 |
2020-05-29 | Added initial VLAN support with vdev devices |  Xavier Simonart | 4 | -77/+89 |
2020-05-29 | Improve performance in l3 submode |  Xavier Simonart | 3 | -13/+17 |
2020-05-29 | Added initial support for BGP |  Xavier Simonart | 13 | -160/+594 |
2020-05-29 | Fix ctrlplane handling vdev |  Xavier Simonart | 1 | -21/+20 |
2020-05-29 | Improve ctrlplane performance |  Xavier Simonart | 4 | -13/+36 |
2020-05-29 | Added support for netlink |  Xavier Simonart | 8 | -71/+438 |
2020-05-29 | Add support for vdev tap devices |  Xavier Simonart | 10 | -12/+277 |
2020-05-29 | Fix for container .env file and small updates |  Luc Provoost | 17 | -104/+69 |
2020-05-28 | IPV6 testing & minor changes and fixes |  Luc Provoost | 20 | -92/+362 |
2020-05-15 | Support for imix packet sizes |  Luc Provoost | 18 | -41/+69 |
2020-05-15 | createrapid.py is now using heat templates yaml |  Luc Provoost | 17 | -465/+523 |
2020-05-15 | Code rewrite and Python3 support |  Luc Provoost | 35 | -1415/+1860 |
2020-04-29 | Fix configuration of arp_timeout and arp_update_time |  Xavier Simonart | 1 | -2/+2 |
2020-04-24 | Fix dump packets command |  Xavier Simonart | 2 | -3/+2 |
2020-04-20 | Added support for DPDK 19.11 |  Xavier Simonart | 7 | -4/+87 |
2020-03-23 | Improved variable init and bug fixes |  Luc Provoost | 1 | -62/+41 |
2020-01-31 | Add support for kubernetes deployment in rapid scripts. |  Yury Kylulin | 26 | -95/+1251 |
2020-01-31 | Merge changes from topic "TST009_benchmark" |  Xavier Simonart | 8 | -303/+650 |
2020-01-31 | New PROX commit ID and bug fix |  Luc Provoost | 2 | -2/+2 |
2020-01-31 | Merge "Update PROX version to (preprod) 1908 to reflect DPDK 19.08 support" |  Xavier Simonart | 2 | -3/+3 |
2020-01-29 | code review comments and PROX commit ID |  Luc Provoost | 2 | -28/+15 |
2020-01-29 | Update PROX version to (preprod) 1908 to reflect DPDK 19.08 support |  Xavier Simonart | 2 | -3/+3 |
2020-01-29 | PROX: print panic message on screen |  Xavier Simonart | 4 | -0/+11 |
2020-01-29 | Added command lat all stats |  Xavier Simonart | 3 | -154/+161 |
2020-01-29 | Add Latency Distribution display |  Xavier Simonart | 10 | -18/+278 |
2020-01-29 | Added support for DPDK 19.08 |  Xavier Simonart | 7 | -12/+61 |
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 |