DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Default cacheline size for ARM
@ 2019-01-04 19:59 Yongseok Koh
  2019-01-05  5:14 ` [dpdk-dev] [EXT] " Jerin Jacob Kollanukkaran
  0 siblings, 1 reply; 13+ messages in thread
From: Yongseok Koh @ 2019-01-04 19:59 UTC (permalink / raw)
  To: herbert.guan, Gavin Hu, jerinj, Honnappa Nagarahalli
  Cc: dev, Russell Peterson, Mark Rosenbluth

Hi,

The cacheline size (RTE_CACHE_LINE_SIZE) for ARM CPUs is set to be 128B by
default. Mellanox's BlueField is an ARM CPU having Cortex-A72 and its CL size is
64B.

I can add config/defconfig_arm64-bluefield-linuxapp-gcc for legacy build anyway.

For the meson build, I know it parses the Main ID register to figure out
Implementor ID and Part Number. However, Mellanox doesn't program our own ID yet
but we set the Part Number as 0xd08 (A72).

According to my folks, ARM's A53, A57, A72, and A73 designs all have 64B CL. If
that's true, can I push a patch to make the change?

Please comment.


Thanks,
Yongseok

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-02-01 17:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 19:59 [dpdk-dev] Default cacheline size for ARM Yongseok Koh
2019-01-05  5:14 ` [dpdk-dev] [EXT] " Jerin Jacob Kollanukkaran
2019-01-05 22:47   ` Honnappa Nagarahalli
2019-01-06  7:56     ` Jerin Jacob Kollanukkaran
2019-01-14  7:47       ` Honnappa Nagarahalli
2019-01-14  8:05         ` Jerin Jacob Kollanukkaran
2019-01-16  1:57           ` Honnappa Nagarahalli
2019-01-18  5:50             ` Honnappa Nagarahalli
2019-01-23  9:05               ` Jerin Jacob Kollanukkaran
2019-01-23 16:28                 ` Honnappa Nagarahalli
2019-01-28 12:56                   ` Jerin Jacob Kollanukkaran
2019-01-31 18:09                     ` Honnappa Nagarahalli
2019-02-01 17:16                       ` Jerin Jacob Kollanukkaran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).