1. Enea NFV Access Release Content The current release contains along with other items, documentation, pre-built kernels and images, a bootloader and a SDK. The directories structure is detailed below: -- Documentation/ /* NFV Access documentation */ -- x86-64 /* architecture */ -- inteld1521/ /* artifacts for the host side */ -- deb/ /* deb packages */ -- images/ -- enea-nfv-access /* precompiled artifacts for the platform release image */ -- various artifacts (rootfs, kernel, config etc.) -- enea-nfv-access-dev /* precompiled artifacts for development process. The image contains userspace tools and kernel configurations necessary for developing, debugging and profiling applications and kernel modules */ -- various artifacts -- qemux86-64 /* artifacts for the guest side */ -- deb/ /* deb packages */ -- images/ -- enea-nfv-access-guest /* precompiled artifacts for QEMU/Docker release image */ -- various artifacts -- enea-nfv-access-guest-dev /* precompiled artifacts for development process. The image contains userspace tools and kernel configurations necessary for developing, debugging and profiling applications and kernel modules */ -- various artifacts -- install -- sdk /* SDK related artifacts including SDK installer and manifets */ -- install-sdk.sh /* self-extracting archive installing cross-compilation toolchain for the platform */ -- nfv-installer /* Various tools assisting in booting Enea NFV Access */ -- script-installer /* installer tool intended for creating a bootable Enea NFV Access installation o a physical media */ 2. Enea NFV Access Documentation Enea NFV Access is provided with the following set of documents: - Enea NFV Access Release Information - This document, describing the Enea NFV Access release content. - Enea NFV Access Guide - A document describing how to use Enea NFV Access, as well as use cases and benchmark results. - Enea NFV Access Open Source Reports - Various documents describing the licenses and open source included with Enea NFV Access. - Enea NFV Access Security Report - The document that lists all security fixes included in the Enea NFV Access release. All the documents are available in the "Documentation" directory, in the root of the release package.