On Tue, May 28, 2019 at 06:09:17PM +0200, Phil Sutter wrote: > Hi, > > On Tue, May 28, 2019 at 05:51:13AM +0530, Shekhar Sharma wrote: > > This patch adds the netns feature to the 'nft-test.py' file. > > This patch does more than that. It seems you've mixed the netns support > enhancement with Python3 compatibility enablement. Could you please > split these into two patches for easier review? Being able to clearly > see what has been done to enable netns support will be helpful later > when scrolling through git history, too. Oh, I shouldn't read my INBOX in reverse. I see you submitted a first patch containing the Python3 stuff only. Please read up on creating, maintaining and submitting patch series using git - these are precious tools you won't want to miss once acquired. :) Cheers, Phil