[dpdk-dev] [PATCH v4 0/3] enable package download in ice driver

2019-03-21 Thread Qiming Yang
This patch set enabled package downloading to the device. The package is to be in the /lib/firmware/intel/ice/ddp directory and named ice.pkg. The package is shared by the kernel driver and the DPDK PMD. If package download failed, driver need to go to safe mode. This patch set disabled RSS, QINQ,

[dpdk-dev] [PATCH v4 0/3] enable package download in ice driver

2019-03-21 Thread Qiming Yang
This patch set enabled package downloading to the device. The package is to be in the /lib/firmware/intel/ice/ddp directory and named ice.pkg. The package is shared by the kernel driver and the DPDK PMD. If package download failed, driver need to go to safe mode. This patch set disabled RSS, QINQ,