Age | Commit message (Expand) | Author | Files | Lines |
2022-02-02 | Change email address of Luc Provoost |  Xavier Simonart | 2 | -5/+5 |
2022-01-10 | Fix warning when compiling with ninja |  Xavier Simonart | 1 | -1/+1 |
2022-01-03 | Use crc offload by default when building with meson |  Xavier Simonart | 1 | -1/+1 |
2022-01-03 | Fix keyboard related issues when building with meson |  Xavier Simonart | 3 | -3/+10 |
2022-01-03 | Add support for detection of misordered packets per flow |  Xavier Simonart | 4 | -23/+263 |
2022-01-02 | Fix potential crash when executing in background |  Xavier Simonart | 1 | -1/+1 |
2022-01-02 | Fix toeplitz initialization key and rss key len for mlx4 |  Xavier Simonart | 2 | -4/+2 |
2021-12-30 | Prevent rapid considering delayed packets as lost |  Xavier Simonart | 1 | -0/+1 |
2021-12-30 | Increase maximum latency supported by Early Loss Detection |  Xavier Simonart | 4 | -3/+39 |
2021-12-20 | Add support for preventing rapid to change flows |  Xavier Simonart | 2 | -5/+8 |
2021-12-20 | swap: add option to prevent swapping geneve packets |  Xavier Simonart | 3 | -6/+24 |
2021-12-20 | store packet id in gen and swap |  Xavier Simonart | 4 | -1/+119 |
2021-11-02 | Create combined image and add helm chart |  Yury Kylulin | 11 | -4/+131 |
2021-09-13 | Use updated DPDK scheduling schema in Prox |  Heinrich Kuhn | 3 | -0/+54 |
2021-09-13 | Use mbuf dynfield1 array in Prox |  Heinrich Kuhn | 4 | -0/+58 |
2021-09-11 | Basic support for ranges in generator |  Xavier Simonart | 3 | -1/+70 |
2021-09-11 | swap: prevent printing continuous warning messages for STP and LLDP |  Xavier Simonart | 1 | -0/+24 |
2021-09-09 | Add support for building Prox with Meson |  Heinrich Kuhn | 6 | -6/+257 |
2021-09-06 | Changes from ViNePerf |  Sridhar K. N. Rao | 4 | -15/+31 |
2021-08-20 | Fix ssh timeout issue |  Luc Provoost | 1 | -1/+1 |
2021-07-16 | Using paramiko for all ssh & scp |  Luc Provoost | 6 | -118/+118 |
2021-06-21 | Add support for multisocket memory reservation |  Yury Kylulin | 3 | -16/+38 |
2021-06-09 | Fixing eal parameter issue when more than 64 bytes |  Luc Provoost | 1 | -2/+2 |
2021-06-08 | fix container image and use latest code |  Luc Provoost | 1 | -10/+4 |
2021-05-12 | Fix latency buckets with multiple lat cores |  Luc Provoost | 3 | -66/+98 |
2021-05-10 | Reinstate installation of igb_uio |  Luc Provoost | 3 | -2/+12 |
2021-05-10 | Fixing rapidxt for Xtesting |  Luc Provoost | 5 | -4/+25 |
2021-05-05 | New test case: gen versus swap via gateway |  Luc Provoost | 4 | -10/+134 |
2021-04-30 | Do not run after_boot.sh by default |  Luc Provoost | 1 | -10/+12 |
2021-04-29 | Fix the qcow2 disk image content |  Luc Provoost | 2 | -24/+11 |
2021-04-28 | Default use of rapid_rsa_key |  Luc Provoost | 6 | -23/+35 |
2021-04-22 | Fix error in sut throughput measurement |  Luc Provoost | 1 | -1/+1 |
2021-04-20 | Fix reorder count after reset |  Xavier Simonart | 1 | -0/+1 |
2021-04-16 | Fix spurious discarded packets in CGNat. |  Xavier Simonart | 1 | -1/+1 |
2021-04-16 | Adding documentation in the test files |  Luc Provoost | 16 | -15/+239 |
2021-04-15 | Rework of statistics reporting |  Luc Provoost | 28 | -200/+305 |
2021-04-13 | Fixing the INFO.yaml |  Luc Provoost | 1 | -1/+1 |
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-04-06 | Fix username for committer rights |  Luc Provoost | 1 | -1/+1 |
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-16 | build-image.sh is now taking parameters: -i -g |  Luc Provoost | 1 | -28/+29 |
2021-03-15 | Fix the tuned optimizations |  Luc Provoost | 11 | -36/+62 |
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 |