Skip to content

Commit 8f55cc3

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent 81b5344 commit 8f55cc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,16 @@ See test cases link:https://github.com/test-network-function/cnf-certification-t
245245
[IMPORTANT]
246246
====
247247
If the CNF is doing CPU pinning and running a DPDK process do not use exec probes (executing a command within the container); as this can pile up and eventually block the node.
248+
249+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-dpdk-cpu-pinning-exec-probe[networking-dpdk-cpu-pinning-exec-probe]
248250
====
249251

250252
.CNF requirement
251253
[IMPORTANT]
252254
====
253255
Do not use exec probes if a CNF is doing CPU pinning.
256+
257+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#networking-dpdk-cpu-pinning-exec-probe[networking-dpdk-cpu-pinning-exec-probe]
254258
====
255259

256260
[id="cnf-best-practices-affinity/anti-affinity"]

0 commit comments

Comments
 (0)