# NOTE: all tests done with explicitly_egress_direct=False on Focal Ussuri with offload enabled. # LP 1897637 PATCH ORIGINAL (i.e. current neutron code) (source:non-offload) root@node-husband:~# grep "priority=50" ovs-stat/node-husband/ovs/ports/tap425d34ab-40/flows/by-table/82 cookie=0xa0e8b7d883098a7b, duration=21.873s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x19 actions=resubmit(,93) cookie=0xa0e8b7d883098a7b, duration=21.873s, table=82, n_packets=54244, n_bytes=236629111, idle_age=901, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x19 actions=mod_vlan_vid:1,NORMAL cookie=0xa0e8b7d883098a7b, duration=21.873s, table=82, n_packets=11, n_bytes=5514, idle_age=2710, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x19 actions=mod_vlan_vid:1,NORMAL (source:offload) root@node-husband:~# grep priority=50 ovs-stat/node-husband/ovs/ports/eth30/flows/by-table/82 cookie=0xa0e8b7d883098a7b, duration=16.554s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x1a actions=resubmit(,93) cookie=0xa0e8b7d883098a7b, duration=16.553s, table=82, n_packets=58416, n_bytes=237959277, idle_age=22, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x1a actions=mod_vlan_vid:1,NORMAL cookie=0xa0e8b7d883098a7b, duration=16.553s, table=82, n_packets=8, n_bytes=4720, idle_age=14326, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x1a actions=mod_vlan_vid:1,NORMAL Results: offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: fail ping external address: fail non-offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: fail ping external address: fail # LP 1897637 PATCH REMOVED (source:non-offload) root@node-husband:~# grep "priority=50" ovs-stat/node-husband/ovs/ports/tap425d34ab-40/flows/by-table/82 cookie=0xc6f99c3d3a8711db, duration=12.964s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x19 actions=resubmit(,93) cookie=0xc6f99c3d3a8711db, duration=12.964s, table=82, n_packets=54244, n_bytes=236629111, idle_age=748, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x19 actions=output:25 cookie=0xc6f99c3d3a8711db, duration=12.963s, table=82, n_packets=11, n_bytes=5514, idle_age=2557, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x19 actions=output:25 (source:offload) root@node-husband:~# grep priority=50 ovs-stat/node-husband/ovs/ports/eth30/flows/by-table/82 cookie=0xc6f99c3d3a8711db, duration=15.611s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x1a actions=resubmit(,93) cookie=0xc6f99c3d3a8711db, duration=15.611s, table=82, n_packets=58413, n_bytes=237958983, idle_age=7, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x1a actions=output:26 cookie=0xc6f99c3d3a8711db, duration=15.611s, table=82, n_packets=8, n_bytes=4720, idle_age=14173, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x1a actions=output:26 Results: offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: pass ping external address: pass non-offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: pass ping external address: pass # LP 1897637 PATCH ORIGINAL + @hemanth-n patch from LP 1931696 (source:non-offload) root@node-husband:~# grep "priority=50" ovs-stat/node-husband/ovs/ports/tap425d34ab-40/flows/by-table/82 cookie=0xf1b39ea10492798c, duration=87.124s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x19 actions=resubmit(,93) cookie=0xf1b39ea10492798c, duration=87.124s, table=82, n_packets=54244, n_bytes=236629111, idle_age=507, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x19 actions=output:25 cookie=0xf1b39ea10492798c, duration=87.124s, table=82, n_packets=11, n_bytes=5514, idle_age=2315, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x19 actions=output:25 (source:offload) root@node-husband:~# grep priority=50 ovs-stat/node-husband/ovs/ports/eth30/flows/by-table/82 cookie=0xf1b39ea10492798c, duration=85.820s, table=82, n_packets=0, n_bytes=0, idle_age=65534, priority=50,ct_mark=0x1,reg5=0x1a actions=resubmit(,93) cookie=0xf1b39ea10492798c, duration=85.820s, table=82, n_packets=58411, n_bytes=237958787, idle_age=43, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x1a actions=mod_vlan_vid:1,NORMAL cookie=0xf1b39ea10492798c, duration=85.820s, table=82, n_packets=8, n_bytes=4720, idle_age=13932, priority=50,ct_state=-new-est+rel-inv,ct_zone=1,ct_mark=0,reg5=0x1a actions=mod_vlan_vid:1,NORMAL Results: offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: fail ping network gateway: fail non-offloaded: ping between vms same network/separate hypervisors: pass ping network gateway: pass ping network gateway: pass