summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* workext-320Ben Pfaff2014-07-281-4/+4
* Better abstract table stats, using OpenFlow 1.3+ table features.Ben Pfaff2014-07-281-17/+34
* tests: Wait for ofctl_monitor.log in ofproto-dpif controller.Ben Pfaff2014-07-211-0/+1
* tests: Use the 'LARGE_MSECS' variation of time/warp at more places.Gurucharan Shetty2014-07-151-14/+7
* tests: Fix "megaflow disabled" test.Joe Stringer2014-07-081-3/+1
* tests: Fix race in 'balance-tcp bonding' test.Joe Stringer2014-07-081-1/+1
* udpif: Add command to wait for revalidation.Joe Stringer2014-06-301-14/+20
* ofproto-dpif.at: Skip sflow tests in Windows.Gurucharan Shetty2014-06-261-0/+1
* lib/classifier: Add miniflow_and_mask_matches_flow_wc.Jarno Rajahalme2014-06-261-3/+3
* lib/classifier: Optimize megaflows for single rule case.Jarno Rajahalme2014-06-261-5/+5
* ofproto-dpif: Add MPLS testsSimon Horman2014-06-251-0/+871
* test: Remove explicit sleeps from ofproto-dpif bond testsAndy Zhou2014-06-101-4/+3
* tests/ofproto-dpif.at: Add delay before stopping time.Jarno Rajahalme2014-06-051-2/+3
* tests: Rename "ofproto-if"->"ofproto-dpif"Joe Stringer2014-06-051-4/+4
* odp-util: Do not set port mask of non-IP packetsSimon Horman2014-06-041-1/+1
* lib/flow: fix minimatch_extract() ICMPv6 parsingJarno Rajahalme2014-06-021-0/+20
* ofproto-dpif: Remove unused flows.txt from fin_timeout testSimon Horman2014-05-281-4/+0
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-4/+4
* ofproto: per-table statisticsSimon Horman2014-05-221-0/+195
* tests: Add tests for Openflow group statsAndy Zhou2014-05-211-0/+44
* tests: Create dpif-netdev.at.Joe Stringer2014-05-191-51/+0
* odp-util: Always serialise recirculation in upcall key.Joe Stringer2014-05-191-63/+63
* tests: Remove duplicate STRIP_USED definition.Joe Stringer2014-05-191-3/+0
* ofproto-dpif: Break out MPLS controller tests into their own testSimon Horman2014-05-161-167/+186
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-151-4/+4
* ofproto-dpif.at: Fix a race in "ofproto-dpif - patch ports" testYAMAMOTO Takashi2014-05-131-0/+1
* ofproto-dpif.at: Fix races in dpif/dump-flows testYAMAMOTO Takashi2014-05-131-2/+4
* ofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where appropriateYAMAMOTO Takashi2014-05-131-1/+1
* ofproto-dpif.at: Fix some racesYAMAMOTO Takashi2014-05-131-1/+11
* bond: raise minimal bond distribution per interfaceAndy Zhou2014-05-071-3/+3
* ofproto-dpif: Make bonding balance test more robustSimon Horman2014-05-011-1/+1
* tests: Fix up "ofproto-dpif - ofproto-dpif-monitor 1".Ben Pfaff2014-04-281-2/+2
* tests: Fix race condition waiting for monitor thread.Joe Stringer2014-04-281-18/+6
* ofproto-dpif-upcall: Remove the flow_dumper thread.Ethan Jackson2014-04-241-4/+4
* odp-util: Always generate key/mask pair in netlink for recirc_idAndy Zhou2014-04-201-10/+10
* ofproto-dpif.at: Fix a race.Alex Wang2014-04-161-1/+1
* ofproto-dpif.at: Update MPLS test names.Joe Stringer2014-04-101-2/+2
* tests/ofproto-dpif: Use vlog to test dpif behaviour.Joe Stringer2014-04-091-92/+137
* Tests: Fix ofproto/trace and expose megaflows when having a set action.Jarno Rajahalme2014-04-091-18/+26
* dpif: Wildcard bond output port with recirculationAndy Zhou2014-04-081-2/+2
* ofproto-dpif.at: Fix a race in "idle_age and hard_age increase over time"YAMAMOTO Takashi2014-04-081-0/+1
* ofproto-dpif.at: Fix races in "NetFlow flow expiration" testsYAMAMOTO Takashi2014-04-081-0/+1
* ofproto-dpif.at: Fix a race in "flow stats" testYAMAMOTO Takashi2014-04-081-0/+1
* ofproto-dpif.at: Fix a race in fin_timeout testYAMAMOTO Takashi2014-04-081-1/+2
* ofproto-dpif.at: Fix some races in MPLS actions testsYAMAMOTO Takashi2014-04-081-2/+6
* ofproto-dpif.at: Avoid races in table miss testsYAMAMOTO Takashi2014-04-081-0/+7
* ofproto-dpif.at: Fix a race in "ofproto-dpif - controller"YAMAMOTO Takashi2014-04-081-1/+2
* ofproto/bond: Implement bond megaflow using recirculationAndy Zhou2014-04-071-1/+143
* ofp-parse: Handle buffer resize when parsing actionsSimon Horman2014-04-071-0/+50
* ofproto-dpif.at: Wait for the monitor's pidfile disappears where necessaryYAMAMOTO Takashi2014-04-061-30/+30