deb_dpdk.git
7 years agoRemoving old patches, not used anymore 11/2011/1
Ricardo Salveti [Tue, 19 Jul 2016 11:58:41 +0000 (08:58 -0300)]
Removing old patches, not used anymore

Patches:
 - debian/patches/ubuntu-backport-44-linking-cleanup.patch
 - debian/patches/ubuntu-fix-xenvirt-support-dynamic-page-size.patch

Change-Id: I2edf454da801bf726866aa5cb85965396f5d3a04
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
7 years agolibrte-port3.symbols is now arch specific 07/2007/1
Christian Ehrhardt [Tue, 19 Jul 2016 08:56:46 +0000 (10:56 +0200)]
librte-port3.symbols is now arch specific

since the following upstream commit librte-port3.symbols is arch
specific.
There was a feature added which itslef is arch neutral, but it is based on KNI
which is not 32 bit compatible, and thereby disabled on i386.
But the new feature of port to exploit it obviously depends on configured KNI,
therefore the arch difference in the symbols.

commit 9fc37d1c071c0b0227c0a41431d3beb2a14e31a3
Author: WeiJie Zhuang <zhuangwj@gmail.com>
Date:   Tue Jun 21 18:55:52 2016 +0800

    port: support KNI

Change-Id: I290ab11dfbeae0e301b5fe55d3404a9d46639c17
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agolibrte-eal2.symbols now arch specific 06/2006/1
Christian Ehrhardt [Tue, 19 Jul 2016 08:41:54 +0000 (10:41 +0200)]
librte-eal2.symbols now arch specific

Since the following upstream commit symbols differ per arch.

commit a088b5ea35e78d3866d492ed5e8c8f47118696a6
Author: Damjan Marion <damarion@cisco.com>
Date:   Thu Jul 14 15:27:29 2016 +0200

    spinlock: move constructor out of x86 header file

Change-Id: Ia56a6ba25b252c8551d163bdb0d96915e98a916a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog for dpdk 16.07-rc3 04/2004/1
Christian Ehrhardt [Tue, 19 Jul 2016 06:41:33 +0000 (08:41 +0200)]
changelog for dpdk 16.07-rc3

Change-Id: I2f25e4e212f3598d0ff89529a45833e457063653
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoupdate symbols of librte-pmd-bond1.symbols 03/2003/1
Christian Ehrhardt [Tue, 19 Jul 2016 07:12:37 +0000 (09:12 +0200)]
update symbols of librte-pmd-bond1.symbols

rte_eth_bond_8023ad_conf_get and rte_eth_bond_8023ad_setup

Fixed broken symbols upstream by:
commit 2bf4c835554a382f22a58194180ebacc2e9a5399
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date:   Mon Jul 11 13:27:01 2016 +0200

    net/bonding: fix exported symbol versioning

Change-Id: Ib5fed98c8a95f11de446cb2fc1af696a6afc9aa3
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoupdate symbol rte_hash_get_key_with_position 02/2002/1
Christian Ehrhardt [Tue, 19 Jul 2016 07:06:56 +0000 (09:06 +0200)]
update symbol rte_hash_get_key_with_position

Added upstream by
commit 6dc34e0afe7a7b8815c4e09ae5cc7b01486df420
Author: Yari Adan Petralanda <yari.adan.petralanda@ericsson.com>
Date:   Mon Jul 4 10:59:52 2016 +0200

    hash: retrieve a key given its position

Change-Id: I23e177c63dc6fe96012ff38685bbc85bfa8ccefe
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoupdate symbols rte_rtm_supported 01/2001/1
Christian Ehrhardt [Tue, 19 Jul 2016 07:03:09 +0000 (09:03 +0200)]
update symbols rte_rtm_supported

Was added upstream by:
commit a088b5ea35e78d3866d492ed5e8c8f47118696a6
Author: Damjan Marion <damarion@cisco.com>
Date:   Thu Jul 14 15:27:29 2016 +0200

    spinlock: move constructor out of x86 header file

