[dpdk-dev] [PATCH 09/39] examples/l2fwd-event: move periodic tasks to new func

2019-06-03 Thread Anoob Joseph
Move the periodic operations (stats flush and drain buffers) to a new function. Signed-off-by: Anoob Joseph Signed-off-by: Lukasz Bartosik --- examples/l2fwd-event/l2fwd_worker.c | 83 - examples/l2fwd-event/l2fwd_worker.h | 6 +++ 2 files changed, 52 insert

[dpdk-dev] [PATCH 09/39] examples/l2fwd-event: move periodic tasks to new func

2019-06-03 Thread Anoob Joseph
Move the periodic operations (stats flush and drain buffers) to a new function. Signed-off-by: Anoob Joseph Signed-off-by: Lukasz Bartosik --- examples/l2fwd-event/l2fwd_worker.c | 83 - examples/l2fwd-event/l2fwd_worker.h | 6 +++ 2 files changed, 52 insert