| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
LXCR-8412
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
|
|
|
|
|
|
| |
Made touchups to Main Changes and Known Issues as well.
Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
Reference: LXCR-8376
-References to the guest image shall be removed in chapter 4.
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
|
|
|
|
| |
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
component for the intel guide has been added to the makefile too
|
|
|