14/05/2018 17:26, Pattan, Reshma: > Hi Thomas, > > > > 2. Fixed in autotest_test_funcs.py to handle test cases which returns > > > "Skipped" as result. > > > The issue was skipped test cases got timed out, causing delay in > > > sanity script execution. > > > 3. Enhanced support for FreeBSD, > > > as FreeBSD doesn't support socket-mem, file-prefix options. > > > > Please do 3 patches. > > Why do we need 3 patches here? Any reason?
Because it's easier to review and better for the history to have patches with only one goal. It is a basic rule: one fix = one patch. It is also easier to backport.