Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | Code improvements | Luc Provoost | 5 | -280/+268 |
2021-04-08 | cgnat test case added | Luc Provoost | 6 | -20/+346 |
2021-04-07 | Log ssh & scp related issues also on screen | Luc Provoost | 1 | -10/+3 |
2021-04-06 | Avoid seg fault in rte_hash_lookup_bulk | Luc Provoost | 1 | -78/+83 |
2021-03-31 | Fix ref counter bug | Luc Provoost | 1 | -1/+1 |
2021-03-29 | Minor update to fix compilation issues on recent gcc and dpdk | Xavier Simonart | 10 | -17/+17 |
2021-03-25 | Do not request IPV6 routing info | Luc Provoost | 1 | -5/+5 |
2021-03-22 | Ignoring IPV6 routing messages | Luc Provoost | 1 | -0/+4 |
2021-03-15 | Fix the tuned optimizations | Luc Provoost | 9 | -31/+56 |
2021-03-10 | Remove useless site.retry from tree | Cédric Ollivier | 1 | -1/+0 |
2021-02-25 | Preparation for packet mis-ordering stats | Luc Provoost | 6 | -24/+34 |
2021-02-25 | Fix mbuf corruption when handling icmp messages. | Xavier Simonart | 1 | -1/+1 |
2021-02-11 | Add support for native Kubernetes CPU Manager0.0.1 | Yury Kylulin | 33 | -21/+132 |
2021-02-10 | Improve prefetching in handle_mirror | Luc Provoost | 1 | -3/+3 |
2021-02-10 | Expand mirror functionality | Luc Provoost | 3 | -24/+67 |
2021-02-01 | Fix the default test file | Luc Provoost | 1 | -1/+1 |
2021-01-29 | Add rapid script sources in the image | Yury Kylulin | 2 | -17/+22 |
2021-01-27 | creation of tests and configs subdirectories | Luc Provoost | 40 | -58/+136 |
2021-01-27 | Add default SSH keys | Yury Kylulin | 2 | -0/+50 |
2020-12-28 | Improved PROX cleanup when exiting | Luc Provoost | 23 | -167/+232 |
2020-12-10 | Fix for new config file structure | Yury Kylulin | 3 | -1/+21 |
2020-12-10 | Moving to python 3 for kubernetes scripts | Yury Kylulin | 4 | -13/+11 |
2020-12-08 | Reporting test details for all testsopnfv-10.0.0stable/jerma | Luc Provoost | 8 | -60/+44 |
2020-11-18 | Support for xtesting | Luc Provoost | 12 | -15/+197 |
2020-11-13 | Fix for latency reporting and log file handler | Luc Provoost | 3 | -5/+5 |
2020-11-10 | Fix potential crash in parsing unusual commands | Xavier Simonart | 1 | -2/+2 |
2020-11-05 | Fix setting imx pkt sizes through config files | Xavier Simonart | 1 | -1/+9 |
2020-10-19 | Support dataplane subnet mask & latency histogram | Luc Provoost | 16 | -36/+76 |
2020-10-16 | Report failure when tap port is not mapped to real dpdk port. | Xavier Simonart | 4 | -6/+20 |
2020-09-29 | New PROX version, background traffic reporting | Luc Provoost | 18 | -86/+89 |
2020-09-21 | Add git version. | Xavier Simonart | 2 | -1/+12 |
2020-09-21 | Added support for multiple vlans in ipv4 vdev mode | Xavier Simonart | 13 | -82/+184 |
2020-09-21 | Improve performance in IPv6 generator | Xavier Simonart | 4 | -45/+28 |
2020-09-21 | Added support for VLAN in IPv6 | Xavier Simonart | 5 | -54/+87 |
2020-09-21 | Added support for gateway ipv6 & cmd for sending unsollicited neighbor advert... | Xavier Simonart | 5 | -16/+73 |
2020-09-21 | Added support for reporting packet (mis)order. | Xavier Simonart | 18 | -48/+227 |
2020-09-17 | Using python concurrent futures | Luc Provoost | 3 | -63/+29 |
2020-09-16 | ramp generator traffic & prox.log copy | Luc Provoost | 6 | -1/+75 |
2020-09-07 | deploycentostools.sh to use latest PROX | Luc Provoost | 1 | -1/+1 |
2020-08-20 | Allow latency thresholds for TST009 testing | Luc Provoost | 2 | -3/+4 |
2020-08-18 | Add all_rx_queues port flag to use all rx queues | Luc Provoost | 3 | -0/+51 |
2020-08-18 | Setting mq_mode for virtio to ETH_MQ_RX_NONE | Luc Provoost | 1 | -6/+12 |
2020-08-07 | Support DPDK 19.11 rc0 | Luc Provoost | 3 | -18/+18 |
2020-08-06 | fix: IPV6 packet generation, packet loss reporting | Luc Provoost | 10 | -28/+70 |
2020-08-03 | Improved IRQ measurements and pushing results | Luc Provoost | 12 | -134/+373 |
2020-07-24 | Fix execution in the Kubernetes environment | Yury Kylulin | 3 | -3/+14 |
2020-07-10 | Fix gateway l3 wrongly inserting VLANs | Xavier Simonart | 1 | -1/+20 |
2020-07-10 | Fixed compilation issue on dpdk 19.08 (and more recent) | Xavier Simonart | 1 | -0/+5 |
2020-07-06 | Fix minor compilation issue on recent gcc compilers | Xavier Simonart | 1 | -1/+1 |
2020-07-05 | Adding vdev support and vfio | Luc Provoost | 30 | -112/+179 |