Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-14 | Simplify cores_task_are_valid() |  Patrice Buriez | 1 | -12/+1 |
2019-06-11 | Fix soft checksum calculation |  Xavier Simonart | 1 | -1/+11 |
2019-04-19 | Merge "PROX: update version" |  Deepak S | 3 | -11/+11 |
2019-04-15 | PROX: update versionstable/hunter |  Xavier Simonart | 3 | -11/+11 |
2019-04-15 | PROX: fix minimum rx buffer size used within generator |  Xavier Simonart | 1 | -0/+3 |
2019-04-12 | Improved image building & new PROX |  Luc Provoost | 25 | -551/+764 |
2019-03-08 | Fix PROX generator latency |  Xavier Simonart | 2 | -4/+23 |
2019-03-07 | Fix minimum latency since reset |  Xavier Simonart | 2 | -0/+3 |
2019-03-06 | PROX generator: performance optimization (4/4) |  Xavier Simonart | 1 | -8/+8 |
2019-03-06 | PROX generator: performance optimization (3/4) |  Xavier Simonart | 1 | -13/+4 |
2019-03-06 | PROX generator: performance optimization (2/4) |  Xavier Simonart | 8 | -162/+101 |
2019-03-06 | PROX generator: performance optimization (1/4) |  Xavier Simonart | 1 | -18/+9 |
2019-03-04 | Merge "Use link speed from device capability instead of negotiated speeda" |  Deepak S | 4 | -13/+94 |
2019-03-04 | Merge "Fixed typo in setting up ARP timers" |  Deepak S | 1 | -1/+0 |
2019-03-04 | Merge "Added use case "Forwaring Rate At Maximum Offered Load"" |  Deepak S | 2 | -0/+148 |
2019-02-20 | Use link speed from device capability instead of negotiated speeda |  Xavier Simonart | 4 | -13/+94 |
2019-02-07 | Fixed typo in setting up ARP timers |  Xavier Simonart | 1 | -1/+0 |
2019-02-07 | Add check for configuration error (not enough mbuf) |  Xavier Simonart | 1 | -1/+24 |
2019-02-07 | Added use case "Forwaring Rate At Maximum Offered Load" |  Xavier Simonart | 2 | -0/+148 |
2019-02-07 | Merge "Fix memory leak in L3 submode" |  Deepak S | 2 | -1/+3 |
2019-02-07 | Merge changes from topic 'fix_non_dataplane_pkt_count' |  Deepak S | 6 | -14/+53 |
2019-02-07 | Merge "Add support for configurable arp timers in L3 mode" |  Deepak S | 4 | -7/+26 |
2019-01-30 | Fix memory leak in L3 submode |  Xavier Simonart | 2 | -1/+3 |