diff options
Diffstat (limited to 'docs/events/fdioTraining/AllTrainingContent/DayOne')
5 files changed, 130 insertions, 0 deletions
diff --git a/docs/events/fdioTraining/AllTrainingContent/DayOne/1-2-vppoverview.rst b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-2-vppoverview.rst new file mode 100644 index 00000000000..ea9f69f8941 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-2-vppoverview.rst @@ -0,0 +1,28 @@ +.. _1-2-vppoverview: + +.. toctree:: + +=============================== +FD.io DevBoot: 1.2 VPP overview +=============================== + +Event +----- + +This presentation was held during the FD.io Training/Hackfest on April 5th, 2016. + +Speakers +-------- + +Dave Barach and Keith Burns + +Slideshow +--------- + +`Presentation Powerpoint <https://docs.google.com/presentation/d/1w5r7OrZtmspaYO6Vgo84g9L1-bOHmX_8hEZnaA99_ds/pub?start=false&loop=false&delayms=3000&slide=id.p1>`_ + +Video +----- + +`DevBoot Presentation <https://www.youtube.com/watch?v=9Bk9pj71qWY>`_ + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayOne/1-3-containerdemo.rst b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-3-containerdemo.rst new file mode 100644 index 00000000000..d219d950a70 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-3-containerdemo.rst @@ -0,0 +1,29 @@ +.. _1-3-containerdemo: + +.. toctree:: + +================================= +FD.io DevBoot: 1.3 Container Demo +================================= + +Event +----- + +This presentation was held during the FD.io Training/Hackfest on April 5th, 2016. + +Speakers +-------- + +Nikos Bregiannis + + +Slideshow +--------- + +`Presentation Powerpoint <https://docs.google.com/presentation/d/1JL5O_ZkRUXVaY4ZuKaMj13jEGv90eanOYAB7mHfmPK4/pub?start=false&loop=false&delayms=3000&slide=id.p1>`_ + +Video +----- + +`DevBoot Presentation <https://www.youtube.com/watch?v=z472oR-Z8zM>`_ + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayOne/1-4-codecontributionmechanics.rst b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-4-codecontributionmechanics.rst new file mode 100644 index 00000000000..053490aa6d5 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-4-codecontributionmechanics.rst @@ -0,0 +1,28 @@ +.. _1-4-codecontributionmechanics: + +.. toctree:: + +============================================== +FD.io DevBoot: 1.4 Code Contribution Mechanics +============================================== + +Event +----- + +This presentation was held during the FD.io Training/Hackfest on April 5th, 2016. + +Speakers +-------- + +Keith Burns + +Slideshow +--------- + +`Presentation Powerpoint <https://docs.google.com/presentation/d/1O4Cw8WQDnTIqkGFnLB6YLIO184oBkPzgWVaahElI8Qo/pub?start=false&loop=false&delayms=3000>`_ + +Video +----- + +`DevBoot Presentation <https://www.youtube.com/watch?v=tAPMjAWR_h0>`_ + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayOne/1-5-dpdkintroduction.rst b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-5-dpdkintroduction.rst new file mode 100644 index 00000000000..eec0da1b1b2 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayOne/1-5-dpdkintroduction.rst @@ -0,0 +1,28 @@ +.. _1-5-dpdkintroduction: + +.. toctree:: + +==================================== +FD.io DevBoot: 1.5 DPDK Introduction +==================================== + +Event +----- + +This presentation was held during the FD.io Training/Hackfest on April 5th, 2016. + +Speakers +-------- + +Cristian Dumitrescu + +Slideshow +--------- + +`Presentation Powerpoint <https://drive.google.com/open?id=0B_RDwdFu5VJDUGI2dmg1dWl0T3M>`_ + +Video +----- + +`DevBoot Presentation <https://www.youtube.com/watch?v=ewsrzoKwwz0>`_ + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayOne/index.rst b/docs/events/fdioTraining/AllTrainingContent/DayOne/index.rst new file mode 100644 index 00000000000..62f4905f284 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayOne/index.rst @@ -0,0 +1,17 @@ +.. _DayOne: + +.. toctree:: + +####### +Day One +####### + +List of FD.io presentations that were held in the FD.io Training/Hackfest on April 5th, 2016. + +.. toctree:: + :maxdepth: 1 + + 1-2-vppoverview.rst + 1-3-containerdemo.rst + 1-4-codecontributionmechanics.rst + 1-5-dpdkintroduction.rst
\ No newline at end of file |