Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> | |||||
2017-02-13 | Our patches to mlx5 in dpdk1702 | Hanoh Haim | 6 | -93/+381 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-13 | Changes to our files to make dpdk1702 work | Ido Barnea | 7 | -34/+216 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | Our patches to dpdk1702 - not including mlx changes | Ido Barnea | 13 | -18/+574 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | dpdk1702-rc2 upstream files unchanged + mlx5 driver rc3 | Ido Barnea | 323 | -16425/+33471 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-09 | move to active flows | Hanoh Haim | 5 | -61/+82 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-09 | doc/add sr_iov visio | Hanoh Haim | 1 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-09 | doc/update visio | Hanoh Haim | 1 | -0/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | doc/rename VLAN header | Hanoh Haim | 2 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | doc/another minor pointer to png | Hanoh Haim | 2 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | doc/minor pointer to png | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | doc/ add link to sr_iov bench | Hanoh Haim | 1 | -0/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | doc/ editing packet capture | Hanoh Haim | 2 | -11/+29 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-08 | added release notes section for capturing and video tutorial | imarom | 1 | -2/+17 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-08 | docs for capture | imarom | 4 | -67/+306 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-08 | Docs: add example of using IPv6 tools in automation | Yaroslav Brustinov | 1 | -0/+3 | |
Change-Id: I6136b6fb14866391c6df70f89d9451a1d1da240c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-08 | STL example of using IPv6 in automation | Yaroslav Brustinov | 1 | -0/+30 | |
Change-Id: I976f38f491e5310ae708ff482f8cdf33df3c92d4 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-08 | Regression: adjust trex-dan number of cores | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: Id475737ffea47be26d2aabe4a4bc6f9025fee886 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-07 | STL API: change STLError representation | Yaroslav Brustinov | 1 | -8/+11 | |
Change-Id: I1d4f4f5b11764f720713811c019802eeac3f5071 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-07 | doc minor | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-07 | doc update sr_iov section | Hanoh Haim | 3 | -0/+16 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-07 | Merge v2.17 | Hanoh Haim | 2 | -4/+4 | |
2017-02-07 | v2.17 | Hanoh Haim | 3 | -2/+119 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-07 | Regression: fixes for filter in Python3 | Yaroslav Brustinov | 2 | -4/+4 | |
Change-Id: I91912c31c57928eb4cc566ee483cdd31f93c4afc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-07 | VF interfaces documentation and benchmark | Ido Barnea | 3 | -0/+165 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-07 | fix for: | imarom | 1 | -2/+2 | |
https://trex-tgn.cisco.com/youtrack/issue/trex-342 Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-07 | Regression: another fix for ipv6 STL test, add flag --no-dut-config to ↵ | Yaroslav Brustinov | 11 | -67/+75 | |
disable DUT config Change-Id: I56c38324086cfc81d2ad0a451d528707f5357b51 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-07 | Doc: add ipv6 tools to stateless | Yaroslav Brustinov | 5 | -3/+27 | |
Change-Id: Ic4b097fdbebbcd58b5a5825c1f61a94aebc9f346 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-07 | update release notes | Hanoh Haim | 2 | -2/+11 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-07 | Regression: stl ping/scan6 test fix | Yaroslav Brustinov | 1 | -2/+3 | |
Change-Id: Ie4d608681458ff190aab1c64b570e7f78decc0ea Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-06 | STL API: ping_ip returns data + formatted string and status | Yaroslav Brustinov | 6 | -10/+128 | |
Regression: add test for IPv6 ping and scan Change-Id: Ic9d15f0b7ea44fcc11336b95c012ceaa04af9e2d Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-06 | examples for functional tests | imarom | 2 | -0/+107 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-06 | added another functional test - PING | imarom | 2 | -4/+47 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-06 | added example for functional tests using start_capture/stop_capture APIs | imarom | 6 | -22/+211 | |
Signed-off-by: imarom <imarom@cisco.com> |