Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-29 | trex-cfg typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-08-28 | add /sbin to path in trex-cfg (for cases like running without shell) | Yaroslav Brustinov | 1 | -0/+2 | |
2016-08-28 | regression: lower requirement on output packets, at 9k and quick cpu ↵ | Yaroslav Brustinov | 1 | -1/+1 | |
stabilization it can be few | |||||
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation | Yaroslav Brustinov | 1 | -1/+7 | |
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation | Yaroslav Brustinov | 1 | -129/+151 | |
2016-08-24 | added logging mechanism with --log argument | itraviv | 1 | -11/+31 | |
2016-08-24 | scapy_service: | itraviv | 0 | -0/+0 | |
supported_methods now returns all functions when invoked with parameter 'all' zmq_client: added simple console to interact with server scapy_zmq_server: added verbosity feature | |||||
2016-08-24 | add example for pin cores | Hanoh Haim | 1 | -0/+72 | |
2016-08-24 | v2.08 | Hanoh Haim | 2 | -1/+37 | |
2016-08-24 | better logger for master_daemon | Yaroslav Brustinov | 3 | -18/+44 | |
verify root priveleges in dpdk_* scripts call to functions of show status instead of calling process | |||||
2016-08-24 | hltapi example: add example command of removing all streams from port | Yaroslav Brustinov | 1 | -1/+5 | |
2016-08-23 | fixes to create config script: in case of error input, ask again. | Yaroslav Brustinov | 2 | -48/+89 | |
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux ↵ | Yaroslav Brustinov | 3 | -84/+200 | |
command. | |||||
2016-08-21 | Check if interfaces are in use at binding/unbinding/starting TRex. | Yaroslav Brustinov | 3 | -29/+125 | |
2016-08-21 | scapy_service: | itraviv | 3 | -4/+84 | |
supported_methods now returns all functions when invoked with parameter 'all' zmq_client: added simple console to interact with server scapy_zmq_server: added verbosity feature | |||||
2016-08-19 | dpdk_setup_ports: better error if no MAC determined | Yaroslav Brustinov | 1 | -4/+4 | |
2016-08-19 | update multiplier in stl benchmark, shorten title in NIC's table | Yaroslav Brustinov | 2 | -2/+3 | |
2016-08-19 | add --ignore-numa argument to config creation | Yaroslav Brustinov | 1 | -40/+45 | |
2016-08-19 | disable scapy_server test | Yaroslav Brustinov | 1 | -0/+0 | |
2016-08-18 | revert mmain_dpdk.h commited by mistake code | Yaroslav Brustinov | 4 | -15/+736 | |
add create config functional test change order of cores in config file | |||||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | Yaroslav Brustinov | 9 | -127/+457 | |
interfaces from /etc/trex_cfg.yaml if exists, if does not exists, will show all DPDK interfaces) get interface speed from DPDK instead of using constants per driver add script to generate config file /etc/trex_cfg.yaml: sudo ./dpdk_setup_ports.py -c <list of PCI> show table of interfaces in sudo ./dpdk_setup_ports.py -t | |||||
2016-08-18 | fixed path issue to resolve path for VXLAN and MPLS | itraviv | 1 | -1/+2 | |
2016-08-18 | fixed issues with path to include VXLAN and MPLS | itraviv | 1 | -15/+15 | |
2016-08-18 | Merge branch 'scapy_server' | itraviv | 7 | -58/+931 | |
2016-08-18 | core_mask backward compatability (for GUI) | imarom | 5 | -5/+10 | |
2016-08-18 | scapy_server_test: | itraviv | 4 | -27/+81 | |
skiping python3 tests scapy_service.py: minor changes to protocol_struct function zmq_client: added zmq_server: minor changes in exception handling | |||||
2016-08-18 | previous commit was missing a file change | imarom | 2 | -10/+13 | |
2016-08-18 | CPU util. measurements fix (more accurate and steady) | imarom | 6 | -37/+92 | |
see #trex-246 | |||||
2016-08-17 | add another ko | Hanoh Haim | 2 | -0/+2 | |
2016-08-16 | regression failure due to previous commit | imarom | 1 | -8/+5 | |
2016-08-16 | simulator breakage fix | imarom | 4 | -4/+6 | |
2016-08-16 | personal code review tweaks | imarom | 4 | -36/+52 | |
2016-08-15 | fixed an issue in exception handling | itraviv | 1 | -8/+7 | |
2016-08-15 | scapy_server_test: | itraviv | 3 | -142/+204 | |
added cases for testing: GRE, VXML, DNS, IPv6 changed test functions to include only the testted object and created other functions as testing engines. scapy_service: added api class. added documentry for api class changed method functions to include underscore | |||||
2016-08-15 | TUI screen buffer | imarom | 8 | -86/+235 | |
2016-08-15 | core mask - first phase | imarom | 20 | -95/+401 | |
2016-08-14 | Exit if x710 firmware version is too old | Ido Barnea | 3 | -0/+58 | |
2016-08-11 | 1)removed unnecessary files from repository | itraviv | 4 | -641/+2 | |
2)fixed bug in checking update of data-base | |||||
2016-08-11 | IPv6 Latency/flow stats on x710 - supporting all packet types | Ido Barnea | 4 | -22/+47 | |
2016-08-10 | ***this is an example for a JSON-RPC (over ZMQ) client.*** | itraviv | 1 | -0/+45 | |
started with -s for server IP address (default is local-host) started with -p for port number | |||||
2016-08-10 | move 'main' function to bottom of file | itraviv | 1 | -19/+14 | |
2016-08-10 | 1)added feature: running the entire test via RPC (over ZMQ) on a "remote" ↵ | itraviv | 1 | -4/+23 | |
scapy server. 2) the mentioned above server is implemented as a thread running on the local machine,so in this commit a thread mechanism is added | |||||
2016-08-10 | 1) fixed "main function": mechanism for running this script as a stand-alone ↵ | itraviv | 1 | -17/+29 | |
program and running it from another python script 2) added closure of sockets and context explicitly (counting on python garbage-collector caused errors) 3) added support for 'remote shutdown' feature. now the server can be shut-down using 'shut_down' method as RPC from client | |||||
2016-08-10 | Better flow stat parser unit tests, including IPv6 | Ido Barnea | 8 | -260/+459 | |
2016-08-09 | added wrapper class to support testing of scapy_server, this class wraps ↵ | itraviv | 1 | -6/+81 | |
server interaction. added test of offsets versus actual packet dump | |||||
2016-08-09 | changed file name from scapy_server to scapy_service | itraviv | 2 | -0/+396 | |
changed file for scapy_zmq_server changed functionality for scapy_server, added support for port with -s flag. scapy_service now functions as a service for the server wrapper | |||||
2016-08-08 | Fix to stateless latency test | Ido Barnea | 1 | -2/+2 | |
2016-08-08 | change default to not run rte_eth_dev_stop/close | Ido Barnea | 2 | -9/+9 | |
2016-08-08 | Changing DPDK latency patch, so we can easily merge it for next DPDK version | Ido Barnea | 2 | -40/+21 | |
2016-08-08 | removed dpdk22 files | Ido Barnea | 399 | -248801/+0 | |