Fixed
Created: Aug 22, 2014
Updated: Dec 3, 2018
Resolved Date: Aug 22, 2014
Found In Version: 6.0.0.11
Fix Version: 6.0.0.11
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: BSP - Async
On WRL6 Async BSP fsl_t4xxx, fail to load usdpaa offload kernel module,
root@localhost:~# modprobe dpa_offload
modprobe: FATAL: Module dpa_offload not found.
root@localhost:~#
root@localhost:~#
root@localhost:~# zcat /proc/config.gz | grep OFFLOAD
# CONFIG_FSL_DPA_OFFLOAD is not set
root@localhost:~#
root@localhost:~#
root@localhost:~# uname -a
Linux localhost 3.10.38-ltsi-rt34-WR6.0.0.0_preempt-rt #5 SMP PREEMPT RT Mon Aug 18 07:38:30 CST 2014 ppc64 GNU/Linux
root@localhost:~#
1. configure and build project
\/wrlinux-x/wrlinux/configure --enable-board=fsl-t4xxx --enable-kernel=preempt-rt --enable-rootfs=glibc_std --enable-jobs=8 --enable-parallel-pkgbuilds=8 --enable-test --with-layer=wr-freescale_qoriq_dpaa --with-template=feature/qoriq-debug
2. boot the target T4240QDS