Skip to content

Draft: octeon_ep: enable PCI endpoint driver for Octeon adapters

Michal Schmidt requested to merge mschmidt2/centos-stream-9:r92-octeon-ep-3 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2041990

This enables the 'octeon_ep' driver.

Testing:
I tested basic network functionality (ping, iperf3) between the host system and the Octeon adapter running the 'octep_agent' binary provided by Marvell. Although to be able to test, I had to add a couple of local tweaks to the driver suggested by Marvell, because our card in the lab has a non-standard PCI ID and another difference in the value of the address offset of conf->ctrl_mbox_cfg.barmem_addr.

Signed-off-by: Michal Schmidt mschmidt@redhat.com

Edited by Michal Schmidt

Merge request reports