Tested-by: Min Cao
Patch name: [dpdk-dev] [PATCH v2] ixgbe: fix icc issue with mbuf
initializer
Test Flag: Tested-by
Tester name:min.cao at intel.com
ICC version:13.1.2
ICC package:l_ccompxe_2013.4.183.tgz
Result summary
> When using Intel C++ compiler(icc) 14.0.1.106 or the older icc 13.x
> version, the mbuf initializer variable was not getting configured
> correctly, as the mb_def variable was not set correctly. This is due
> to an issue with icc (DPD200249565 which already been fixed in
> icc 14.0.2 and newer co
When using Intel C++ compiler(icc) 14.0.1.106 or the older icc 13.x
version, the mbuf initializer variable was not getting configured
correctly, as the mb_def variable was not set correctly. This is due
to an issue with icc (DPD200249565 which already been fixed in
icc 14.0.2 and newer compiler rel
3 matches
Mail list logo