]> git.proxmox.com Git - ovs.git/commit
ovn.at: Rewrite a test using ovn-controller 'inject-pkt' command.
authorJustin Pettit <jpettit@ovn.org>
Thu, 5 Jan 2017 01:50:39 +0000 (17:50 -0800)
committerJustin Pettit <jpettit@ovn.org>
Thu, 5 Jan 2017 21:51:17 +0000 (13:51 -0800)
commit3c1ae70ad15e1dec1f7c1ebb33f38577a89e5f38
treebf8a93d3b9b0a758b3a2f59747a396d2f1cb613e
parent1e028b17dd25dd81bddd1db847edb584a3fbe4c7
ovn.at: Rewrite a test using ovn-controller 'inject-pkt' command.

Provide an example of using ovn-controller 'inject-pkt' and ovn-test
'expr-to-packets' commands to generate and verify proper handling of
packets.  Tests written in this way should be easier to understand than
raw packets written in hexadecimal.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at