On 11-Sep-20 8:06 PM, Stephen Hemminger wrote:
Replace term master with main here.Signed-off-by: Stephen Hemminger <[email protected]> ---
Missed instances:
examples/performance-thread/l3fwd-thread/main.c
3772,21: RTE_LCORE_FOREACH_SLAVE(lcore_id) {
examples/performance-thread/pthread_shim/main.c
258,20: RTE_LCORE_FOREACH_SLAVE(lcore_id) {
With above fixes,
Acked-by: Anatoly Burakov <[email protected]>
--
Thanks,
Anatoly

