aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_3n_skx_testbed32.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22feat(infra): Remove 2n-skx topoloy filesPeter Mikus1-212/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I70f7f0111cca83751a77d9dffe9497a3218fb66c
2022-01-25fix(core): Remove unused stuffPeter Mikus1-10/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0cfc9d9fbb1a82a308231a5d2c0b12cb632c469b
2018-07-27FIX: Interface up handlingPeter Mikus1-8/+8
- Increase timeout when trying to check interface (this is useful if there are multiple interfaces and dump command take more than TIMEOUT/NR_IF which is happening quite often). - Reverse the order of applying MTU and interface UP to try to prevent API overload during interface initialization phase. Change-Id: I4e8623963d15b3c0d202172b4c58c43a972bb9cb Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 584345da4f7330f7517e5defd894b4995c2b57b0)
2018-07-17Refactor DPDK testcases to new structurePeter Mikus1-1/+1
+ RXQ refactor Change-Id: Ic03a2e208b9fe5d324a5ed75a603af4cff1854a9 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-07-13Update skylake tesbed inventoryPeter Mikus1-0/+222
- Add missing topology files - Add missing topologies to bootstrap - Small fixes in ansible Change-Id: I3b9ad60a0adfae9e93e5e700279f7ade81174471 Signed-off-by: Peter Mikus <pmikus@cisco.com>