]> git.droids-corp.org - dpdk.git/commit
examples/distributor: fix distributor on Rx core
authorAbdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
Mon, 20 Jun 2022 16:31:46 +0000 (19:31 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 26 Jun 2022 21:30:41 +0000 (23:30 +0200)
commit29c1e90e65e9e1592b4a200afe8d2a7ff7a77742
tree42871414f9bada9938c8412491e6d2a1d200f409
parent9f5488e326d3b91626ad7cf6a51e87763cfbd44a
examples/distributor: fix distributor on Rx core

This patch fixes the syntax error when using the single-core
for both Rx and distributor functions.

Fixes: 4a7f40c0ff9a ("examples/distributor: add dedicated core")
Cc: stable@dpdk.org
Signed-off-by: Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
Acked-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
Tested-by: David Hunt <david.hunt@intel.com>
examples/distributor/main.c