From: Sarosh Arif <[email protected]> Sent: Tuesday, June 23, 2020 10:19 AM To: [email protected]; Pattan, Reshma <[email protected]> Subject: Re: [PATCH] examples/packet_ordering: Use rte_exit in case of invalid EAL or application arguments
Hello, This patch has been sitting around for more than 3 weeks. Is there something that needs to be done further for acceptance? Regards, Sarosh On Fri, Jun 5, 2020 at 4:49 PM Sarosh Arif <[email protected]<mailto:[email protected]>> wrote: rte_exit should be called when the application exits due to invalid EAL or application arguments. Fixes: 850f3733f840 ("examples/packet_ordering: new sample app") Cc: [email protected]<mailto:[email protected]> Signed-off-by: Sarosh Arif <[email protected]<mailto:[email protected]>> --- I will review it.

