Dear Stephen, We will fix the issues and resubmit as soon as possible.
Thanks! Howard Wang -----邮件原件----- 发件人: Stephen Hemminger <step...@networkplumber.org> 发送时间: 2024年5月29日 5:34 收件人: 王颢 <howard_w...@realsil.com.cn> 抄送: dev@dpdk.org; Howard Wang <pro_nic_d...@realtek.com> 主题: Re: [PATCH] r8126: add r8126 ethernet poll mode driver External mail. Went to apply this to review, and noticed that git is complains. Looks like editor or mailer problem. $ git am /tmp/r8126.mbox warning: quoted CRLF detected Applying: r8126: add r8126 ethernet poll mode driver .git/rebase-apply/patch:71: trailing whitespace. ; .git/rebase-apply/patch:72: trailing whitespace. ; Supported features of the 'r8126' network poll mode driver. .git/rebase-apply/patch:73: trailing whitespace. ; .git/rebase-apply/patch:74: trailing whitespace. ; Refer to default.ini for the full list of available PMD features. .git/rebase-apply/patch:75: trailing whitespace. ; warning: squelched 48 whitespace errors warning: 53 lines add whitespace errors. And checkpatch complains about 220 other issues. Some are noise but most all of them look like real issues. Please fix and resubmit.