]> git.droids-corp.org - dpdk.git/commit
examples/l3fwd: make Rx and Tx queue size configurable
authorHonnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Wed, 23 Feb 2022 06:09:31 +0000 (00:09 -0600)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Mar 2022 09:22:12 +0000 (10:22 +0100)
commit8efffaec56e30ed92c2c3f6b2a8e2e77d78ebd07
treebdf476476302f8632a86b438c74e94180abe48b4
parente7a7add13a0cd2eb64f62502cad005a97d8e3ee2
examples/l3fwd: make Rx and Tx queue size configurable

Make Rx and Tx queue sizes configurable from the command line.
This helps DTS write better test cases.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Kathleen Capella <kathleen.capella@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
examples/l3fwd/main.c