2017-02-28 19:42, Jerin Jacob: > On Mon, Feb 27, 2017 at 03:18:52PM +0100, Thomas Monjalon wrote: > > 2017-01-17 14:11, Jerin Jacob: > > > This script generates cscope, gtags, and tags > > > index files based on EAL environment. > > > (architecture and OS(linux/bsd)) > > > > > > Selection of the architecture and OS environment > > > is based on dpdk configuration target(T=) > > > > What is the purpose of selecting a configuration? > > Is it to go quicker in the implementation you are interested in? > > Yes. That is the hard part to do. > > > In that case, I think we need a catch-all option, because I like > > being prompted by vim that several implementations exist and I can > > choose one of them. > > OK. Then we can make T= as optional and if T= is not specified then script can > take all the source files. Thoughts?
OK > > I can help you with this script if needed. > > OK. I can work on this next week, if you have time then feel free to > take up this. I have no time this week. But do not hesitate to ping me when doing the v2 if you feel I can help.