net/bnxt: fix Tx length hint threshold
authorLance Richardson <lance.richardson@broadcom.com>
Thu, 18 Mar 2021 19:52:29 +0000 (15:52 -0400)
committerAjit Khaparde <ajit.khaparde@broadcom.com>
Fri, 19 Mar 2021 19:29:56 +0000 (20:29 +0100)
commit74f2172177a0556348f312b2d88d9ad5f5e298cc
treec3ba8e21ad2e330d685efadb92210b7f612632a5
parentbb4f70d275045647db78df48aa1f2456c37cf5fd
net/bnxt: fix Tx length hint threshold

Use correct threshold when selecting "greater than or equal to
2K" length hint.

Fixes: 6eb3cc2294fd ("net/bnxt: add initial Tx code")
Cc: stable@dpdk.org
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
drivers/net/bnxt/bnxt_txr.c