summaryrefslogtreecommitdiffstats
path: root/src/internal_api/trex_platform_api.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-3/+6
2017-03-21flow stat parsers refactor and adding testsIdo Barnea1-2/+3
2017-02-28Introduce capability flags in each driver, to reduce the use of get_vm_one_qu...Ido Barnea1-2/+0
2016-11-15RX features - another refinementimarom1-8/+2
2016-11-03moved RX filter feature to port attrimarom1-5/+0
2016-11-02draft: RX software featureimarom1-0/+6
2016-10-28move port_attr from driver class to physical port class + small fixes accordi...Yaroslav Brustinov1-3/+9
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov1-35/+10
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-5/+36
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov1-9/+2
2016-08-08IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p...Ido Barnea1-24/+28
2016-07-27removed was_stoppedimarom1-3/+3
2016-07-27support for graceful shutdownimarom1-0/+5
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-0/+3
2016-06-29flow stat/latency error counters code + documentationIdo Barnea1-0/+3
2016-06-02cpu utilization per thread + mbufs per socket + add in tuiYaroslav Brustinov1-0/+4
2016-05-31add rpc command get_cpu_util_full to cppYaroslav Brustinov1-0/+3
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-0/+2
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea1-4/+8
2016-05-18payload tx stat workIdo Barnea1-1/+1
2016-04-07Do not send RX bytes in json if HW type does not support itIdo Barnea1-0/+1
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-0/+5
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-5/+0
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-0/+5
2016-03-2310G and VM workIdo Barnea1-1/+1
2016-03-22RX bytes reporting workingIdo Barnea1-3/+3
2016-03-10RX stats #2imarom1-3/+3
2016-03-10RX stats - major refactorimarom1-1/+1
2016-03-07Fix to simulator compilation errorIdo Barnea1-1/+1
2016-03-07Added get_active_pgidsIdo Barnea1-1/+4
2016-03-02TX barrierimarom1-0/+5
2016-03-02Fix for simulator compilation error because of TX stat featureIdo Barnea1-1/+2
2016-03-02tx stats per streamIdo Barnea1-2/+4
2016-02-28more info for ports (API and TUI)imarom1-20/+29
2016-02-28support for mac addr queryimarom1-0/+7
2016-02-25port attributes - promiscuous and etc.imarom1-22/+54
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-2/+23
2016-02-24virtual NICs does not add 4 bytes of CRCimarom1-3/+17
2016-01-21async publish nowimarom1-0/+3
2016-01-04simulation end to endimarom1-1/+1
2015-11-24added support for percentage on startimarom1-0/+18
2015-11-03now support multiple interfaces / portsimarom1-0/+4
2015-10-26RPC control plane now integarted with DPDKimarom1-0/+130