]> git.droids-corp.org - dpdk.git/commit
pipeline: fix check maximum learner table timeouts
authorHarshad Narayane <harshad.suresh.narayane@intel.com>
Thu, 16 Jun 2022 09:14:55 +0000 (10:14 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 20 Jun 2022 14:06:41 +0000 (16:06 +0200)
commitce1511f4b8f305eddd8d928ae0ddd6e335407230
treef313f16964a18e650342858eedbb4c6a5baeff46
parent0a00384a76380bb61ec6d5c926b02fb554de3877
pipeline: fix check maximum learner table timeouts

Fix comparison used to check against the maximum number of learner
table timeouts.

Fixes: e2ecc53582fb ("pipeline: improve learner table timers")
Signed-off-by: Harshad Narayane <harshad.suresh.narayane@intel.com>
Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_pipeline.c