See bug details is in patch #2.
First patch introduces 'flow_compose_size()' which is used
to fix bug in the second patch.
To trigger the issue unit test from patch #3 can be used.

Version 2:
        * New function 'flow_compose_size' introduced instead
          of modification of 'flow_compose'.

Ilya Maximets (3):
  flow: Add flow_compose_size().
  netdev-dummy: Fix setting length in recieve command.
  dpif-netdev.at: Add netdev-dummy/receive test.

 lib/flow.c           | 65 ++++++++++++++++++++++++++++++++++++++++++++--------
 lib/flow.h           |  1 +
 lib/netdev-dummy.c   | 25 ++++++++++++--------
 tests/dpif-netdev.at | 21 +++++++++++++++++
 4 files changed, 93 insertions(+), 19 deletions(-)

-- 
2.7.4

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to