Hello Chris, Thanks for the patch review.
This should be ... > > (IRQ Statistics, IRQ Table etc.), Linux Kernel (Control Flow, Resources > etc.) > > No spaces after '(' or before ')'. > Okay > > Step 1: The QEMU simulator is used to run a LibBSD based application > and connect > > it to a virtual network on host. This requires to create a TAP virtual > Ethernet > > interface for this. > > What is a TAP virtual ethernet interface? On which hosts? > The TAP interface works on layer-2 (Ethernet) in contrast to a TUN interface which operates at layer-3 (IP). I am not sure on which host it is. I have to confirm this with Sebastian. > > > `rtems-tools < > https://github.com/rmeena840/rtems-tools/tree/ravindra-rtems>`_ > > and set up the environment, if haven't done already. > > Links to personal github repos cannot appear in the User Manual. Links > have to > be to the RTEMS hosted repos. If this is against code in your github > libbsd repo > it is OK to assume a documentation patch like this is merged after the > code is > merged and so it is OK to reference the RTEMS repo. > At the starting of GSoC Sebastian gave me two patches. One was for rtems-tools and another one was for rtems-libbsd. The rtems-tools patch got merged two days back but rtems-libbsd patch is not yet merged. Sebastian patch for rtems-libbbsd: https://github.com/rmeena840/rtems-libbsd/commit/0e5f1c89a1ce746de82457f17429ef2272c70a4c I think it's better to confirm this with Sebastian if this need to be merged. > > .. code-block:: none > > > > cd rtems-tools > > Is this in the clone rtems-tools repo? What if a user have installed the > tools? > 'cd rtems-tools' means that the user has to run the command at particular directory. If user has installed the tools then user can skip the step. I mentioned this in step 1. -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines) <https://www.iitism.ac.in/>, Dhanbad
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel