[ewg] RE: [PATCH 0/10 VNIC] VNIC patch series for OFED-1.3
Vladimir Sokolovsky
vlad at dev.mellanox.co.il
Mon Aug 27 07:50:06 PDT 2007
Kuchimanchi, Ramachandra wrote:
> Vlad,
>
> I am in the process of setting up a GIT tree for the VNIC driver on
> the OFA server.
>
> Here is how I think I should be doing this. Please correct me if I am
> wrong.
>
> 1. Clone git://git.openfabrics.org/~vlad/ofed_kernel
> 2. Create a branch that tracks ofed_kernel
> 3. Get the VNIC changes into that branch
> 4. Do a "git rebase ofed_kernel" to merge this branch with the latest
> ofed_kernel code
Looks good.
After adding/changing your staff and rebase from ofed_kernel you should check the compilation on the OFA server:
nice -n 19 env USE_CONF=0 git_url=/home/<username>/scm/ofed_kernel.git \
git_branch=ofed_kernel \
CHECK_CROSS=yes CHECK_KERNEL_ORG=yes \
/home/vlad/scripts/ofed_1_3/build_ofa_kernel.sh
Then send me an email to pull from your git tree.
> 5. Create an empty qlvnic.git tree on the OFA server
> 6. git push the branch that I created to qlvnic.git
>
By qlvnic you meen qlvnictools?
> Can I do all this directly on the OFA server without pushing this from
> my local machine
> or is that not recommended ?
> Also please let me know if you have any specific requirements related to
> naming of the branches etc.
For userspace git tree you should create branch "ofed_1_3" to be taken to OFED-1.3.
Regards,
Vladimir
More information about the ewg
mailing list