Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-27 | mlx5, enforce OFED 4.0 | Hanoh Haim | 3 | -6/+16 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-27 | missing some lines from previous commit | imarom | 1 | -6/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-27 | ZMQ publisher might hang if it sends a message during ctrl + c | imarom | 1 | -0/+7 | |
the reason is that when calling zmq_close and zmq_term from the same thread, zmq_close will wait for the message to be sent (but will return the control to the calling thread) and then zmq_ctx_destroy will hang forever see: https://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022469.html Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-27 | mlx5 OFED 4.0 fdir API is more sensetive | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-27 | fix trex-362 | Hanoh Haim | 1 | -1/+3 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-27 | fix trex-361 | Hanoh Haim | 1 | -0/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-27 | Fix for trex-360 - ASA TCP seq num rand handling issue | Ido Barnea | 1 | -0/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-26 | added 'pkt' console command to help with debugging single packets transmit | imarom | 3 | -1/+133 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-23 | fix: trex-359 has_crc per driver function is obsolete - needs to be removed | imarom | 1 | -2/+3 | |
Signe-off-by: imarom <imarom@cisco.com> | |||||
2017-02-22 | Dumping interface info was broken in v2.18 | Yaroslav Brustinov | 3 | -4/+7 | |
Change-Id: Icec84cb2912d6e179c5aac536825a04b47bebb2b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-22 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358 | imarom | 3 | -28/+27 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-21 | Small reorder in drivers inheritance + fix to e1000 CRC issue (trex-354) | Ido Barnea | 5 | -50/+52 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-21 | Removed mac keyword from all traffic profiles | Ido Barnea | 65 | -141/+24 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-21 | fix streams show | imarom | 1 | -1/+7 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-20 | few cleanups | imarom | 1 | -3/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-20 | fix for RX CPU util issue: | imarom | 2 | -87/+117 | |
see: https://trex-tgn.cisco.com/youtrack/issue/trex-350 Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-20 | STF daemon: add message error if server is already running by current user. | Yaroslav Brustinov | 1 | -3/+4 | |
Change-Id: I35400a64d976ce690d298d560dce2ae2254bfb6b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-20 | ConnectX-5 update | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-20 | doc add limitation for VIC/mlx5/ESXi | Hanoh Haim | 2 | -2/+74 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-20 | TUI should skip any non-ascii chars | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-20 | fix trex-355 | Hanoh Haim | 1 | -3/+9 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-19 | fix for: | imarom | 1 | -0/+4 | |
https://trex-tgn.cisco.com/youtrack/issue/trex-352 Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-19 | fix trex351. Small fix to how we handle late latency stream packets | Ido Barnea | 1 | -2/+4 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-19 | capture - regression test exception for trex11 - VLAN tagging | imarom | 1 | -14/+28 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | v2.18 version tag | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | support more than 255 client/server pools | Hanoh Haim | 5 | -30/+50 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | mlx5 - update regression maximum latency due to trex-261 issue | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | release notes v2.18 | Hanoh Haim | 1 | -5/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | v2.18 | Hanoh Haim | 1 | -0/+15 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | VLAN keyword in platform config file will now make all traffic be sent over vlan | Ido Barnea | 21 | -90/+259 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-16 | test for TX capture | imarom | 1 | -6/+54 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | tx_capture - code review | imarom | 5 | -16/+30 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | TX packet capture - zero impact on fast path | imarom | 9 | -67/+313 | |
(using wrapper when service mode is active) Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | TX feature - draft | imarom | 5 | -71/+43 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | Add branch name to title of mails (Side branch scenario) | Yaroslav Brustinov | 1 | -0/+8 | |
Change-Id: Ia32b9172aaa74d1720b496830eee8c744866f28b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-15 | update sock.py script: adapt to Python2/3, use Scapy lib instead of removed ↵ | Yaroslav Brustinov | 2 | -492/+243 | |
dpkt, works with IPv4/6, TCP/UDP, in case of TCP checks for out of order and retransmissions. Change-Id: Iab0b7473d915950c834397e365457ecb6f6a8a24 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-14 | init vlan mode explicitly. We noticed this affect performance | Ido Barnea | 1 | -0/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | Adjusting test performance numbers for xl710 and mlx for dpdk1702 | Ido Barnea | 3 | -28/+28 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | dpdk1702-rc3 upstream changes | Ido Barnea | 29 | -183/+309 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | doc fix OFED version | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | OFED version at least 3.4.1, 4.0.0 would be valid | Hanoh Haim | 1 | -3/+13 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | fix error handeling | Hanoh Haim | 2 | -2/+3 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | fix pkg creation with mlx5 | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | doc update 82599 vf | Hanoh Haim | 1 | -0/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | move so flag in case of mellanox | Hanoh Haim | 2 | -5/+19 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | no need for dummy verbs anymore | Hanoh Haim | 1 | -5/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | add --mlx5-so option to load mlx5 share object | Hanoh Haim | 2 | -6/+39 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | remove verbs include from DPDK | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | create mlx5 so links | Hanoh Haim | 1 | -9/+35 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | mlx5 is shared lib | Hanoh Haim | 2 | -24/+51 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |