[v1 01/12] net/enetc: Add initial ENETC4 PMD driver support
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Mon Dec  2 23:26:52 CET 2024
    
    
  
On Fri, 18 Oct 2024 12:56:33 +0530
vanshika.shukla at nxp.com wrote:
> +#. **Linux Kernel**
> +
> +   It can be obtained from `NXP's Github hosting <https://github.com/nxp-imx/linux-imx>`_.
> +
IF the driver only exists for the DPDK then shouldn't it be in the DPDK kmods repo?
I looked at the git hub version and the driver looks like it is not very polished.
Mostly things that would be flagged during a code review.
Lots of printk's like the developer was not sure.
Lots of casts which hide potential bugs.
Unsafe copy from user space.
Module license and SPDX license mismatch.
    
    
More information about the dev
mailing list