summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-09-03 10:57:31 -0500
committerKumar Gala <galak@kernel.crashing.org>2010-10-07 09:49:47 -0500
commite95a0611f259ed0440894be04a1d218dc4e56fb7 (patch)
tree402e48fc4d0bd45ced81e02591869c4a0cd6e9b9 /board
parent3c6a22b962e4dd86637a9d49fe46c5bcc69cbe5a (diff)
downloadu-boot-imx-e95a0611f259ed0440894be04a1d218dc4e56fb7.zip
u-boot-imx-e95a0611f259ed0440894be04a1d218dc4e56fb7.tar.gz
u-boot-imx-e95a0611f259ed0440894be04a1d218dc4e56fb7.tar.bz2
powerpc/85xx: fix rev.2 job queue LIODN error storm
pumping line-rate traffic though a p4080 rev.2, which is configured to encrypt packets prior to forwarding through an IPsec tunnel, gets this error: of_platform ffe302000.jq: DECO: desc idx 22: LIODN error. DECO was trying to share from itself or from another DECO but the two Non-SEQ LIODN values didn't match or the "shared from" DECO's Descriptor required that the SEQ LIODNs be the same and they aren't. Since high traffic rates cause DECOs to begin to start sharing shared descriptors amongst themselves, and DECOs inherit job queue LIODNs when accessing shared descriptors, and a recently discovered rev.2 h/w erratum requires all sharing job queues in a partition have same liodn assignment, reassign the first job queue's liodn assignment to the rest. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions