Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-13 | dpdk1702-rc3 upstream changes | Ido Barnea | 24 | -175/+292 | |
Signed-off-by: Ido Barnea <ibarnea@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 | 2 | -1/+47 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | Our patches to dpdk1702 - not including mlx changes | Ido Barnea | 8 | -16/+190 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-13 | dpdk1702-rc2 upstream files unchanged + mlx5 driver rc3 | Ido Barnea | 153 | -7529/+24690 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-09 | Support for ixgbevf and i40evf | Ido Barnea | 1 | -17/+32 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-08 | patch the changes from 16.07 | Hanoh Haim | 6 | -95/+365 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | dpdk16_11 patch for mlx5_16_11 | Hanoh Haim | 1 | -0/+37 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | mlx5 from dpdk16_11 | Hanoh Haim | 17 | -1187/+1439 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-01 | Fix --send-debug-pkt test so that VIC card will be able to work with less ↵ | Ido Barnea | 2 | -15/+2 | |
patches Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-24 | fix trex-282 from #138 net/enic: fix memory leak with oversized Tx packets ↵ | Hanoh Haim | 5 | -7/+22 | |
ticket Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | Cisco VIC card - support for receive all mode, and work around for IPv6 issues | Ido Barnea | 2 | -2/+58 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-11 | ConnextX-4 local build take the right headers | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-06 | Add receive all mode to Mellanox cord | Ido Barnea | 1 | -15/+42 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-30 | Support receive all mode for 82599 10G card | Ido Barnea | 1 | -1/+5 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | fix trex-280 VIC DPDK rx counter issue | Hanoh Haim | 1 | -1/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | Hanoh Haim | 1 | -16/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | move ibv_fork_init due to a crash of debug image see trex-270 | Hanoh Haim | 1 | -1/+7 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | add a patch to query fw support for advanced filtering | Hanoh Haim | 1 | -0/+19 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic add speed capability | Hanoh Haim | 1 | -0/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic fix mask and shift for ipv6.tc | Hanoh Haim | 1 | -4/+4 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-12 | mlx5 minor update | Hanoh Haim | 1 | -5/+5 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | enic support filters by John | Hanoh Haim | 8 | -67/+642 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 reduce the number of packets | Hanoh Haim | 1 | -2/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 ipv6 filters works | Hanoh Haim | 1 | -2/+16 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 two rules work now | Hanoh Haim | 1 | -4/+14 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | No debug for DPDK in case of release | Hanoh Haim | 3 | -10/+35 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | change default value for best 64B Tx MPPS | Hanoh Haim | 1 | -1/+10 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 stats from hardware | Hanoh Haim | 3 | -71/+284 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | minor mlx5 - load script works | Hanoh Haim | 1 | -1/+0 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 support build WIP | Hanoh Haim | 2 | -0/+9 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-28 | dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help" | Yaroslav Brustinov | 2 | -0/+4 | |
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | Ido Barnea | 1 | -64/+0 | |
toggling work. | |||||
2016-08-14 | Exit if x710 firmware version is too old | Ido Barnea | 1 | -0/+10 | |
2016-08-08 | Changing DPDK latency patch, so we can easily merge it for next DPDK version | Ido Barnea | 2 | -40/+21 | |
2016-08-03 | remove old VSI patch | Hanoh Haim | 1 | -1/+0 | |
2016-08-03 | IPv6 XL710 stateless support and stateful --rx-check | Ido Barnea | 2 | -19/+29 | |
2016-08-03 | trex-214 another small optimization- move to 0x407 AQ command | Hanoh Haim | 1 | -6/+8 | |
2016-08-03 | another latency improvment - see trex-214. remove old workaround and add TX ↵ | Hanoh Haim | 2 | -66/+73 | |
QSet with strict priorty | |||||
2016-08-02 | Fix error in move of X710 latency patch to DPDK 16.07 | Ido Barnea | 1 | -6/+6 | |
2016-07-31 | dpdk 16.07 - merges of final version changes | Ido Barnea | 15 | -49/+78 | |
2016-07-24 | dpdk0716 move:DPDK file patches | Ido Barnea | 7 | -15/+257 | |
2016-07-24 | dpdk0716 move: changes to our files | Ido Barnea | 1 | -0/+5 | |
2016-07-24 | dpdk0716 rc3 | Ido Barnea | 271 | -0/+265187 | |