Change-Id: I741f13f1b96e27af007fc850afe8304d90a665c2
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadapt symbols to 16.07-rc3, rte_eth_dev_get_reg_length 00/2000/1
Christian Ehrhardt [Tue, 19 Jul 2016 06:59:27 +0000 (08:59 +0200)]
adapt symbols to 16.07-rc3, rte_eth_dev_get_reg_length

This was intentionally dropped by upstream commit:
commit 001a1c0f98f4e3ac19c26515892e2448a7547c38
Author: Zyta Szpak <zyta.szpak@semihalf.com>
Date:   Mon Jul 4 13:36:46 2016 +0200

    ethdev: get registers width

Change-Id: I9a588a27d17f3295e15b5e38254d0433fb7b6cb1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agorefresh d/p/ubuntu-fix-vhost-user-socket-permission.patch 99/1999/1
Christian Ehrhardt [Tue, 19 Jul 2016 06:39:14 +0000 (08:39 +0200)]
refresh d/p/ubuntu-fix-vhost-user-socket-permission.patch

There was another symbol faded out since DPDK 2.2 which made the diff no
more apply cleanly, but required no other change.

Change-Id: I19cc2c42bd6d3d5b2af44a3961b5c1533165e0ad
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodroping upstreamed backport for fd >1023 handling 98/1998/1
Christian Ehrhardt [Tue, 19 Jul 2016 06:35:03 +0000 (08:35 +0200)]
droping upstreamed backport for fd >1023 handling

File was d/p/ubuntu-backport-33-vhost-user-add-error-handling-for-fd-1023.patch

Change-Id: I0ed62bf2c9432356595b5eca04b4583549b827df
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodroping upstreamed backports d/p/ubuntu-fix-bond-symbol-export.patch 97/1997/1
Christian Ehrhardt [Tue, 19 Jul 2016 06:32:40 +0000 (08:32 +0200)]
droping upstreamed backports d/p/ubuntu-fix-bond-symbol-export.patch

Change-Id: I8033e131db207b35d345bc4472d853acc59e7bc8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoImported Upstream version 16.07-rc3 96/1996/1
Ricardo Salveti [Mon, 18 Jul 2016 18:30:53 +0000 (15:30 -0300)]
Imported Upstream version 16.07-rc3

Change-Id: I321148bfa234858ba1986d109470b7aa280cd429
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoImported Upstream version 16.07-rc2 95/1995/1
Ricardo Salveti [Mon, 18 Jul 2016 18:30:06 +0000 (15:30 -0300)]
Imported Upstream version 16.07-rc2

Change-Id: Ie9e8ec528a2a0dace085c5e44aa7fa3b489d4ba0
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agosymbols: remove debian package versioning from symbols file 86/1886/1
Christian Ehrhardt [Thu, 7 Jul 2016 06:48:05 +0000 (08:48 +0200)]
symbols: remove debian package versioning from symbols file

This accidentially came in and was pointed out by Luca Boccassi in
review. Not a transition problem since nothing was published yet.

Change-Id: I835894b926a243c8fa52e0d255d001359f768b68
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoinitial changelog for the merge to dpdk 16.07-rc1 77/1877/1
Christian Ehrhardt [Wed, 6 Jul 2016 09:02:54 +0000 (11:02 +0200)]
initial changelog for the merge to dpdk 16.07-rc1

Change-Id: I8d08bd6da6e72c54ed579da2d439f01e5c541510
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoupdate symbols files for dpdk 16.07 76/1876/1
Christian Ehrhardt [Wed, 6 Jul 2016 10:32:41 +0000 (12:32 +0200)]
update symbols files for dpdk 16.07

Overview of changing files:
- libethdev4, librte-mempool2, librte-port3, librte-vhost3 got ABI bump anyway
- librte-cryptodev1, librte-eal2 only added symbols
- librte-pmd-bond1 had dropped symbols - fix in d/p and sent upstream

Change-Id: I999897fc8daf323f6c3e1ccc82a145e320574a98
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadd librte_pdump1 75/1875/1
Christian Ehrhardt [Wed, 6 Jul 2016 11:02:53 +0000 (13:02 +0200)]
add librte_pdump1

Change-Id: Ia775c33a7b0bef06b9bcb96cf3d77ec87790f84e
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agofix exported symbols in librte_bond 74/1874/1
Christian Ehrhardt [Wed, 6 Jul 2016 11:46:04 +0000 (13:46 +0200)]
fix exported symbols in librte_bond

