index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ofproto-dpif.at
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Unify flags parsing and formatting.
Jarno Rajahalme
2014-09-08
1
-94
/
+94
*
tests: Fix race conditions.
Joe Stringer
2014-08-27
1
-0
/
+6
*
tests: Add test that 1.5 copy-field can copy into the standardized xregs.
Jean Tourrilhes
2014-08-20
1
-0
/
+20
*
ofp-actions: Include OFPACT_REG_MOVE in action set
Thomas Graf
2014-08-15
1
-0
/
+13
*
dpif-netdev: Streamline miss handling.
Ethan Jackson
2014-08-14
1
-84
/
+84
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-4
/
+4
*
ofp-util: Abstract table miss configuration and fix related bugs.
Ben Pfaff
2014-08-11
1
-21
/
+38
*
tests: Turn off appctl poll_loop logging for long output.
Ben Pfaff
2014-08-04
1
-4
/
+4
*
tests: Add another test for extended registers.
Ben Pfaff
2014-07-29
1
-0
/
+21
*
tests: Wait for ofctl_monitor.log in ofproto-dpif controller.
Ben Pfaff
2014-07-21
1
-0
/
+1
*
tests: Use the 'LARGE_MSECS' variation of time/warp at more places.
Gurucharan Shetty
2014-07-15
1
-14
/
+7
*
tests: Fix "megaflow disabled" test.
Joe Stringer
2014-07-08
1
-3
/
+1
*
tests: Fix race in 'balance-tcp bonding' test.
Joe Stringer
2014-07-08
1
-1
/
+1
*
udpif: Add command to wait for revalidation.
Joe Stringer
2014-06-30
1
-14
/
+20
*
ofproto-dpif.at: Skip sflow tests in Windows.
Gurucharan Shetty
2014-06-26
1
-0
/
+1
*
lib/classifier: Add miniflow_and_mask_matches_flow_wc.
Jarno Rajahalme
2014-06-26
1
-3
/
+3
*
lib/classifier: Optimize megaflows for single rule case.
Jarno Rajahalme
2014-06-26
1
-5
/
+5
*
ofproto-dpif: Add MPLS tests
Simon Horman
2014-06-25
1
-0
/
+871
*
test: Remove explicit sleeps from ofproto-dpif bond tests
Andy Zhou
2014-06-10
1
-4
/
+3
*
tests/ofproto-dpif.at: Add delay before stopping time.
Jarno Rajahalme
2014-06-05
1
-2
/
+3
*
tests: Rename "ofproto-if"->"ofproto-dpif"
Joe Stringer
2014-06-05
1
-4
/
+4
*
odp-util: Do not set port mask of non-IP packets
Simon Horman
2014-06-04
1
-1
/
+1
*
lib/flow: fix minimatch_extract() ICMPv6 parsing
Jarno Rajahalme
2014-06-02
1
-0
/
+20
*
ofproto-dpif: Remove unused flows.txt from fin_timeout test
Simon Horman
2014-05-28
1
-4
/
+0
*
socket-util: Log the kernel assigned port number when asked.
Gurucharan Shetty
2014-05-28
1
-4
/
+4
*
ofproto: per-table statistics
Simon Horman
2014-05-22
1
-0
/
+195
*
tests: Add tests for Openflow group stats
Andy Zhou
2014-05-21
1
-0
/
+44
*
tests: Create dpif-netdev.at.
Joe Stringer
2014-05-19
1
-51
/
+0
*
odp-util: Always serialise recirculation in upcall key.
Joe Stringer
2014-05-19
1
-63
/
+63
*
tests: Remove duplicate STRIP_USED definition.
Joe Stringer
2014-05-19
1
-3
/
+0
*
ofproto-dpif: Break out MPLS controller tests into their own test
Simon Horman
2014-05-16
1
-167
/
+186
*
tests: Change to parse dynamically allocated ports on windows.
Gurucharan Shetty
2014-05-15
1
-4
/
+4
*
ofproto-dpif.at: Fix a race in "ofproto-dpif - patch ports" test
YAMAMOTO Takashi
2014-05-13
1
-0
/
+1
*
ofproto-dpif.at: Fix races in dpif/dump-flows test
YAMAMOTO Takashi
2014-05-13
1
-2
/
+4
*
ofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where appropriate
YAMAMOTO Takashi
2014-05-13
1
-1
/
+1
*
ofproto-dpif.at: Fix some races
YAMAMOTO Takashi
2014-05-13
1
-1
/
+11
*
bond: raise minimal bond distribution per interface
Andy Zhou
2014-05-07
1
-3
/
+3
*
ofproto-dpif: Make bonding balance test more robust
Simon Horman
2014-05-01
1
-1
/
+1
*
tests: Fix up "ofproto-dpif - ofproto-dpif-monitor 1".
Ben Pfaff
2014-04-28
1
-2
/
+2
*
tests: Fix race condition waiting for monitor thread.
Joe Stringer
2014-04-28
1
-18
/
+6
*
ofproto-dpif-upcall: Remove the flow_dumper thread.
Ethan Jackson
2014-04-24
1
-4
/
+4
*
odp-util: Always generate key/mask pair in netlink for recirc_id
Andy Zhou
2014-04-20
1
-10
/
+10
*
ofproto-dpif.at: Fix a race.
Alex Wang
2014-04-16
1
-1
/
+1
*
ofproto-dpif.at: Update MPLS test names.
Joe Stringer
2014-04-10
1
-2
/
+2
*
tests/ofproto-dpif: Use vlog to test dpif behaviour.
Joe Stringer
2014-04-09
1
-92
/
+137
*
Tests: Fix ofproto/trace and expose megaflows when having a set action.
Jarno Rajahalme
2014-04-09
1
-18
/
+26
*
dpif: Wildcard bond output port with recirculation
Andy Zhou
2014-04-08
1
-2
/
+2
*
ofproto-dpif.at: Fix a race in "idle_age and hard_age increase over time"
YAMAMOTO Takashi
2014-04-08
1
-0
/
+1
*
ofproto-dpif.at: Fix races in "NetFlow flow expiration" tests
YAMAMOTO Takashi
2014-04-08
1
-0
/
+1
*
ofproto-dpif.at: Fix a race in "flow stats" test
YAMAMOTO Takashi
2014-04-08
1
-0
/
+1
[next]