26/07/2017 17:52, Wiles, Keith: > > On Jul 26, 2017, at 12:39 AM, Thomas Monjalon <tho...@monjalon.net> wrote: > > PS: I've noticed that you are the author of all the pktgen commits. > > Are you using git-am when applying patches from other contributors? > > Yes, I do use git am, but most changes are based on bug reports and not > patches. A few people have requested I do not show their name in the commit > logs for some reason or privacy concerns. > > In this case when I find the TX problem you will see your patches are > applied. The previous patch for Intel DPDK, I had squashed it into changes I > was making for all of the copyright changes. I should have stashed my changes > and applied your patch instead, sorry.
No problem, I just wanted to make sure we agree on patch management. Thanks