Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USERDOCAP-325 updated the steps needed to download the binaries and ↵ | Miruna Paun | 2018-06-08 | 1 | -17/+15 |
| | | | | documentation. | ||||
* | Updated the "Getting Enea NFV Access" chapter with the information currently ↵ | Miruna Paun | 2018-06-07 | 1 | -17/+30 |
| | | | | | | | | present on portal.enea.com for ENA USERDOCAP-325 updated the steps needed to download the binaries and documentation. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com> | ||||
* | USERDOCAP-324 fixed mediaobject formating issues. | Miruna Paun | 2018-06-06 | 7 | -10/+3182 |
| | |||||
* | Removed the two redundant README files | Andrei Gheorghiu | 2018-06-05 | 2 | -69/+0 |
| | |||||
* | All OSRs and the release Notes in NFV Access are dependent on the same ↵ | Miruna Paun | 2018-06-04 | 3 | -4/+3 |
| | | | | | | | | | | | parameter for their release version: EneaLinux_REL_VER This parameter is stored inside the \el_releases-nfv-access\doc\book-enea-nfv-access-release-info\doc\eltf_params_updated.xml This parameter needs to be manually updated for each release and never conditioned or else building books in all formats will generate errors concerning missing/unreadable version(s) See USERDOCAP-327 for the "--" error referred here. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com> | ||||
* | Rel info: updated section 4.3 Compatibility | Sona Sarmadi | 2018-06-04 | 1 | -8/+3 |
| | | | | | | Removed references to ODM and OFP Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Release info: updated machine information | Sona Sarmadi | 2018-06-01 | 2 | -30/+102 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | ESDK: updated Extensible SDK | Sona Sarmadi | 2018-05-31 | 1 | -218/+202 |
| | | | | | | LXCR-8412 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Updated the ulink present in Getting Enea NFV Access. | Miruna Paun | 2018-05-30 | 15 | -40/+1157 |
| | | | | | | Made touchups to Main Changes and Known Issues as well. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com> | ||||
* | USERDOCAP-298 fixed all overflow issues | Miruna Paun | 2018-05-29 | 5 | -8953/+16954 |
| | |||||
* | Merge branch 'master' of git.enea.com:linux/el_releases-nfv-access | Miruna Paun | 2018-05-29 | 1 | -1/+1 |
|\ | |||||
| * | Updated manifest tag to Enea_NFV_Access_2.0_RC1 | Jenkins | 2018-05-25 | 1 | -1/+1 |
| | | |||||
* | | Updated the rel notes with olinks, rephrasing of various paragraphs | Miruna Paun | 2018-05-25 | 6 | -249/+203 |
|/ | | | | | | USERDOCAP-243 Updated several chapters to include comments made by iosc/dape. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com> | ||||
* | Update existing SDK ch and add Extensible SDK | Sona Sarmadi | 2018-05-21 | 4 | -339/+483 |
| | | | | | | | | | | | | | | | | | LXCR-8412: 1) review and updated the SDK chapter to reflect the content of the release, 2) clean-up the SDK chapter as some tools will be removed. 3) add chapter for ESDK ESDK needs a new section: - What we provide - what are the differences between needing to use the esdk compared to standard sdk. - Two chapters: - one how to install it - one for how to use it 4) document how to create and run a Docker image. [this section is not ready yet] Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Remove references to the guest image, el7guest | Sona Sarmadi | 2018-05-16 | 1 | -14/+15 |
| | | | | | | | Reference: LXCR-8376 -References to the guest image shall be removed in chapter 4. Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Rename machine name inteld1521 -> xeon-d | Sona Sarmadi | 2018-05-03 | 1 | -21/+15 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Update virtual network functions image | Sona Sarmadi | 2018-05-03 | 2 | -37/+19 |
| | | | | | | | | Changes: 1) Replaced virtual_network_functions image with a new one optained from Karl 2) Removed references to openstack, ODP and FAstPath. Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | dpdk: Remove obsolet options, update DPDK version | Sona Sarmadi | 2018-04-16 | 2 | -30/+30 |
| | | | | | | | | | | | | | | | 'txqflags=0xf00' & 'disable-hw-vlan' options have been removed in DPDK 18.02 Reference: LXCR-8388 DPDK has been updated to 18.02, updated references. Reference: LXCR-8409 Since we build DPDK with static library, -d option should be removed: testpmd -c 0x3 -n 2 -d librte_pmd_virtio.so.1.1 <<<< remove -d Reference: LXCR-88220 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Updated the getting_started.xml section 2.2 (2.2.1-2.2.4) with proper formating, | Miruna Paun | 2018-04-02 | 3 | -88/+313 |
| | | | | | | | | | rephrasing etc. as agreed upon with the team. Also refactored the troubleshooting section and added a new image. USERDOCAP-251 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com> | ||||
* | USERDOCAP-289 issue with same ID for both guide books have been fixed, book ↵ | Miruna Paun | 2018-02-28 | 4 | -3/+3 |
| | | | | component for the intel guide has been added to the makefile too | ||||
* | updated manifest_conf.mk to the Enea NFV Access latest release tag | Andrei Gheorghiu | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Updated security-report for nfv-access 1.1.1 release | Sona Sarmadi | 2017-12-21 | 1 | -1541/+1297 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Added a ulink for portal.enea.com | Miruna Paun | 2017-12-20 | 1 | -2/+2 |
| | |||||
* | book-enea-nfv-access-guide: update it according to review comments | Adrian Calianu | 2017-12-20 | 3 | -68/+65 |
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> | ||||
* | Merge branch 'master' of git.enea.com:linux/el_releases-nfv-access | Miruna Paun | 2017-12-19 | 2 | -2/+11 |
|\ | |||||
| * | Updating the Release Info document with limitations and adding the docker ↵ | Catalin Scrieciu | 2017-12-18 | 2 | -2/+11 |
| | | | | | | | | installer to the release structure | ||||
* | | LXCR-8047 finished corrections to the latest version of the arm guide | Miruna Paun | 2017-12-19 | 7 | -287/+338 |
|/ | |||||
* | book-enea-nfv-access-guide: unhide docker installer chapter | Adrian Calianu | 2017-12-18 | 1 | -8/+11 |
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> | ||||
* | Add how to boot and Docker installer description | Adrian Calianu | 2017-12-15 | 1 | -246/+107 |
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> | ||||
* | doc: Updated ARM Hypervisor Virtualization chapter | Dragos Motrea | 2017-12-15 | 1 | -105/+124 |
| | | | | Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> | ||||
* | INTCR-0 small spacing corrections for the itemizedlists | Miruna Paun | 2017-12-14 | 1 | -15/+16 |
|\ | |||||
| * | Chapter 6: Update DPDK chapter for Cavium board | Gabriel Ionescu | 2017-12-14 | 1 | -15/+16 |
| | | | | | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> | ||||
* | | INTCR-0 small spacing corrections for the itemizedlists | Miruna Paun | 2017-12-14 | 1 | -1/+1 |
|/ | |||||
* | USERDOCAP-243 updated the NFV Access Rel Info, combining ARM and Intel version | Miruna Paun | 2017-12-13 | 15 | -1435/+157 |
| | |||||
* | Fixed some encoding issues. | Sona Sarmadi | 2017-12-13 | 1 | -13/+13 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Fixed some encoding issues | Sona Sarmadi | 2017-12-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Fixed typo in using_nfv_access_sdks.xml. | Sona Sarmadi | 2017-12-12 | 1 | -10/+10 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | changed encoding to "ISO-8859-1". | Sona Sarmadi | 2017-12-12 | 4 | -16/+17 |
| | | | | | | Replaced enea-linux-gdb with aarch64-enea-linux-gdb Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Updated manifest tag to Enea_NFV_Access_1.1.1_RC2 | Jenkins | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Updated ch. 8 Using Enea NFV Access SDKs. | Sona Sarmadi | 2017-12-11 | 1 | -22/+19 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Updated ch 8. Using Enea NFV Access SDKs | Sona Sarmadi | 2017-12-11 | 1 | -48/+47 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Removed section ”2.2 – Enea NFV Access Installer”. | Sona Sarmadi | 2017-12-11 | 1 | -295/+1 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Removed references to the OpenStack, ODP and Intel. | Sona Sarmadi | 2017-12-11 | 2 | -46/+29 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Chapter 7: Update benchmarks chapter for Cavium board | Gabriel Ionescu | 2017-12-08 | 1 | -903/+742 |
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> | ||||
* | Updated licenses files for nfv-access release 1.1.1 | Sona Sarmadi | 2017-12-08 | 4 | -14261/+6067 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Updated Release info for ARM release. | Sona Sarmadi | 2017-12-07 | 3 | -50/+34 |
| | | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | ||||
* | Chapter 4: Update container chapter for Cavium board | Gabriel Ionescu | 2017-12-06 | 1 | -8/+8 |
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> | ||||
* | LXCR-8047 Created a copy of the NFV Access Guide and Release Notes for intel | Miruna Paun | 2017-12-04 | 30 | -141/+6056 |
| | |||||
* | Revert "Updated manifest tag to Enea_NFV_Access_1.1.1_RC_2" | Andrei Gheorghiu | 2017-11-27 | 1 | -1/+1 |
| | | | | This reverts commit 15a291359e83b4b1efa788a0b230d6e3bb237573. | ||||
* | Updated manifest tag to Enea_NFV_Access_1.1.1_RC_2 | Jenkins | 2017-11-27 | 1 | -1/+1 |
| |