Hi Adam,
When when investigating this a little more closely I was able to do the following (applying the patch Dan linked on top of the v1.4.0 tag) and it resolved the issue.
git checkout v1.4.0 git cherry-pick 11f84dce005dd14a374ab2ef5f8c25bcf8285a36
Also it seems that what you applied here http://paste.ubuntu.com/1078602 doesn't seem to exactly match the patch that Dan provided here: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff_plain;h=11f84dce005dd14a374ab2ef5f8c25bcf8285a36;hp=776cf91b42f631b4929fffe8ddd2aa06b40ea24c (though the only difference seems to be in dpif-netdev.c for an include. Was this intentional? )
Thanks,
Aaron
Hi Adam,
When when investigating this a little more closely I was able to do the following (applying the patch Dan linked on top of the v1.4.0 tag) and it resolved the issue.
git checkout v1.4.0 a374ab2ef5f8c25 bcf8285a36
git cherry-pick 11f84dce005dd14
Also it seems that what you applied here http:// paste.ubuntu. com/1078602 doesn't seem to exactly match the patch that Dan provided here: http:// openvswitch. org/cgi- bin/gitweb. cgi?p=openvswit ch;a=commitdiff _plain; h=11f84dce005dd 14a374ab2ef5f8c 25bcf8285a36; hp=776cf91b42f6 31b4929fffe8ddd 2aa06b40ea24c (though the only difference seems to be in dpif-netdev.c for an include. Was this intentional? )
Thanks,
Aaron