Saikrishna Edupuganti 0990006efb Provide dpdk-stable 3 LTS and 1 recent release
Testpmd manifests of the last 3 LTS and 1 latest release from stable
repo to help test actual DPDK app instead of sleep.

Currently 17.11 and 19.11 are the only functioning ones without
privileged.

```
NAME              READY   STATUS    RESTARTS   AGE
dpdk-1711         1/1     Running   0          3m5s
dpdk-1811         0/1     Error     0          3m5s
dpdk-1911         1/1     Running   0          3m5s
dpdk-2002         0/1     Error     0          3m5s
```

```
EAL: PCI device 0000:07:06.4 on NUMA socket 0
EAL:   probe driver: 8086:154c net_i40e_vf
EAL: Getting a vfio_dev_fd for 0000:07:06.4 failed
EAL: Requested device 0000:07:06.4 cannot be used
…
testpmd: No probed ethernet devices
EAL: Error - exiting with code: 1
  Cause: Invalid port 1
```

Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
2020-06-03 23:05:17 -07:00
2019-01-04 22:04:15 -08:00
2020-02-12 09:44:18 -08:00
2018-12-04 13:45:44 -08:00

Cloud Native Setup

Automation around setting up the cloud-native content (Kubernetes) on Clear Linux.

Folder Structure

  • clr-k8s-examples: script tools to deploy a Kubernetes cluster
  • metrics: tools to aid in measuring the scaling capabilities of Kubernetes clusters.
Description
No description provided
Readme Apache-2.0 855 KiB
Languages
Shell 65.1%
R 32.5%
Dockerfile 1.9%
Smarty 0.4%
Makefile 0.1%