14/09/2018 17:10, Ilya Maximets: > Hi Thomas. > > Beside your questions, > There is another patch that targeted to fix this issue: > http://patches.dpdk.org/patch/44020/ > And one similar to mine that I missed while sending: > http://patches.dpdk.org/patch/43692/ > > So, I'm not sure which one should be accepted and if I need to > update my version. What do you think? Stephen? Andrzej?
Generally speaking, I think it's better to avoid bash extensions and comply with POSIX. That's why I support the proposal of moving the awk script in its own file, removing the need for "read -d".