-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathepisode-66.xml
68 lines (52 loc) · 2.51 KB
/
episode-66.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="utf-8"?>
<item xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<title>OVS Hardware Offload</title>
<guests>Simon Horman from Netronome</guests>
<description>
<p>
Simon Horman has been an Open vSwitch contributor and committer since
2010. He currently works for Netronome, where his Open vSwitch work
centers around hardware offload using the "<code>tc</code>" API
integrated into the Linux kernel. This API allows users of Open vSwitch
to transparently obtain better performance: when offload is enabled with
a compatible network card, Open vSwitch works the same way, but faster.
</p>
<p>
The conversation includes:
</p>
<ul>
<li>Categories of NICs with hardware offload</li>
<li>The architecture of Netronome NICs</li>
<li>How the offload API works</li>
<li>Handling state (such as connection tracking state) in hardware
offload</li>
<li>Limitations of hardware offload, such as memory and other resource
limits</li>
<li>Extending hardware offload to DPDK</li>
<li>The possibility of classification-only offload</li>
<li>Offload interaction with the OVS caching hierarchy</li>
<li>The cost of offload</li>
<li>Kernel politics of the offload API</li>
<li>Applications for offload</li>
<li>Vendor cooperation across the API</li>
</ul>
<p>
Simon Horman is available on Twitter as <a href="https://twitter.com/horms">@horms</a>.
</p>
<p>
For more information on the offload API, you might want to listen to <a href="#e50">Episode 50</a>, with Andy Gospodarek from Broadcom.
</p>
<p class="attribution">
OVS Orbit is produced by <a href="mailto:[email protected]">Ben Pfaff</a>. The
intro music in this episode is <a href="http://dig.ccmixter.org/files/AlexBeroza/43098">Drive</a>,
featuring cdk and DarrylJ, copyright 2013, 2016 by Alex. The bumper
music is <a href="http://dig.ccmixter.org/files/speck/42100">Yeah Ant</a>
featuring Wired Ant and Javolenus, copyright 2013 by Speck. The outro
music is <a href="http://dig.ccmixter.org/files/Kirkoid/43005">Space
Bazooka</a> featuring Doxen Zsigmond, copyright 2013 by Kirkoid. All
content is licensed under a Creative Commons <a href="http://creativecommons.org/licenses/by/3.0/">Attribution 3.0
Unported (CC BY 3.0)</a> license.
</p>
</description>
<pubDate>Fri, 01 Mar 2019 00:00:00 GMT</pubDate>
</item>