You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cnf-best-practices-expectations-permissions.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,12 +245,16 @@ See test cases link:https://github.com/test-network-function/cnf-certification-t
245
245
[IMPORTANT]
246
246
====
247
247
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]
248
250
====
249
251
250
252
.CNF requirement
251
253
[IMPORTANT]
252
254
====
253
255
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]
0 commit comments