OcteonTX2 BPHY RFOE netdev driver initial version
commit 1b529ac5f6b2a45a3aec5c9aee1aa831ca6eea61 from git@git.assembla.com:cavium/WindRiver.linux.git The BPHY RFOE netdev driver handles the packets such as eCPRI control data, PTP and other ethernet packets received from/sent to BPHY RFOE MHAB in Linux kernel. All other packets (ROE, eCPRI non-control) received/sent are handled by ODP application in user space. The ODP application initializes the JDT/MBT/PSM-queues to process the Rx/Tx packets in netdev and shares the information through driver ioctl. The Rx/TX notification will be sent to netdev using one of the PSM GPINT. Change-Id: Ie7e0bb952c313007e67f37f4eb59661511cb00d9 Signed-off-by:Naveen Mamindlapalli <naveenm@marvell.com> Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/27014 Reviewed-by:
Sunil Kovvuri Goutham <Sunil.Goutham@cavium.com> Tested-by:
Sunil Kovvuri Goutham <Sunil.Goutham@cavium.com> Signed-off-by:
Ruiqiang Hao <Ruiqiang.Hao@windriver.com>
Loading
Please register or sign in to comment