aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/pktgen.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-19Refactor remote command execution in pktgenMiikka Koistinen1-83/+35
2018-06-15Convert SLA asserts to raisesMiikka Koistinen1-23/+23
2017-10-10TC008 Interrupt Affinity FixJing Zhang1-3/+8
2017-08-21add ppm into result of pktgen to make result clearrexlee87761-6/+7
2017-08-11bugfix: tc038 ssh default wait 3600srexlee87761-2/+3
2017-07-20Add multiqueue supportJing Zhang1-4/+238
2017-04-11standardize ssh authRoss Brattain1-17/+5
2017-03-31Store packetsize in influxdbJing Zhang1-0/+1
2017-01-16Use """ to replace ''' in docstringchenjiankun1-2/+2
2017-01-12Add support for Python 3Ross Brattain1-4/+8
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-2/+1
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-2/+7
2015-10-27Heat context code refactor part 2QiLiang1-27/+42
2015-10-22Update sla check for scenarioshoujingwen1-8/+6
2015-09-16Remove setting logger level to debug in scenariosKristian Hunt1-3/+2
2015-06-29Add Pktgen test step durationKristian Hunt1-3/+25
2015-06-29Add support to list and show runners & scenariosHans Feldt1-1/+5
2015-06-09add pktgen scenario and sampleJörgen Karlsson1-0/+135