Go to file
Helin Zhang 55f3a6e637 i40e/base: update adminq commands
Miscellaneous modifications are added as follows for future use.
- Admin queue command opcodes
- struct i40e_aqc_arp_proxy_data
- struct i40e_aq_set_phy_config
- struct i40e_aqc_nvm_config_data_immediate_field
- struct i40e_aqc_oem_param_change
- struct i40e_aqc_opc_oem_ocsd_initialize
- struct i40e_aqc_opc_oem_ocbb_initialize
In addition, sturcture and command length check at compile time
are added for each admin queue opcodes in order to report any
potential issues as early as possible.

Test report: http://www.dpdk.org/ml/archives/dev/2015-May/017384.html

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Tested-by: Min Cao <min.cao@intel.com>
2015-05-17 23:18:32 +02:00
app apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
config enic: disable debug traces 2015-04-13 21:48:27 +02:00
doc mk: introduce EXTRA_LDLIBS variable 2015-05-14 23:33:38 +02:00
examples examples/vhost: fix build with debug enabled 2015-05-11 19:46:24 +02:00
lib i40e/base: update adminq commands 2015-05-17 23:18:32 +02:00
mk mk: introduce EXTRA_LDLIBS variable 2015-05-14 23:33:38 +02:00
pkg version: 2.0.0 2015-04-03 16:13:45 +02:00
scripts scripts: fix build in a symlinked directory 2015-05-12 14:13:42 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile scripts: remove useless build tools 2015-03-10 17:55:25 +01:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS maintainers: claim responsibility for docs 2015-05-13 15:50:17 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00