Change-Id: Ie02e1a8e8527f0987cb90b8a28778551bbfaff31
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agobump library versions to match ABIs in dpdk 16.07 73/1873/1
Christian Ehrhardt [Wed, 6 Jul 2016 09:58:59 +0000 (11:58 +0200)]
bump library versions to match ABIs in dpdk 16.07

Change-Id: Ib2e8a0915a1ae384d59ba285ed25ea6054544503
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoadapt packaging to the import of 16.07-rc1 72/1872/1
Christian Ehrhardt [Wed, 6 Jul 2016 09:01:55 +0000 (11:01 +0200)]
adapt packaging to the import of 16.07-rc1

This includes dropping already accepted and forward-porting the other patches.

Change-Id: I10fc222d49c99b20b23fe8bd8882b2e555259823
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoImported Upstream version 16.07-rc1 71/1871/1
Christian Ehrhardt [Wed, 6 Jul 2016 07:22:35 +0000 (09:22 +0200)]
Imported Upstream version 16.07-rc1

Change-Id: If3f757dc95532706b04053286c6b54492169f1a3
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agodebian/*.dirs sanitize dir files v2 76/1776/3
Christian Ehrhardt [Thu, 23 Jun 2016 13:24:05 +0000 (15:24 +0200)]
debian/*.dirs sanitize dir files v2

*updates in v2*
updated to adapt to changes we made when integrating earlier changes

This is a cleanup from the early days of dpdk packaging.
They are no more needed and not recommended if not needed according to
https://www.debian.org/doc/manuals/maint-guide/dother.en.html#dirs

The only remaining is a mkdir -p for dpdk_nic_bind which is much better
in d/rules close to the remove and relink that is done there.

Change-Id: Ife69e3fa23e5f061c86dec03d4b71d76a441e29d
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agod/rules: unify whitespace v2 75/1775/1
Christian Ehrhardt [Thu, 23 Jun 2016 12:55:24 +0000 (14:55 +0200)]
d/rules: unify whitespace v2

*updates in v2*
rebased to match merge conflicts due to changes earlier in the series

make the use of tab/spaces consistent throughout the file without
discussinf or deciding which way it better (current majority wins).

Change-Id: I86de3ffff1e25b3c31d8e909896e3e8c7f771912
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: strip -Wl, from dpkg-buildflags output 43/1743/2
Christian Ehrhardt [Thu, 23 Jun 2016 12:42:52 +0000 (14:42 +0200)]
d/rules: strip -Wl, from dpkg-buildflags output

The DPKG build system adds a -Wl, to and EXTRA_LDFLAGS, by that the
flags provided by dpkg-buildflags become -Wl,-Wl,option which fails to
build.
Fix by filtering the -Wl, prefix before exporting.

Note: filtering with make text functions is hard if the pattern contains
a comma, so sed was chosen.

Change-Id: I9b91b86c80529855dfb1c5a52725c0d07a95e5c8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: use dpkg-buildflags and properly enable hardening 42/1742/2
Christian Ehrhardt [Thu, 23 Jun 2016 12:10:25 +0000 (14:10 +0200)]
changelog: use dpkg-buildflags and properly enable hardening

d/rules didn't adapt to the DPDK build system to really tranfer the
data from dpkg-buildflags into the DPDK buildsystem. By that hardening
flags were lost while building.

Change-Id: Ie3ddc0a35ada45a5b2d59b4b75a9660171529291
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: transfer dpkg-buildflags to the dpdk build system 41/1741/2
Christian Ehrhardt [Thu, 23 Jun 2016 12:03:57 +0000 (14:03 +0200)]
d/rules: transfer dpkg-buildflags to the dpdk build system

DPDK build ignores the usual way of dpdk-buildflag exports.
We have to set EXTRA_CFLAFS and EXTRA_LDFLAGS properly after setting up
and including dpdk-buildflags properly to have the control over flags a
debian package should have.
LDFLAG fPIC is now added via DEB_CFLAGS_MAINT_APPEND and fPIE disabled from
the default hardening set (incompatibility with fPIC on shared libraries)

Change-Id: I74febe97da99c338e6c3e0992c65ca4a007f381c
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: report on used build flags 40/1740/2
Christian Ehrhardt [Thu, 23 Jun 2016 12:06:13 +0000 (14:06 +0200)]
d/rules: report on used build flags

This can be very useful in the buildlog to analyze how certain flags
were set.

Change-Id: I2d80f5f5721516516c8418b7cb449ee3ac02b1d8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: make build more verbose by default 39/1739/2
Christian Ehrhardt [Thu, 23 Jun 2016 11:54:37 +0000 (13:54 +0200)]
d/rules: make build more verbose by default

With so many changes to linking, flags and also our plan for further
optimization along the way it is useful to make the build more verbose
by default to spot issues right in the main build log.

Change-Id: I0c41d232bc7b353b9e8a91e7e3934a9b4a3a46cc
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agod/control: add build dep to python-sphinx-rtd-theme 38/1738/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:47:56 +0000 (10:47 +0200)]
d/control: add build dep to python-sphinx-rtd-theme

Avoids the following issue in sid:
  Theme error:
  sphinx_rtd_theme is no longer a hard dependency since version 1.4.0.
  Please install it manually.(pip install sphinx_rtd_theme)
  /<<PKGBUILDDIR>>/mk/rte.sdkdoc.mk:110: recipe for target 'guides-html'
  failed
  make[2]: *** [guides-html] Error 1
  /<<PKGBUILDDIR>>/mk/rte.sdkroot.mk:107: recipe for target
  'doc-guides-html' failed
  make[1]: *** [doc-guides-html] Error 2
  make[1]: *** Waiting for unfinished jobs...

Change-Id: Ia5662a7112b9fbf63a40db5ba7527c156b6536b8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/copyright: refer to full on system GPL-3 license 37/1737/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:25:30 +0000 (10:25 +0200)]
d/copyright: refer to full on system GPL-3 license

This follows the guidance of
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

Change-Id: Ic91671a261a1631f95c7de32a56268276aad3c6a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/copyright include BSD license as recommended by debian policy 36/1736/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:24:40 +0000 (10:24 +0200)]
d/copyright include BSD license as recommended by debian policy

This follows the guidance of:
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile
https://lintian.debian.org/tags/copyright-refers-to-deprecated-bsd-license-file.html

Change-Id: Ic39ac1dc3104c383ac2fcbb331288009c12bd10b
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/control: drop unused mempool dependency from librte-eal2 35/1735/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:15:18 +0000 (10:15 +0200)]
d/control: drop unused mempool dependency from librte-eal2

Now that linking is fixed and there is no circular dependency anymore
there is no need to still manually add the formerly hidden mempool
dependency.

Change-Id: Ieb3ae0bac70f42a7bbf6d6bc84f8c720e806f6c8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agofix package names to match sonames 34/1734/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:13:33 +0000 (10:13 +0200)]
fix package names to match sonames

Following policy and fixing the warning regarding
https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html

Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/control bump to Standards-Version 3.9.8 33/1733/1
Christian Ehrhardt [Thu, 23 Jun 2016 08:01:53 +0000 (10:01 +0200)]
d/control bump to Standards-Version 3.9.8

This is the checklist for that bump and we pass them all:

2.1. Version 3.9.8.0
--------------------
     Released February, 2016.
     9.6
          The menu system is deprecated in favor of the Free Desktop menu
          standard.
2.2. Version 3.9.7.0
--------------------
     Released February, 2016.
     10.5
          Symbolic links must not traverse above the root directory.
     9.2.2
          32bit UIDs in the range 65536-4294967293 are reserved for
          dynamically allocated user accounts.
     5.1
          Empty field values in control files are only permitted in the
          `debian/control' file of a source package.
     4.9
          `debian/rules': required targets must not attempt network access.
     12.3
          recommend to ship additional documentation for package `pkg' in a
          separate package `pkg-doc' and install it into `/usr/share/doc/pkg'.

Change-Id: I7cd59b62f548ef6ad1c7c72feddc608c8715ee74
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/control set maintainers to deb-dpdk@lists.fd.io 32/1732/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:58:04 +0000 (09:58 +0200)]
d/control set maintainers to deb-dpdk@lists.fd.io

Change-Id: Ib48d03fa3dd46914c4d7c9caffc9246a03239aca
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoIgnore quilt dir 31/1731/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:52:54 +0000 (09:52 +0200)]
Ignore quilt dir

Just add .pc to .gitignore to avoid making git status noisy

Change-Id: I172bb9bae4372ee9d6751614ffbd5ac736120f7f
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agod/rules: allow external override of base dpdk configuration 30/1730/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:47:13 +0000 (09:47 +0200)]
d/rules: allow external override of base dpdk configuration

By using := instead of = users that rebuild our packaging can overwrite
the following via environment variables:
  DPDK_CONFIG
  RTE_MACHINE
  RTE_TARGET

That is already used by some consumers of the Ubuntu packaging to get
optimized build, but would allow them to go on without a patch on top.
Also since it is a no-op, as long as the variables are not set, it is
fairly safe.

Change-Id: I26265c09c90d33a6e4cd37f8c26ac0ef5baac0c4
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agochangelog: backport more dpdk 16.07 library linking fixes 29/1729/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:41:58 +0000 (09:41 +0200)]
changelog: backport more dpdk 16.07 library linking fixes

Upstream identified more issues, this is the backport of some
discussions around that.

Change-Id: I0acdecf2e1d518fa81af7bb4c9b51fc81c36a418
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agobackport of further dpdk 16.07 fixes for library linking 28/1728/1
Christian Ehrhardt [Thu, 23 Jun 2016 07:39:46 +0000 (09:39 +0200)]
backport of further dpdk 16.07 fixes for library linking

Adding d/p/ubuntu-backport-44-linking-cleanup.patch

This is a merge of related upstream discussions:
- [PATCH 1/3] mk: fix librte_pipeline dependency list truncation
- [PATCH 3/3] mk: fail build on incomplete shared library dependencies

Forwarded: yes (likely in DPDK 16.07 in some way)
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Last-Update: 2016-06-23

Change-Id: Id994f1dbf1906ee9fbabc6527b26f957d3af906f
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agogitreview: set default branch in dpdk release specific branch 80/1580/1
Christian Ehrhardt [Wed, 15 Jun 2016 19:13:20 +0000 (21:13 +0200)]
gitreview: set default branch in dpdk release specific branch

Now that we started our dpdk release 16.04 specific branch and
git-review should automatically go into that branch.

This does not affect master as we only change the deb_dpdk_16.04 branch
itself and avoids accidentially pushing to master.

Change-Id: Iea583c098d04791f911e912a1783fdac906e8549
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge Ubuntu DPDK packaging as of 15th June 2016 79/1579/1
Christian Ehrhardt [Wed, 15 Jun 2016 18:29:06 +0000 (20:29 +0200)]
Merge Ubuntu DPDK packaging as of 15th June 2016

As discussed this shall be our initial baseline.
If history is needed for any sort of debugging or analysis it can be
found at https://code.launchpad.net/~ubuntu-server/dpdk/+git/dpdk

Change-Id: Ie95c7effbbea34d723df14f6451c1f782000cbc1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
7 years agoMerge "Initial .gitreview"
C.J. Collier [Wed, 15 Jun 2016 16:29:04 +0000 (16:29 +0000)]
Merge "Initial .gitreview"

7 years agoImported upstream release 16.04 42/1542/1
C.J. Collier [Tue, 14 Jun 2016 14:54:47 +0000 (07:54 -0700)]
Imported upstream release 16.04

* gbp import-orig ../dpdk-16.04.tar.xz

Change-Id: Iac2196db782ba322f6974d8a752acc34ce5024c3
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoInitial .gitreview 40/1540/1
Ed Warnicke [Tue, 14 Jun 2016 14:11:48 +0000 (09:11 -0500)]
Initial .gitreview

Change-Id: I5c0395abfac1b0cf43d00062df6f8dcce5388ed3
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoInitial empty repository
C.J. Collier [Mon, 13 Jun 2016 21:35:57 +0000 (21:35 +0000)]
Initial empty repository