Re: [dpdk-dev] Which tests are compulsory to PASS for Patch to be accepted

2020-06-02 Thread Muhammad Bilal
Thank you for your response. How will we know if a patch is failing because of some failure in the CI infrastructure or due to earlier merge? On Thu, May 28, 2020 at 1:59 AM Stephen Hemminger wrote: > > On Thu, 28 May 2020 01:13:27 +0500 > Muhammad Bilal wrote: > > > Recently I have submitted p

Re: [dpdk-dev] Which tests are compulsory to PASS for Patch to be accepted

2020-05-27 Thread Stephen Hemminger
On Thu, 28 May 2020 01:13:27 +0500 Muhammad Bilal wrote: > Recently I have submitted patches and some tests were failing on patchwork. > My question is, which tests are compulsory to pass for a patch to be accepted. > As in the below mentioned patch, it is accepted while 1 test was still > faili

[dpdk-dev] Which tests are compulsory to PASS for Patch to be accepted

2020-05-27 Thread Muhammad Bilal
Recently I have submitted patches and some tests were failing on patchwork. My question is, which tests are compulsory to pass for a patch to be accepted. As in the below mentioned patch, it is accepted while 1 test was still failing. http://patches.dpdk.org/patch/70348/ kind regards. Muhammad Bil