Fixed typo.

Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
This commit is contained in:
MCamp859 2018-08-02 10:28:30 -04:00
parent 1fe88a9067
commit 68c099db99

View File

@ -87,7 +87,7 @@ $ kubectl describe node <node name> | grep intel.com/qat
$ docker build -t crypto-perf .
```
This command produces a Docker image named `ubuntu-demo-opencl`.
This command produces a Docker image named `crypto-perf`.
2. Deploy a pod to run an example DPDK application named
`dpdk-test-crypto-perf`.