summaryrefslogtreecommitdiffstats
path: root/src/stateless
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Fix to trex-200 - crash with flow stat for unsupported packet typeIdo Barnea1-2/+2
2016-04-12events API and RX core util.imarom2-5/+27
2016-04-10factor was brokenimarom2-8/+4
2016-04-10some refinements and few refactorsimarom3-6/+23
2016-04-10multicore tests new goldens (because of phase)imarom3-29/+14
2016-04-10multicore schedulingimarom5-27/+41
2016-04-10NULL stream and multi core better support for streamsimarom6-34/+185
2016-04-07Fix for mbuf leak when sending message from dp to rx in vmIdo Barnea1-0/+1
2016-04-06added type to TrexExceptionIdo Barnea1-16/+48
2016-04-04API classes (versions)imarom6-41/+176
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea4-4/+23
2016-03-31RX stats two stage API (stop and remove RX filters)imarom2-3/+24
2016-03-31Fix issue of receiving rx packets from previous test iterationIdo Barnea2-0/+26
2016-03-29flow stat - track flow statesIdo Barnea2-2/+13
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-1/+1
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-1/+1
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-1/+1
2016-03-2310G and VM workIdo Barnea6-70/+147
2016-03-22Added CP to RX messagesIdo Barnea7-119/+252
2016-03-221g pkt flow stat workingIdo Barnea2-0/+154
2016-03-10RX stats - major refactorimarom2-7/+8
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-1/+1
2016-03-02brief/deep sleep for DP coresimarom1-3/+18
2016-03-02PAUSE JSON event was deleted accidentlyimarom1-0/+4
2016-03-02TX barrierimarom10-305/+254
2016-03-02tx stats per streamIdo Barnea4-7/+29
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-2/+7
2016-02-28more info for ports (API and TUI)imarom2-29/+27
2016-02-28support for mac addr queryimarom2-0/+22
2016-02-25port attributes - promiscuous and etc.imarom2-3/+25
2016-02-24Merge random_seed per streamHanoh Haim2-0/+17
2016-02-24add seed per streamHanoh Haim4-3/+37
2016-02-24RX - for not supported interfaces gives an error in JSONimarom2-0/+17
2016-02-24Merge GARP exampleHanoh Haim9-73/+131
2016-02-24VM bug youtrack: trex-187imarom4-6/+9
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea6-58/+92
2016-02-24virtual NICs does not add 4 bytes of CRCimarom4-10/+31
2016-02-23add to mask instruction add_value fieldHanoh Haim2-2/+10
2016-02-23Merge ipv4 checksum issueHanoh Haim7-79/+281
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ip...Hanoh Haim4-6/+36
2016-02-23global srand messed up stuffimarom2-5/+7
2016-02-23some mods to the rateimarom4-98/+130
2016-02-23rate per streamimarom4-59/+227
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; as...Yaroslav Brustinov1-8/+8
2016-02-18add write_mask vm instructionHanoh Haim2-5/+272
2016-02-16step instruction supportHanoh Haim3-76/+445
2016-02-16add action counterHanoh Haim2-4/+18
2016-02-15add scapy layer for default macHanoh Haim2-3/+3
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim5-13/+84
2016-02-08stream ID allocationimarom4-0/+30