Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-06 | breakage to flow ctrl - fixed | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | imarom | 2 | -6/+5 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | imarom | 4 | -31/+65 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | doc breakage | imarom | 1 | -4/+2 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | imarom | 3 | -1/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | imarom | 1 | -0/+123 | |
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | API change get_info -> get_formatted_info | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | imarom | 3 | -9/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | Hanoh Haim | 1 | -0/+123 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | self code review | imarom | 4 | -411/+371 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | self code review | imarom | 1 | -3/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | imarom | 2 | -2/+12 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - removed 'none' and used Json::nullValue | imarom | 1 | -9/+4 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - few tweaks | imarom | 4 | -14/+41 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | imarom | 1 | -16/+23 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | RX features - added PING (echo ICMP) feature | imarom | 3 | -126/+313 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | imarom | 10 | -62/+585 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | imarom | 5 | -43/+141 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | STL push remote pcap: don't check that path exists at client side | Yaroslav Brustinov | 2 | -13/+29 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | imarom | 3 | -23/+233 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | imarom | 3 | -21/+50 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-14 | STL push dual port split fixes | Yaroslav Brustinov | 2 | -3/+15 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | fix STL push pcap: start from zero (or explicit delay) | Yaroslav Brustinov | 1 | -1/+6 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-13 | RX features - pre-resolve stage | imarom | 5 | -100/+234 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-09 | RX features - added port attributes for IPv4 and DG | imarom | 5 | -36/+106 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | imarom | 2 | -29/+89 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | scapy_service payload gen: allow template_code without size property | Anton Kiselev | 2 | -7/+20 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-08 | fixup template_code payload generation | Anton Kiselev | 2 | -2/+2 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-07 | RX features - queueing | imarom | 2 | -48/+164 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | scapy_service: payload generator upper limit and null check | Anton Kiselev | 1 | -11/+14 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-06 | RX features | imarom | 2 | -4/+53 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | imarom | 5 | -26/+156 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-04 | scapy server python 3 compatibility fixes(file and pseudo-random generator) | Anton Kiselev | 2 | -5/+10 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add access to scapy.all from eval, tests to IPOptions, TCPOptions | Anton Kiselev | 2 | -1/+23 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support total_bytes for BYTES payload generator | Anton Kiselev | 3 | -16/+60 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support {vtype: BYTES, generate: ↵ | Anton Kiselev | 3 | -2/+130 | |
ascii/bytes/template/template code } Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add protocol definition json for scapy server | Anton Kiselev | 4 | -9/+254 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-03 | moved RX filter feature to port attr | imarom | 5 | -32/+68 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | imarom | 2 | -1/+33 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-30 | syntax sugar on GA + fill ActionNumber with dummy value | Yaroslav Brustinov | 1 | -6/+6 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | add ifdef guard to .h file | Yaroslav Brustinov | 1 | -2/+1 | |
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | added action name to differ between same tests on different times | itraviv | 1 | -4/+5 | |
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-30 | Added goldenMin and GoldenMax metrics for Google Analytics regression ↵ | itraviv | 1 | -3/+7 | |
testing report Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-30 | Updated Google Analytics Manager for regression | itraviv | 1 | -84/+18 | |
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-28 | move port_attr from driver class to physical port class + small fixes ↵ | Yaroslav Brustinov | 3 | -19/+5 | |
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | console: rearrange lines at "stats --ps" | Yaroslav Brustinov | 3 | -6/+11 | |
in case of start traffic with link down, return error with link state Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | console "stats --ps" move link status to another line | Yaroslav Brustinov | 2 | -5/+7 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | stl port attr event: show exactly what was changed | Yaroslav Brustinov | 1 | -12/+23 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | typo | Yaroslav Brustinov | 1 | -1/+2 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> |