-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
None
-
False
-
-
False
-
Committed
-
No Docs Impact
-
OSPRH-814 - OSP18-NextGen Fast Datapath Dataplane configuration
-
os-net-config-17.0.1-18.0.20240701114654.93b84fd.el9ost.noarch
-
?
-
?
-
None
-
-
-
Moderate
Description:
- Sample os-net-config for sriov_pf:
- type: sriov_pf
name: nic9
numvfs: 5
mtu: 9000
use_dhcp: false
promisc: true - type: sriov_pf
name: nic10
numvfs: 5
mtu: 9000
use_dhcp: false
promisc: true
- After config, offload flag is enabled:
2024-05-15 11:41:20.594 DEBUG os_net_config.impl_nmstate.__dump_config Running config for enp4s0f0np0
accept-all-mac-addresses: false
ethernet:
auto-negotiation: true
duplex: full
speed: 40000
sr-iov:
total-vfs: 0
vfs: []
ethtool:
coalesce:
adaptive-rx: true
adaptive-tx: true
rx-frames: 128
rx-usecs: 8
tx-frames: 128
tx-usecs: 8
feature:
hw-tc-offload: true
macsec-hw-offload: true
2024-05-15 11:41:20.782 DEBUG os_net_config.impl_nmstate.__dump_config Running config for enp4s0f1np1
accept-all-mac-addresses: false
ethernet:
auto-negotiation: true
duplex: full
speed: 40000
sr-iov:
total-vfs: 0
vfs: []
ethtool:
coalesce:
adaptive-rx: true
adaptive-tx: true
rx-frames: 128
rx-usecs: 8
tx-frames: 128
tx-usecs: 8
feature:
hw-tc-offload: true
macsec-hw-offload: true
Need to investigate if this is enabled by default in NIC or not
- links to
-
RHBA-2024:133297 Release of components for Red Hat OpenStack Services on OpenShift 18.0