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 <step...@networkplumber.org> ---
Missed opportunity for a "keep calm" joke... Reviewed-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly