On 02-Aug-19 3:51 AM, Stephen Hemminger wrote:
rte_panic causes a backtrace (which is uniformative since all these calls are in main). Instead use rte_exit and try and make the messages informative.Signed-off-by: Stephen Hemminger <[email protected]> ---
Missed opportunity for a "keep calm" joke... Reviewed-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

