c3b9c44f36
Setting it to False is relevant only for older kernels. Major distros ship the necessary kernel for a while, e.g. Ubuntu LTS has 5.2 since 20.04.0. RHEL ships 5.14.0 (+backports) since 9.0. Related: https://bugzilla.redhat.com/show_bug.cgi?id=2314429 Change-Id: I52124fccf800ecd64dfb1a2f40897dea24cd62d7
8 lines
260 B
YAML
8 lines
260 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``ovn_emit_need_to_frag`` option for OVN is now enabled by default.
|
|
This may result in performance issues on older kernels (older than 5.2). If
|
|
you are still using an old kernel, you may consider setting it to
|
|
``False``.
|