Skip to content

Commit 80ab3fd

Browse files
apconoleigsilya
authored andcommitted
ovsconf 2025: Remove the OVN-BGP-Agent talk.
Requested by Pradipta, due to deprecation. Signed-off-by: Aaron Conole <aconole@redhat.com>
1 parent e395e4e commit 80ab3fd

1 file changed

Lines changed: 7 additions & 31 deletions

File tree

support/ovscon2025/index.html

Lines changed: 7 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ <h2 id="day1">Day 1</h2>
9292
<tr><td>Lunch</td><td class="time" day="19" start="670" end="735">Nov</td></tr>
9393
<tr><td><a href="#t7">The BGP Fork in the Road: A Tale of Two Implementations</a></td><td class="time" day="19" start="740" end="765">Nov</td></tr>
9494
<tr><td><a href="#t8">A Nightmare on Kube Street: Slicing Kubernetes Networks like Freddy Krueger</a></td><td class="time" day="19" start="770" end="780">Nov</td></tr>
95-
<tr><td><a href="#t9">OVN and BGP: A Friendship Forged in OpenStack Neutron</a></td><td class="time" day="19" start="785" end="810">Nov</td></tr>
96-
<tr><td><a href="#t10">Accelerating OVN Dynamic Routing: OVN-BGP Agent + OVS-DPDK Fast Data Path Performance on RHOSO 18</a></td><td class="time" day="19" start="815" end="840">Nov</td></tr>
97-
<tr><td><a href="#t11">A native way of integrating OVN into the fabric through BGP-EVPN.</a></td><td class="time" day="19" start="845" end="870">Nov</td></tr>
98-
<tr><td>Break</td><td class="time" day="19" start="875" end="890">Nov</td></tr>
99-
<tr><td><a href="#t12">Virtual Network Function integration in OVN</a></td><td class="time" day="19" start="895" end="920">Nov</td></tr>
100-
<tr><td><a href="#t13">OVN-Kubernetes Meets DPUs: Enabling Service Function Chaining and Shared OVN</a></td><td class="time" day="19" start="925" end="950">Nov</td></tr>
101-
<tr><td><a href="#t14">Transit router - The distributed router for OVN interconnect.</a></td><td class="time" day="19" start="955" end="980">Nov</td></tr>
95+
<tr><td>Break</td><td class="time" day="19" start="785" end="800">Nov</td></tr>
96+
<tr><td><a href="#t9">OVN and BGP: A Friendship Forged in OpenStack Neutron</a></td><td class="time" day="19" start="805" end="830">Nov</td></tr>
97+
<tr><td><a href="#t11">A native way of integrating OVN into the fabric through BGP-EVPN.</a></td><td class="time" day="19" start="835" end="860">Nov</td></tr>
98+
<tr><td>Break</td><td class="time" day="19" start="865" end="880">Nov</td></tr>
99+
<tr><td><a href="#t12">Virtual Network Function integration in OVN</a></td><td class="time" day="19" start="885" end="910">Nov</td></tr>
100+
<tr><td><a href="#t13">OVN-Kubernetes Meets DPUs: Enabling Service Function Chaining and Shared OVN</a></td><td class="time" day="19" start="915" end="940">Nov</td></tr>
101+
<tr><td><a href="#t14">Transit router - The distributed router for OVN interconnect.</a></td><td class="time" day="19" start="945" end="970">Nov</td></tr>
102102
</table>
103103

104104
<h2 id="day2">Day 2</h2>
@@ -315,30 +315,6 @@ <h3>Speaker(s): Jakub Libosvar, Red Hat</h3>
315315
OVN innovations are adopted by other projects.
316316
</pre>
317317

318-
<h3 id="t10">Accelerating OVN Dynamic Routing: OVN-BGP Agent + OVS-DPDK Fast Data Path Performance on RHOSO 18 <a href="#day1">|TOP|</a></h3>
319-
<h3>Speaker(s): Pradipta Sahoo, Red Hat; Haresh Khandelwal, Red Hat</h3>
320-
<pre>
321-
Achieving both dynamic routing flexibility and high-speed packet forwarding
322-
remains a central challenge in cloud networking. In this talk, we present
323-
performance results from a proof-of-concept integration of OVN-BGP-Agent
324-
with the OVS-DPDK fast data path on Red Hat OpenStack Services on OpenShift
325-
(RHOSO) 18.
326-
Our evaluation on high-capacity hardware with dual 100 Gbps NICs shows:
327-
328-
- Line-rate throughput at 100 Gbps aggregate with large frames and
329-
negligible packet loss.
330-
- 12+ hours of sustained stability under continuous small-frame traffic,
331-
with no BGP session flaps.
332-
- Key scalability constraints for small packets, stemming from single Rx
333-
queue usage, flow setup overhead, and MAC binding limits in the datapath.
334-
335-
We will examine these trade-offs between routing agility and forwarding
336-
performance, and share tuning strategies and architectural considerations
337-
to advance OVN dynamic routing toward production-grade readiness. Attendees
338-
will gain actionable insights into optimizing OVS/OVN for demanding,
339-
real-world dynamic routing deployments.
340-
</pre>
341-
342318
<h3 id="t11">A native way of integrating OVN into the fabric through BGP-EVPN. <a href="#day1">|TOP|</a></h3>
343319
<h3>Speaker(s): Ales Musil, Red Hat; Dumitru Ceara, Red Hat</h3>
344320
<pre>

0 commit comments

Comments
 (0)