app/testpmd: increase default ring sizes to 1024
authorKevin Laatz <kevin.laatz@intel.com>
Fri, 12 Jan 2018 10:48:45 +0000 (10:48 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 31 Jan 2018 23:10:42 +0000 (00:10 +0100)
commitbd8f10f6d69f997f088a72499c4bb298b70f76fd
treebe061d73f857e924e2d821b2f8034aba7b89305f
parent0bd797e9fa6c5be46f91e25263f5b4c1b9d78cf1
app/testpmd: increase default ring sizes to 1024

Increase the default RX/TX ring sizes to 1024/1024 to
accommodate for NICs with higher throughput (25G, 40G etc)

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
app/test-pmd/testpmd.c