Mellanox / bfscripts

Collection of scripts used for BlueField SoC system management.
BSD 2-Clause "Simplified" License
19 stars 27 forks source link

mlx-mkbfb: add -c option to check BFB #233

Closed pgeng-nv closed 2 months ago

pgeng-nv commented 2 months ago

RM: #4004927

kblaiech commented 2 months ago

Quick question: what is the difference between 'dump' and 'check' ?

As far as I understand, the BFB 'dump' checks the integrity of the BFB as well. Am I wrong?

pgeng-nv commented 2 months ago

Quick question: what is the difference between 'dump' and 'check' ?

As far as I understand, the BFB 'dump' checks the integrity of the BFB as well. Am I wrong?

Yes you are right. “dump” also checked BFB integrity. This “check” option is implemented like a “dump” without actual dumping.