Hi all,

I build a ovs-dpdk 2.8 and try to add a meter to br0.  But get 
NXBRC_UNENCODABLE_ERROR


# ovs-ofctl -O OpenFlow13 add-meter br0 'meter=1 pktps burst stats 
bands=type=drop rate=1 burst_size=1'
OFPT_ERROR (OF1.3) (xid=0x2): NXBRC_UNENCODABLE_ERROR
OFPT_METER_MOD (OF1.3) (xid=0x2): ADD meter=1 pktps burst stats bands=
type=drop rate=1 burst_size=1


Are there any problem form my command?


# ovs-vsctl  show
820a6ebd-2f31-4b12-b344-06c5993f2e32
    Bridge "br0"
        Port "br0"
            Interface "br0"
                type: internal
        Port gre
            Interface gre
                type: gre
                options: {key=flow, remote_ip=flow}
    Bridge dpdk-br
        Port dpdk-br
            Interface dpdk-br
                type: internal
        Port dpdk-port
            Interface dpdk-port
                type: dpdk
                options: {dpdk-devargs="0000:04:00.0", n_rxq="8"}
    ovs_version: "2.8.0"






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

Reply via email to