[dpdk-dev] [PATCH v7 0/7] qede: add qede PMD

Bruce Richardson bruce.richardson at intel.com
Wed Apr 27 18:05:37 CEST 2016


On Wed, Apr 27, 2016 at 07:18:35AM -0700, Rasesh Mody wrote:
> Hi Bruce, Thomas,
> 
> The v7 series incorporates the following review comments:
>  - MAINTAINERS and LICENSE.qede_pmd file changes added to base driver
>  - Reworked flags used for clang compilation
>  - index.rst, overview.rst and qede.rst changes added to core driver
>  - Addressed documentation comments on qede.rst
>  - Enable the PMD right after adding core driver, add new features
>    thereafter
>  - Addressed checkpatch UNSPECIFIED_INT warnings generated by
>    checkpatch.pl from kernel v4.6
>  - Renamed DBG_STATUS_DATA_DIDNT_TRIGGER to DBG_STATUS_NO_DATA_TRIGGERED
>  - Updated subject/commit message of interrupt handling patch to make
>    it reader friendly
> 
> The patches are generated and tested against latest dpdk based off
> of v16.04.
> 
> These patches are checked using checkpatch.sh with following
> additional ignore option:
>    options="$options --ignore=BIT_MACRO,CAMELCASE,"
> 
> Please apply!
> 
> Rasesh Mody (7):
>   qede: add base driver
>   qede: add core driver
>   qede: enable PMD build
>   qede: add L2 support
>   qede: add SRIOV support
>   qede: add interrupt handling support
>   qede: add DCBX support
> 
Patchset applied to dpdk-next-net/rel_16_07

Thanks,
/Bruce



More information about the dev mailing list