.
├── _site
│ ├── .well-known
│ │ └── pki-validation
│ │ └── 8D0A76329A274016BBB7E1E8FD397EB3.txt
│ ├── CHNAGELOG.md
│ ├── CNAME
│ ├── blog
│ │ └── index.html
│ ├── ci-status
│ │ └── index.html
│ ├── cn
│ │ ├── blog
│ │ │ └── index.html
│ │ ├── ci
│ │ │ └── index.html
│ │ ├── community
│ │ │ └── index.html
│ │ ├── development
│ │ │ └── index.html
│ │ ├── documentation
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── news
│ │ │ └── index.html
│ │ └── releases
│ │ └── index.html
│ ├── community
│ │ └── index.html
│ ├── css
│ │ ├── bootstrap.min.css
│ │ ├── navtree.css
│ │ ├── spdk.css
│ │ ├── syntax.css
│ │ └── video-embed.css
│ ├── development
│ │ ├── contribution
│ │ │ └── index.html
│ │ ├── cve_threat
│ │ │ └── index.html
│ │ ├── development
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── license
│ │ │ └── index.html
│ │ └── src
│ │ └── index.html
│ ├── documentation
│ │ ├── Acronyms
│ │ │ └── index.html
│ │ ├── Howtos
│ │ │ └── HowtoIPU
│ │ │ └── index.html
│ │ ├── IPDK-io - Recipes.pdf
│ │ ├── Interfaces
│ │ │ ├── IPDK_IPU_Container.png
│ │ │ ├── InfraApp
│ │ │ │ └── index.html
│ │ │ ├── Interfaces
│ │ │ │ └── index.html
│ │ │ ├── TargetAbstraction
│ │ │ │ └── index.html
│ │ │ └── index.html
│ │ ├── Meetings
│ │ │ └── P4-OVS-Codewalk.pptx
│ │ ├── Recipes
│ │ │ ├── FirewallInlineAcceleration
│ │ │ │ └── index.html
│ │ │ ├── InfrastructureNetworking
│ │ │ │ └── index.html
│ │ │ ├── InlineIPsec
│ │ │ │ └── index.html
│ │ │ ├── PaaSOffloadKubernetes
│ │ │ │ └── index.html
│ │ │ ├── SplitRPC
│ │ │ │ └── index.html
│ │ │ ├── VirtualBlockStorage
│ │ │ │ └── index.html
│ │ │ ├── img
│ │ │ │ ├── IPsec-IP-Tunnel-Pipelines.svg
│ │ │ │ ├── IPsec_Packet_Transforms.svg
│ │ │ │ ├── IaaS-NW-Hotplug.png
│ │ │ │ ├── IaaS-NW-VF.png
│ │ │ │ ├── IaaS-P4-OVS.png
│ │ │ │ ├── IaaS-Storage-Hotplug.png
│ │ │ │ ├── IaaS-Storage-VF.png
│ │ │ │ ├── Infra_Networking_Abstract.JPG
│ │ │ │ ├── Inline-Firewall-Acceleration-Flow.png
│ │ │ │ ├── Inline-Firewall-Acceleration.png
│ │ │ │ ├── Inline-Firewall-P4-OVS.png
│ │ │ │ ├── InlineIPsec_Recipe.svg
│ │ │ │ ├── InlineNetworkServices_Abstract.JPG
│ │ │ │ ├── PaaSOffloadKubernetes_1.png
│ │ │ │ ├── PaaSOffloadKubernetes_2.png
│ │ │ │ ├── PaaSOffloadKubernetes_3.png
│ │ │ │ ├── PaasOffload_Managed_Service_Mesh_Abstract.JPG
│ │ │ │ ├── PaasOffload_Managed_Service_Mesh_Ingredient.png
│ │ │ │ ├── ServiceMeshFunctionality_1.png
│ │ │ │ ├── ServiceMeshFunctionality_2.png
│ │ │ │ ├── ServiceMeshFunctionality_3.png
│ │ │ │ ├── ServiceMeshFunctionality_4.png
│ │ │ │ ├── live_migration_1.png
│ │ │ │ ├── live_migration_2.png
│ │ │ │ └── split_architecture.png
│ │ │ └── index.html
│ │ ├── Targets
│ │ │ ├── KVMTargetP4DPDK
│ │ │ │ └── index.html
│ │ │ ├── MountEvansIPU
│ │ │ │ └── index.html
│ │ │ ├── OCTEON_DPU
│ │ │ │ └── index.html
│ │ │ ├── OakSpringsCanyonIPU
│ │ │ │ └── index.html
│ │ │ ├── TofinoSwitch
│ │ │ │ └── index.html
│ │ │ └── index.html
│ │ ├── Testing
│ │ │ └── index.html
│ │ └── index.html
│ ├── download
│ │ └── index.html
│ ├── favicon.ico
│ ├── fonts
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
│ ├── img
│ │ ├── GitHub-Mark-64px.png
│ │ ├── IPDK_Full_Logo.png
│ │ ├── IPDK_Small_Logo.png
│ │ ├── IaaS-NW-Hotplug.png
│ │ ├── IaaS-NW-VF.png
│ │ ├── IaaS-P4-OVS.png
│ │ ├── ipdk-box-transparent.png
│ │ ├── ipdk-box.png
│ │ ├── ipdk-icon-box-white.png
│ │ ├── ipdk-icon-transparent.png
│ │ ├── ipdk-icon.png
│ │ ├── ipdk-icons-white.png
│ │ ├── ipdk-icons.png
│ │ ├── ipdk-icons.svg
│ │ ├── ipdk_logo_FIN.png
│ │ ├── ipdk_logo_FIN.svg
│ │ ├── ipdk_mark_FIN_REV.svg
│ │ ├── logo.jpg
│ │ ├── opi-event-slide3.jpeg
│ │ ├── opi-event-slide4.jpeg
│ │ ├── opi-event-slide5.jpeg
│ │ ├── spdk-text.svg
│ │ └── spdk.svg
│ ├── index.html
│ ├── js
│ │ ├── doxyboot.js
│ │ ├── navtree.js
│ │ └── two.min.js
│ ├── news
│ │ ├── 2021
│ │ │ ├── 11
│ │ │ │ └── 05
│ │ │ │ └── P4-Patches-For-OVS
│ │ │ │ └── index.html
│ │ │ └── 12
│ │ │ └── 13
│ │ │ └── Kubernetes-Infrastructure-Discussion
│ │ │ └── index.html
│ │ ├── 2022
│ │ │ ├── 01
│ │ │ │ └── 10
│ │ │ │ └── Kubernetes-Infrastructure-Update
│ │ │ │ └── index.html
│ │ │ ├── 02
│ │ │ │ └── 22
│ │ │ │ └── OPI-Event
│ │ │ │ └── index.html
│ │ │ ├── 03
│ │ │ │ └── 18
│ │ │ │ └── OPI-Event
│ │ │ │ └── index.html
│ │ │ ├── 06
│ │ │ │ └── 21
│ │ │ │ └── Joining-LF
│ │ │ │ └── index.html
│ │ │ └── 07
│ │ │ └── 29
│ │ │ └── 22-07-Release
│ │ │ └── index.html
│ │ ├── 2023
│ │ │ └── 01
│ │ │ └── 26
│ │ │ └── 22-07-Release
│ │ │ └── index.html
│ │ └── index.html
│ ├── presentations
│ │ ├── OPI_Event_Breakout3_Lifecycle_API_Prov_Mgt.pdf
│ │ ├── OPI_Event_Cisco_Ian_Wells.pdf
│ │ ├── OPI_Event_Closing_thoughts.pdf
│ │ ├── OPI_Event_Dell_Mark_Sanders.pdf
│ │ ├── OPI_Event_Ericsson_Tomas_Fredberg.pdf
│ │ ├── OPI_Event_F5_Tim_Michels.pdf
│ │ ├── OPI_Event_IBM_Keynote_Denis_Vincent.pdf
│ │ ├── OPI_Event_Intel_IPDK_Dan_Daly.pdf
│ │ ├── OPI_Event_Intro_Keynote_Intel_Nick_McKeown.pdf
│ │ ├── OPI_Event_Keysight_Ankur_Sheth.pdf
│ │ ├── OPI_Event_Lightbits_Muli_BenYehuda.pdf
│ │ ├── OPI_Event_Meta_Nic_Viljoen.pdf
│ │ ├── OPI_Event_Nutanix_Debo.pdf
│ │ ├── OPI_Event_Red_Hat_Kris_Billy.pdf
│ │ ├── OPI_Event_Spirent_Tom_Nadeau.pdf
│ │ ├── OPI_Event_Target_Abstraction_Breakout.pdf
│ │ ├── OPI_Event_VMWare_Ben_Pere.pdf
│ │ ├── Storage_Container_July12_2002.pdf
│ │ └── next-steps-community.pdf
│ ├── releases
│ │ └── index.html
│ └── roadmap
│ └── index.html
├── console.log
└── index.html
tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro