<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugzilla.openanolis.cn/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugzilla.openanolis.cn/"
          
          maintainer="service@openanolis.org"
>

    <bug>
          <bug_id>8045</bug_id>
          
          <creation_ts>2024-01-25 11:07:07 +0000</creation_ts>
          <short_desc>ovs-appctl add-flow failed due to the masked key</short_desc>
          <delta_ts>2024-01-25 11:16:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>5</classification_id>
          <classification>ANCK</classification>
          <product>ANCK 4.19 Dev</product>
          <component>net</component>
          <version>4.19-027.x</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3-Medium</priority>
          <bug_severity>S3-normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="wangchuanguo_lc">wangchuanguo</reporter>
          <assigned_to name="XuanZhuo">xuanzhuo</assigned_to>
          <cc>dust.li</cc>
    
    
    <cc>mqaio</cc>
          
          <qa_contact name="shuming">qingming.su</qa_contact>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25353</commentid>
    <comment_count>0</comment_count>
    <who name="wangchuanguo_lc">wangchuanguo</who>
    <bug_when>2024-01-25 11:07:07 +0000</bug_when>
    <thetext>Description of problem:
ovs-appctl add-flow failed with error: 
ovs-switchd: updating flow table(File exists)
ovs-appctl:ovs--vswitchd: server returned an error

Version-Release number of selected component (if applicable):
4.19.91

How reproducible:
Always

Steps to Reproduce:
ovs-appctl dpctl/add-dp system@test
ovs-appctl dpctl/add-flow system@test &quot;in_port(1),eth_type(0x0800),ipv4(src=100.16.0.0/255.252.0.0,dst=100.30.48.48,frag=no)&quot; 2
ovs-appctl dpctl/add-flow system@test &quot;in_port(1),eth_type(0x0800),ipv4(src=100.20.0.0/255.248.0.0,dst=100.30.48.48,frag=no)&quot; 2

Actual results:
add flow failed

Expected results:
add flow successfully</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25355</commentid>
    <comment_count>1</comment_count>
    <who name="小龙">yongchao</who>
    <bug_when>2024-01-25 11:16:12 +0000</bug_when>
    <thetext>The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2662</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>