Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-09 | Support for ixgbevf and i40evf | 1 | -17/+32 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-08 | patch the changes from 16.07 | 6 | -95/+365 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | dpdk16_11 patch for mlx5_16_11 | 1 | -0/+37 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | mlx5 from dpdk16_11 | 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 ↵ | 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 ↵ | 5 | -7/+22 | ||
ticket Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-16 | revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04 | 1 | -1/+2 | ||
need to find another solution Change-Id: Ia2b90ac58af4fc8417b1e2a7ba6815a68d614dfa Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-15 | issue: trex-295 | 1 | -2/+1 | ||
attach the interfaces one by one in our order instead of init all and reorder. Change-Id: I3bbab970c5e2847b6a6250ec515d8003738c5d97 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-11 | Cisco VIC card - support for receive all mode, and work around for IPv6 issues | 2 | -2/+58 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-11 | ConnextX-4 local build take the right headers | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-06 | Add receive all mode to Mellanox cord | 1 | -15/+42 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-30 | Support receive all mode for 82599 10G card | 1 | -1/+5 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | fix trex-280 VIC DPDK rx counter issue | 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 | 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 | 1 | -1/+7 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | add a patch to query fw support for advanced filtering | 1 | -0/+19 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic add speed capability | 1 | -0/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic fix mask and shift for ipv6.tc | 1 | -4/+4 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-12 | mlx5 minor update | 1 | -5/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | enic support filters by John | 8 | -67/+642 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 reduce the number of packets | 1 | -2/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 ipv6 filters works | 1 | -2/+16 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 two rules work now | 1 | -4/+14 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | No debug for DPDK in case of release | 3 | -10/+35 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | change default value for best 64B Tx MPPS | 1 | -1/+10 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 stats from hardware | 3 | -71/+284 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | minor mlx5 - load script works | 1 | -1/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 support build WIP | 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" | 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-10-13 | Revert "Fix bundeling in file names to bundling" | 1 | -1/+1 | ||
This reverts commit 9ed37dfeed71c3adac59f02e08ee08627bd7924c. Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-13 | Fix bundeling in file names to bundling | 1 | -1/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 1 | -64/+0 | ||
toggling work. | |||||
2016-08-14 | Exit if x710 firmware version is too old | 2 | -0/+24 | ||
2016-08-08 | Changing DPDK latency patch, so we can easily merge it for next DPDK version | 2 | -40/+21 | ||
2016-08-03 | remove old VSI patch | 1 | -1/+0 | ||
2016-08-03 | IPv6 XL710 stateless support and stateful --rx-check | 3 | -19/+31 | ||
2016-08-03 | trex-214 another small optimization- move to 0x407 AQ command | 1 | -6/+8 | ||
2016-08-03 | another latency improvment - see trex-214. remove old workaround and add TX ↵ | 2 | -66/+73 | ||
QSet with strict priorty | |||||
2016-08-02 | Fix error in move of X710 latency patch to DPDK 16.07 | 1 | -6/+6 | ||
2016-08-01 | DPDK ports order change to be compliant with our /etc/trex_cfg.yaml | 1 | -1/+2 | ||
2016-07-31 | dpdk 16.07 - merges of final version changes | 27 | -81/+153 | ||
2016-07-24 | dpdk0716 move:DPDK file patches | 11 | -16/+302 | ||
2016-07-24 | dpdk0716 move: changes to our files | 2 | -4/+21 | ||
2016-07-24 | dpdk0716 rc3 | 557 | -0/+414626 | ||