ethdev: expand queue threshold size of RED parameters
authorRosen Xu <rosen.xu@intel.com>
Thu, 16 Aug 2018 01:14:16 +0000 (09:14 +0800)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 8 Oct 2018 15:51:54 +0000 (17:51 +0200)
commit9378d24bef598345ee0b6d80bc854f5e44adeb02
treef0d4d9515ec4c1746c4ed1a078cd4525242e403c
parentbed70e5deb1bc927c5adb375d15c1d32c6c137d8
ethdev: expand queue threshold size of RED parameters

There's very commonly that more than 4G DDR memory in NIC for HQoS,
so right now the queue threshold size of RED needs to expand to
uint64_t. This patch fixes it.

Signed-off-by: Rosen Xu <rosen.xu@intel.com>
lib/librte_ethdev/rte_tm.h