summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-07-26 05:40:36 +0300
committerDavid S. Miller <davem@davemloft.net>2018-07-26 08:17:44 +0300
commite76c1d3d2a8313040d8316f760e9476028a27758 (patch)
tree52630e303566b207a277c4d953dccf228836d5fa /tools/perf/scripts/python/call-graph-from-sql.py
parent4662717038679520af832fcb8c4fefadb97facf8 (diff)
downloadlinux-e76c1d3d2a8313040d8316f760e9476028a27758.tar.xz
nfp: restore correct ordering of fields in rx ring structure
Commit 7f1c684a8966 ("nfp: setup xdp_rxq_info") mixed the cache cold and cache hot data in the nfp_net_rx_ring structure (ignoring the feedback), to try to fit the structure into 2 cache lines after struct xdp_rxq_info was added. Now that we are about to add a new field the structure will grow back to 3 cache lines, so order the members correctly. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions