f-stack/dpdk/drivers/raw/ifpga_rawdev/base
jfb8856606 d30ea9060e Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
..
osdep_raw Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
osdep_rte Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
Makefile Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
README Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_api.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_api.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_compat.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_defines.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_enumerate.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_enumerate.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_feature_dev.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_feature_dev.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_fme.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_fme_dperf.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_fme_error.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_fme_iperf.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_fme_pr.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_hw.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_port.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
ifpga_port_error.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
meson.build Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_debug.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_debug.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_hw_api.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_hw_api.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_ifpga_hw_api.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_ifpga_hw_api.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opae_osdep.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00

README

..

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2018 Intel Corporation
 */

Intel iFPGA driver
==================

This directory contains source code of Intel FPGA driver released by
the team which develops Intel FPGA Open Programmable Acceleration Engine (OPAE).
The directory of base/ contains the original source package. The base code
currently supports Intel FPGA solutions including integrated solution (Intel(R)
Xeon(R) CPU with FPGAs) and discrete solution (Intel(R) Programmable Acceleration
Card with Intel(R) Arria(R) 10 FPGA) and it could be extended to support more FPGA
devices in the future.

Please refer to [1][2] for more introduction on OPAE and Intel FPGAs.

[1] https://01.org/OPAE
[2] https://www.altera.com/solutions/acceleration-hub/overview.html


Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

	osdep_raw/osdep_generic.h
	osdep_rte/osdep_generic.h