summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJarno Rajahalme <jarno@ovn.org>2016-08-01 19:36:07 -0700
committerJarno Rajahalme <jarno@ovn.org>2016-08-04 13:52:45 -0700
commit94cf215ed498a379c16d919f33acb9c09caad20e (patch)
tree53daa0437411502b8a6072cdbbc57454c97b954b /.travis.yml
parent0a0f39df1d5ae80bb905cffa8a011356e4193d9a (diff)
downloadopenvswitch-94cf215ed498a379c16d919f33acb9c09caad20e.tar.gz
datapath: Remove incorrect WARN_ONCE().
Upstream commit: commit c6b2aafffc6934be72d96855c9a1d88970597fbc Author: Jarno Rajahalme <jarno@ovn.org> Date: Mon Aug 1 19:08:29 2016 -0700 openvswitch: Remove incorrect WARN_ONCE(). ovs_ct_find_existing() issues a warning if an existing conntrack entry classified as IP_CT_NEW is found, with the premise that this should not happen. However, a newly confirmed, non-expected conntrack entry remains IP_CT_NEW as long as no reply direction traffic is seen. This has resulted into somewhat confusing kernel log messages. This patch removes this check and warning. Fixes: 289f2253 ("openvswitch: Find existing conntrack entry after upcall.") Suggested-by: Joe Stringer <joe@ovn.org> Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Joe Stringer <joe@ovn.org> Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Joe Stringer <joe@ovn.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions