summaryrefslogtreecommitdiff
path: root/releasenotes/notes/port-numa-affinity-policy-f51a74065a1e4369.yaml
blob: 5f861de14b763575b424160d157c06460b9f4788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
features:
  - |
    Support was added to specify a port NUMA affinity policy
    for SR-IOV ports. This feature allows users to set a NUMA affinity
    policy between a neutron port and a NUMA guest's CPUs and memory.
    This feature supports the same policies as the existing VM Scoped
    PCI NUMA Affinity policy and take precedence over the
    flavor and image policy. This allows operators to set a default
    affinity policy in the flavor or image while end users can
    express a more granular affinity policy.
    To use this feature operators must enable the
    ``port-numa-affinity-policy`` neutron extension and configure the
    service plugin in neutron. By default the extension
    is listed as available but is not enabled.