Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-14 | STL push dual port split fixes | 2 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | filter mlx5 attach driver | 1 | -1/+1 | ||
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-14 | mlx5 is both kerenl and dpdk | 1 | -5/+13 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | check OFED version and tune mlx5 device for performance | 1 | -0/+72 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | fix STL push pcap: start from zero (or explicit delay) | 1 | -1/+6 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-13 | added scripts and asciidoc for automated creation of trex analytics report. ↵ | 5 | -3/+424 | ||
the creation is done by issuing './b build --performance' command Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-13 | debug image will use EF | 1 | -3/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | dpdk_set_up minor fix | 1 | -3/+4 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | doc vic support | 1 | -2/+37 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic verify fw version | 1 | -1/+23 | ||
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 | mlx5/enic support enable flow stats in software | 1 | -69/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic move to TOS=LSB | 1 | -26/+28 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | add a way to dump debug packets | 1 | -0/+5 | ||
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-13 | fix gdb script | 1 | -0/+7 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | Merge branch 'master' of ↵ | 1 | -3/+12 | ||
csi-sceasr-b94:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2016-11-13 | verify os.system return status in linux_dpdk/ws_main.py | 1 | -3/+12 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-12 | mlx5 minor update | 2 | -13/+13 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | ConnectX-4 support | 1 | -4/+366 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 stateless latency support | 2 | -0/+12 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | VIC basic filter support | 1 | -8/+239 | ||
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 add dependent verb so (lbnl) | 2 | -0/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | add missing ibverbs.so | 1 | -0/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | add verbs lib to pkg | 1 | -2/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | add dummy verbs lib in case there is no OFED | 2 | -0/+6 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | change proto from uint16_t to uint8_t | 1 | -5/+6 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 add TOS marker for mlx5 type of driver | 15 | -3/+32 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 reduce the number of packets | 2 | -3/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 ipv6 filters works | 4 | -26/+45 | ||
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 | 6 | -14/+52 | ||
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 | 4 | -72/+286 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | WIP mlx5 remove filters | 1 | -11/+12 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | WIP mlx5 don't check for conflict process - can't be done in case of mlx | 1 | -9/+11 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 WIP Stateful work -- all traffic goes to RX_QUEUE=0 | 3 | -5/+306 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | minor mlx5 - load script works | 2 | -1/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 support build WIP | 28 | -10/+9625 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-10 | Add nicer error if -c is bigger than number of threads in platform config | 2 | -1/+9 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-10 | Fixed unit test isseus of calling is_stateless before initializing state | 2 | -2/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-09 | Fix issue when --vlan option appearing before -i option | 2 | -16/+25 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-08 | Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ↵ | 5 | -23/+483 | ||
into kisel-scapy_service_gui_updates | |||||
2016-11-08 | scapy_service payload gen: allow template_code without size property | 2 | -7/+20 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-08 | fixup template_code payload generation | 2 | -2/+2 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-07 | doc: fix path of searching for core | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-07 | Add 'doc/' from commit '5925379b5fb30e548f1ba4e804af9865de8903ae' | 262 | -0/+33107 | ||
git-subtree-dir: doc git-subtree-mainline: bdd1dea5e21a00b6af1b0ded09e7d528485d5196 git-subtree-split: 5925379b5fb30e548f1ba4e804af9865de8903ae |