Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-13 | Major refactor - L2 / L3 modes for ports | 4 | -22/+147 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | grat ARP | 4 | -28/+131 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | 3 | -4/+296 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | Merge stateless rx core changes with Itay's changes | 5 | -35/+28 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | cleanup | 1 | -48/+0 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | take care of extra Ethernet FCS bytes handed to software in e1000 | 2 | -3/+38 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | RX core stateless - do not go to idle mode in VM | 2 | -26/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-01 | refactor RX core | 4 | -31/+69 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 1 | -14/+11 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | 5 | -176/+148 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | RX features - self code review | 4 | -79/+197 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | self code review | 3 | -115/+160 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | 1 | -6/+13 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | RX features - another refinement | 1 | -1/+8 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | RX features - queueing | 5 | -26/+118 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features | 1 | -1/+15 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 5 | -8/+41 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-03 | moved RX filter feature to port attr | 4 | -50/+115 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | RX software features | 4 | -51/+102 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | some refactor to RX core to allow multiple features | 5 | -244/+310 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | 2 | -1/+30 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | RX software features - some new files | 3 | -0/+389 | ||
2016-10-05 | pre test: Code review fixes | 2 | -2/+2 | ||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 2 | -9/+17 | ||
toggling work. | |||||
2016-08-03 | ipv6 flow stat on vm working | 2 | -6/+6 | ||
2016-06-29 | flow stat/latency error counters code + documentation | 2 | -4/+34 | ||
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows | 2 | -49/+59 | ||
2016-06-23 | Fix latency stats issues of fast stop/start, and starting from different cores | 2 | -7/+51 | ||
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | 1 | -2/+2 | ||
ethernet CRC | |||||
2016-06-20 | WATCHDOG - refactor due to trex-211 | 2 | -11/+7 | ||
2016-06-02 | flow latency json changes | 2 | -57/+1 | ||
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | 1 | -0/+2 | ||
other threads | |||||
2016-06-02 | watchdog phase 2 | 2 | -2/+22 | ||
2016-05-29 | cosmetic code changes according to code review | 2 | -80/+123 | ||
2016-05-22 | Fixes for latency issues + additions to tests | 1 | -2/+2 | ||
2016-05-18 | equal json bug fix | 1 | -0/+1 | ||
2016-05-18 | Change to latency python + small fixes | 1 | -2/+4 | ||
2016-05-18 | small corrections to counters | 1 | -2/+2 | ||
2016-05-18 | more error counter | 2 | -43/+59 | ||
2016-05-18 | json fixes | 1 | -4/+8 | ||
2016-05-18 | fixes according to Hanoch's code review | 2 | -7/+62 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 2 | -14/+30 | ||
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | 2 | -15/+126 | ||
2016-05-10 | cpu% without tsc | 2 | -5/+11 | ||
2016-04-07 | Fix for mbuf leak when sending message from dp to rx in vm | 1 | -0/+1 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 2 | -4/+21 | ||
2016-03-31 | Fix issue of receiving rx packets from previous test iteration | 2 | -0/+26 | ||
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -1/+1 | ||
errors | |||||
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | 1 | -1/+1 | ||
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. |