This small patch updates the CPU detection for Cavium processors when -mcpu=native was passed on compile-line.
Le Ping!
LGTM. Could you please add a unittest similar to the one added in D40985?
In D51939#1241238, @fhahn wrote: LGTM. Could you please add a unittest similar to the one added in D40985?
Yes, I will add a test case for T88/T99.
Added unit test case for Cavium processors - T99 and T88.
Thanks!