raw/ifpga/base: add version description

add verion description on READ about ifpga base code.

Signed-off-by: Tianfei Zhang <tianfei.zhang@intel.com>
This commit is contained in:
Tianfei Zhang 2019-04-16 11:17:49 +08:00 committed by Ferruh Yigit
parent 8a256bef32
commit e94a9484ea

View File

@ -29,3 +29,18 @@ the following file(s):
osdep_raw/osdep_generic.h
osdep_rte/osdep_generic.h
New Features
==================
2019-03:
Support Intel FPGA PAC N3000 card.
Some features added in this version:
1. Store private features in FME and Port list.
2. Add eth group devices driver.
3. Add altera SPI master driver and Intel MAX10 device driver.
4. Add Altera I2C master driver and AT24 eeprom driver.
5. Add Device Tree support to get the configuration from card.
6. Instruding and exposing APIs to DPDK PMD driver to access networking
functionality.