Re: [dpdk-dev] [PATCH v2 07/15] examples/eventdev: modify work cycles

2018-01-15 Thread Van Haaren, Harry
g; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v2 07/15] examples/eventdev: modify work cycles > > The current work cycles function exchanges source and destination mac > address and also pauses the core for the given cycles. > This patch splits the function into two parts i.e. e

[dpdk-dev] [PATCH v2 07/15] examples/eventdev: modify work cycles

2018-01-10 Thread Pavan Nikhilesh
The current work cycles function exchanges source and destination mac address and also pauses the core for the given cycles. This patch splits the function into two parts i.e. exchange mac and pause the cores. The pause cores function is invoked at every stage where as exchange mac is invoked when