lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 4 Sep 2022 03:50:43 +0800
From:   kernel test robot <lkp@...el.com>
To:     Jiawen Wu <jiawenwu@...stnetic.com>, netdev@...r.kernel.org
Cc:     kbuild-all@...ts.01.org, mengyuanlou@...-swift.com,
        Jiawen Wu <jiawenwu@...stnetic.com>
Subject: Re: [PATCH net-next v2 13/16] net: txgbe: Add device Rx features

Hi Jiawen,

I love your patch! Perhaps something to improve:

[auto build test WARNING on net-next/master]

url:    https://github.com/intel-lab-lkp/linux/commits/Jiawen-Wu/net-WangXun-txgbe-ethernet-driver/20220830-151052
base:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git f97e971dbdc7c83d697fa2209fed0ea50fffa12e
reproduce:
        # https://github.com/intel-lab-lkp/linux/commit/78bb50a7144416960aa558c486ae078037af526b
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Jiawen-Wu/net-WangXun-txgbe-ethernet-driver/20220830-151052
        git checkout 78bb50a7144416960aa558c486ae078037af526b
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All warnings (new ones prefixed by >>):

>> Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst:76: WARNING: Unexpected indentation.
>> Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst:77: WARNING: Block quote ends without a blank line; unexpected unindent.

vim +76 Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst

    71	
    72	  ifconfig eth<x> mtu 9000 up
    73	
    74	NOTES:
    75	- The maximum MTU setting for Jumbo Frames is 9710. This value coincides
  > 76	  with the maximum Jumbo Frames size of 9728 bytes.
  > 77	- This driver will attempt to use multiple page sized buffers to receive
    78	  each jumbo packet. This should help to avoid buffer starvation issues
    79	  when allocating receive packets.
    80	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