On Sun, Dec 22, 2019 at 12:16:33PM +0200, Paul Blakey wrote:
> The following patchset introduces hardware offload of OVS connection
> tracking datapath rules.
>
> OVS uses ct() and recirc() (recirculation) actions and recirc_id()/ct_state()
> matches to support connection tracking.
>
> The datapa
On Mon, Dec 23, 2019 at 5:22 PM Yi Yang (杨燚)-云服务集团 wrote:
>
> William, maybe you don't know that kind of tap interface you're saying only
> can be used for VM, that is why openvswitch has to introduce internal type
> for the case I'm saying.
>
> In OVS DPDK case, if you create the below interfac
On Wed, Jan 1, 2020 at 5:05 PM Yi Yang (杨燚)-云服务集团 wrote:
>
> William, use the below option for your tap0
>
> sudo ovs-vsctl add-port br-int virtio_user0 -- set Interface virtio_user0
> type=dpdk
> options:dpdk-devargs=net_virtio_user0,iface=tap0,path=/dev/vhost-net,queue_size=1024
>
> vistio_use
On Fri, Jan 3, 2020 at 1:00 AM Ben Pfaff wrote:
>
> On Fri, Jan 03, 2020 at 12:45:06AM +0530, Numan Siddique wrote:
> > Hi Ben,
> >
> > ovn-controller.c has the below code here [1]
> >
> > ovsdb_idl_omit_alert(ovnsb_idl_loop.idl, &sbrec_chassis_col_nb_cfg);
> >
> > From what I understand from this
On Fri, Jan 03, 2020 at 12:45:06AM +0530, Numan Siddique wrote:
> Hi Ben,
>
> ovn-controller.c has the below code here [1]
>
> ovsdb_idl_omit_alert(ovnsb_idl_loop.idl, &sbrec_chassis_col_nb_cfg);
>
> From what I understand from this comment [2], when ovn-controller
> updates this column, SB ovsd
On Thu, Jan 2, 2020 at 9:22 PM Dumitru Ceara wrote:
>
> On Tue, Dec 24, 2019 at 1:53 PM wrote:
> >
> > From: Numan Siddique
> >
> > ovn-controller doesn't need to know any changes to the connection
> > table row. This patch omits alerts for the Connection table
> > columns.
> >
> > In a large sc
Hi Ben,
ovn-controller.c has the below code here [1]
ovsdb_idl_omit_alert(ovnsb_idl_loop.idl, &sbrec_chassis_col_nb_cfg);
>From what I understand from this comment [2], when ovn-controller
updates this column, SB ovsdb-server shouldn't send the
update2/update3 message back to the ovn-controller
Hi,
Hope you are doing great!
I'm curious to know if you'd be interested in procuring "Segment Project
Users List" for your sales and marketing initiatives.
We also have related technology users like: eXTReMe Tracker, Webtrends
On Thu, Jan 02, 2020 at 01:08:40PM +0100, Ilya Maximets wrote:
> Python 3.6 versions of these packages are no longer available in
> FreeBSD ports.
>
> Signed-off-by: Ilya Maximets
Acked-by: Ben Pfaff
___
dev mailing list
d...@openvswitch.org
https://m
On Sat, Dec 21, 2019 at 11:51:03AM -0800, Han Zhou wrote:
> This series has been merged in OVN repo master. It needs to be backported to
> branch-2.12 since it fixes a critical problem (patch 4/4). It also fixes a
> minor problem (patch 2/4).
Thanks. I applied this series to branch-2.12.
On Tue, Dec 24, 2019 at 1:53 PM wrote:
>
> From: Numan Siddique
>
> ovn-controller doesn't need to know any changes to the connection
> table row. This patch omits alerts for the Connection table
> columns.
>
> In a large scale deployment like 1000 chassis, this can cause lot of
> CPU cycle wasta
On 20.12.2019 16:28, Emma Finn wrote:
> Add an ovs-appctl command to iterate through the dpcls
> and for each subtable output the miniflow bits for any
> existing table.
>
> $ ovs-appctl dpif-netdev/subtable-show
> pmd thread numa_id 0
> dpcls port 2:
> subtable:
> unit_0: 2 (0x5)
>
Python 3.6 versions of these packages are no longer available in
FreeBSD ports.
Signed-off-by: Ilya Maximets
---
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
index f7a625f01..1b32f55d6 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -9,7
Good day.
I am the new EXECUTIVE DIRECTOR and Head of Operations of Overseas
Credit Commission London, UK. Sometime ago, in
our organization your overdue consignment fund was brought to our
office for final delivery clearance.
However, upon my arrival to this office, I found your consignment
clea
14 matches
Mail list logo