> -----Original Message----- > From: Laatz, Kevin > Sent: Tuesday, July 17, 2018 11:34 AM > To: [email protected] > Cc: Singh, Jasvinder <[email protected]>; Iremonger, Bernard > <[email protected]>; Laatz, Kevin <[email protected]> > Subject: [PATCH] app/testpmd: fix logically dead code > > Remove logically dead code, tm_port_rate cannot be greater than > UINT32_MAX. > > Coverity issue: 302846 > Fixes: 0ad778b398c6 ("app/testpmd: rework softnic forward mode") > > Signed-off-by: Kevin Laatz <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

