> *Handled gracefull shutdown of rx and tx threads upon SIGINT. > *Gracefull shutdown of worker threads will be handled in > future enhancements. > > Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
You have sent a patch which depends of the previous one, right? It's OK but for next time, please consider these guidelines: - You should mention that it depends of another pending patch (with its title) - You should not increment the version number (v4) as it doesn't supersed the previous one. It's v1 for this patch so no number is required. Thanks -- Thomas