lkml.org 
[lkml]   [2020]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH net 4/4] dpaa_eth: FMan erratum A050385 workaround
From
From: Madalin Bucur <madalin.bucur@oss.nxp.com>
Date: Tue, 3 Mar 2020 17:55:39 +0200

> +#define DPAA_FD_DATA_ALIGNMENT ((fman_has_errata_a050385()) ? \

You don't need parenthesis around that fman_has_errata_a050385() call.

> +#define dpaa_bp_size(raw_size) ((SKB_WITH_OVERHEAD(raw_size)) & \

Similar again for SKB_WITH_OVERHEAD()

Also, how often does this errata code trigger on effected platforms and
what is the performance degradation from that? I don't see this analysis
performed anywhere.

\
 
 \ /
  Last update: 2020-03-04 00:55    [W:1.783 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site