[dpdk-ci] script to determine target repo (was DPDK Lab)

Wei, FangfangX fangfangx.wei at intel.com
Wed Jun 21 09:45:56 CEST 2017


Hi Thomas,

What's the status about the script which determine target repo for each patch set?
Currently I used the rule which you told me before: "the subject prefix on the patches should provide the hint. If the majority of the patches start with "net/" then it's for next-net, and similarly for crypto. Patches with virtio or vhost go to that tree, etc".
But I'm not sure about the 100% correct repo.
Looking forward to your script.

Another thing, Qian told me that you want to know the apply sequence about many patches in one patch set.
I don't apply patches with the order of patchwork id, but the names' order about them.
Such as, patchset 25081-25085, the order of patchwork id is not the correct patches' order.
http://dpdk.org/patch/25081, subject: [dpdk-dev,v2,1/5] net/qede: refactoring vport handling code
http://dpdk.org/patch/25083, subject: [dpdk-dev,v2,2/5] net/qede: refactoring multi-queue implementation
http://dpdk.org/patch/25084, subject: [dpdk-dev,v2,3/5] net/qede/base: upgrade the FW to 8.20.0.0
http://dpdk.org/patch/25082, subject: [dpdk-dev,v2,4/5] net/qede: fix VXLAN tunnel Tx offload flag setting
http://dpdk.org/patch/25085, subject: [dpdk-dev,v2,5/5] net/qede: refactor Tx routine
After download them, the patches' names are as below:
http://dpdk.org/patch/25081: dpdk-dev-v2-1-5-net-qede-refactoring-vport-handling-code.patch
http://dpdk.org/patch/25083: dpdk-dev-v2-2-5-net-qede-refactoring-multi-queue-implementation.patch
http://dpdk.org/patch/25084: dpdk-dev-v2-3-5-net-qede-base-upgrade-the-FW-to-8.20.0.0.patch
http://dpdk.org/patch/25082: dpdk-dev-v2-4-5-net-qede-fix-VXLAN-tunnel-Tx-offload-flag-setting.patch
http://dpdk.org/patch/25085: dpdk-dev-v2-5-5-net-qede-refactor-Tx-routine.patch

So applying these patches based on the order of their names, it will be correct.


Best Regards
Fangfang Wei


-----Original Message-----
From: Thomas Monjalon [mailto:thomas at monjalon.net] 
Sent: Tuesday, April 25, 2017 2:51 PM
To: Xu, Qian Q <qian.q.xu at intel.com>
Cc: ci at dpdk.org; Richardson, Bruce <bruce.richardson at intel.com>; Wei, FangfangX <fangfangx.wei at intel.com>; O'Driscoll, Tim <tim.odriscoll at intel.com>; Liu, Yuanhan <yuanhan.liu at intel.com>
Subject: Re: [dpdk-ci] script to determine target repo (was DPDK Lab)

25/04/2017 08:23, Xu, Qian Q:
> Thanks Thomas and Bruce for your comments. Currently we are trying to 
> start the per patch set performance test investigation and need to know the Target repo for each patch set.
> The goal is to get 100% correct repo to go for each patch set. It's important for the credit of the performance result. 
> @Thomas, could you provide any script to support the auto-filter after the 17.05 release? Currently, we don't have the ability to make it. 

OK, it is on my todo list.

Other task: I want to check the series support in the patchwork git.


More information about the ci mailing list