> All cores attached, i.e. octeon's hw_cpu_hatch() should've run > and bumped `ncpus' four times.
Except that this only happens after cpu_boot_secondary_processors() completes, which is way later than softnet_percpu().
> All cores attached, i.e. octeon's hw_cpu_hatch() should've run > and bumped `ncpus' four times.
Except that this only happens after cpu_boot_secondary_processors() completes, which is way later than softnet_percpu().