Skip to content

rahulgvf/odp-mppa

 
 

Repository files navigation

Copyright (c) 2013-2014, Linaro Limited
All rights reserved.

SPDX-License-Identifier:        BSD-3-Clause

OpenDataPlane (ODP) for MPPA project source code.
    http://www.kalray.eu/
    http://www.opendataplane.org/

Main git repository:
    https://github.com/kalray/odp-mppa.git

Officiel ODP git repository:
    git://git.linaro.org/lng/odp.git

How to build:
	The first requirement is to have a toolchain for K1 architecture available.
	Please contact Kalray for more information.

    For a list of build dependencies, read DEPENDENCIES.
    Use 'make' to build ODP library and samples.
	'make install' will copy all required headers and
    binary files to the install directory.

    To execute all the testcases, assuming CUnit is installed for the validation tests:
        make valid

Patches tracking system:
    http://patches.opendataplane.org/project/lng-odp/list/

Mailing list:
    lng-odp@lists.linaro.org

    Please read CONTRIBUTING file before submitting patches.
    Email prefixes:
        [PATCH] means patch is for odp.git

Bug tracking:
    https://bugs.linaro.org/describecomponents.cgi?product=OpenDataPlane

About

OpenDataPlane port for the MPPA platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.7%
  • Perl 7.5%
  • HTML 4.7%
  • C++ 3.3%
  • Makefile 2.0%
  • Roff 1.3%
  • Other 3.5%