Re: [PATCH V2 16/16] net: iosm: infrastructure

2021-04-20 Thread Randy Dunlap
Hi-- On 4/20/21 9:13 AM, M Chetan Kumar wrote: > diff --git a/drivers/net/wwan/Kconfig b/drivers/net/wwan/Kconfig > new file mode 100644 > index ..6507970653d2 > --- /dev/null > +++ b/drivers/net/wwan/Kconfig > @@ -0,0 +1,19 @@ > +# SPDX-License-Identifier: GPL-2.0-only > +# > +# Wire

[PATCH net-next] net: xilinx: drivers need/depend on HAS_IOMEM

2021-04-16 Thread Randy Dunlap
ext+0x162e): undefined reference to `devm_platform_ioremap_resource' Fixes: 8a3b7a252dca ("drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver") Signed-off-by: Randy Dunlap Reported-by: kernel test robot Cc: Radhey Shyam Pandey Cc: Gary Guo Cc: Zhang Changzhong Cc: And

Re: mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c)

2021-04-13 Thread Randy Dunlap
On 4/13/21 3:18 PM, Andrii Nakryiko wrote: > On Mon, Apr 12, 2021 at 9:38 AM Randy Dunlap wrote: >> >> On 4/11/21 8:48 PM, a...@linux-foundation.org wrote: >>> The mm-of-the-moment snapshot 2021-04-11-20-47 has been uploaded to >>> >>>https:/

Re: [PATCH] lib: remove "expecting prototype" kernel-doc warnings

2021-04-13 Thread Randy Dunlap
On 4/13/21 11:18 AM, Andrew Morton wrote: > On Sun, 11 Apr 2021 15:17:56 -0700 Randy Dunlap wrote: > >> Fix various kernel-doc warnings in lib/ due to missing or >> erroneous function names. >> Add kernel-doc for some function parameters that was missing. >> Use ke

Re: mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c)

2021-04-12 Thread Randy Dunlap
alse; ^ xsk.c:1028:30: error: redefinition of ‘tx_setup_done’ bool rx_setup_done = false, tx_setup_done = false; ^ xsk.c:1020:37: note: previous definition of ‘tx_setup_done’ was here bool unmap, rx_setup_done = false, tx_setup_done = false;

[PATCH] lib: remove "expecting prototype" kernel-doc warnings

2021-04-11 Thread Randy Dunlap
ext_bit' radix-tree.c:931: warning: Function parameter or member 'iter' not described in 'radix_tree_iter_replace' Signed-off-by: Randy Dunlap Cc: Andrew Morton Cc: Philipp Reisner Cc: Lars Ellenberg Cc: drbd-...@lists.linbit.com Cc: Jiri Pirko Cc: netdev@vger.kernel.o

Re: [PATCH v3 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-08 Thread Randy Dunlap
On 4/8/21 3:58 PM, Dexuan Cui wrote: > Changes in v3: > Changed the Kconfig file: > Microsoft Azure Network Device ==> Microsoft Network Devices > Drop the default m > validated ==> supported Hi, I am satisfied with the Kconfig changes. thanks. -- ~Randy

Re: [PATCH v2 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-08 Thread Randy Dunlap
On 4/8/21 2:15 AM, Dexuan Cui wrote: > diff --git a/drivers/net/ethernet/microsoft/Kconfig > b/drivers/net/ethernet/microsoft/Kconfig > new file mode 100644 > index ..12ef6b581566 > --- /dev/null > +++ b/drivers/net/ethernet/microsoft/Kconfig > @@ -0,0 +1,30 @@ > +# > +# Microsoft Azur

Re: linux-next: Tree for Mar 31 (drivers/phy/marvell/phy-mvebu-cp110-utmi.o)

2021-04-01 Thread Randy Dunlap
On 4/1/21 9:29 AM, Randy Dunlap wrote: > On 4/1/21 5:33 AM, Kostya Porotchkin wrote: >> Hi, Randy, >> >>> -Original Message- >>> From: Randy Dunlap >>> Sent: Wednesday, March 31, 2021 18:28 >>> To: Stephen Rothwell ; Linux Next Maili

Re: linux-next: Tree for Mar 31 (drivers/phy/marvell/phy-mvebu-cp110-utmi.o)

2021-04-01 Thread Randy Dunlap
On 4/1/21 5:33 AM, Kostya Porotchkin wrote: > Hi, Randy, > >> -Original Message----- >> From: Randy Dunlap >> Sent: Wednesday, March 31, 2021 18:28 >> To: Stephen Rothwell ; Linux Next Mailing List > n...@vger.kernel.org> >> Cc: Linux Kernel Ma

Re: linux-next: Tree for Mar 31 (drivers/phy/marvell/phy-mvebu-cp110-utmi.o)

2021-03-31 Thread Randy Dunlap
> http://neuling.org/linux-next-size.html . > > Status of my local build tests will be at > http://kisskb.ellerman.id.au/linux-next . If maintainers want to give > advice about cross compilers/configs that work, we are always open to add > more builds. > > Thanks to Rand

Re: [RESEND net-next 1/4] net: i40e: remove repeated words

2021-03-30 Thread Randy Dunlap
On 3/30/21 12:27 AM, Huazhong Tan wrote: > From: Peng Li > > Remove repeated words "to" and "try". > > Signed-off-by: Peng Li > Signed-off-by: Huazhong Tan \ Hi, > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/

Re: [PATCH] fddi: skfp: Rudimentary spello fixes

2021-03-25 Thread Randy Dunlap
On 3/25/21 12:08 AM, Bhaskar Chowdhury wrote: > > s/autohorized/authorized/ > s/recsource/resource/ > s/measuered/measured/ > sauthoriziation/authorization/ s/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/fddi/skfp/h/s

Re: [PATCH] Bluetooth: L2CAP: Rudimentary typo fixes

2021-03-25 Thread Randy Dunlap
On 3/24/21 9:35 PM, Bhaskar Chowdhury wrote: > > s/minium/minimum/ > s/procdure/procedure/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > net/bluetooth/l2cap_core.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --gi

Re: [PATCH v2 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw

2021-03-24 Thread Randy Dunlap
On 3/23/21 5:00 PM, Shiraz Saleem wrote: > diff --git a/drivers/infiniband/hw/irdma/Kconfig > b/drivers/infiniband/hw/irdma/Kconfig > new file mode 100644 > index ..6585842 > --- /dev/null > +++ b/drivers/infiniband/hw/irdma/Kconfig > @@ -0,0 +1,11 @@ > +# SPDX-License-Identifier: GPL-2.0-

Re: [PATCH] sfc-falcon: Fix a typo

2021-03-24 Thread Randy Dunlap
On 3/24/21 12:52 AM, Bhaskar Chowdhury wrote: > > s/maintaning/maintaining/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [PATCH net-next] net/packet: Fix a typo in af_packet.c

2021-03-24 Thread Randy Dunlap
On 3/23/21 11:19 PM, Wang Hai wrote: > s/sequencially/sequentially/ > > Reported-by: Hulk Robot > Signed-off-by: Wang Hai Acked-by: Randy Dunlap > --- > net/packet/af_packet.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/pack

Re: [PATCH net-next] net/tls: Fix a typo in tls_device.c

2021-03-24 Thread Randy Dunlap
On 3/23/21 11:16 PM, Wang Hai wrote: > s/beggining/beginning/ > > Reported-by: Hulk Robot > Signed-off-by: Wang Hai Acked-by: Randy Dunlap > --- > net/tls/tls_device.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/tls/tls_devi

Re: [PATCH net-next] 6lowpan: Fix some typos in nhc_udp.c

2021-03-24 Thread Randy Dunlap
On 3/23/21 11:22 PM, Wang Hai wrote: > s/Orignal/Original/ > s/infered/inferred/ > > Reported-by: Hulk Robot > Signed-off-by: Wang Hai Acked-by: Randy Dunlap > --- > net/6lowpan/nhc_udp.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff -

Re: [PATCH V2] octeontx2-af: Few mundane typos fixed

2021-03-23 Thread Randy Dunlap
On 3/23/21 2:43 AM, Bhaskar Chowdhury wrote: > s/preceeds/precedes/ .two different places > s/rsponse/response/ > s/cetain/certain/ > s/precison/precision/ > > Fix a sentence construction as per suggestion. > > Signed-off-by: Bhaskar Chowdhury Acked-b

Re: [PATCH] octeontx2-af: cn10k: Few mundane typos fixed

2021-03-22 Thread Randy Dunlap
On 3/22/21 9:28 PM, Bhaskar Chowdhury wrote: > > s/preceeds/precedes/ .two different places > s/rsponse/response/ > s/cetain/certain/ > s/precison/precision/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 10 +- > 1 file changed, 5 i

Re: [PATCH] perf tools: Trivial spelling fixes

2021-03-22 Thread Randy Dunlap
On 3/22/21 9:46 PM, Bhaskar Chowdhury wrote: > > s/succeded/succeeded/ five different places > s/revsions/revisions/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > tools/perf/util/header.c | 12 ++-- > 1 file changed, 6 in

Re: [PATCH net-next] net: ipa: avoid 64-bit modulus

2021-03-22 Thread Randy Dunlap
d error on i386 (at least). > > The alignment checks we're doing are for power-of-2 values, and this > means the lower 32 bits of the DMA address can be used. This ensures > both operands to the modulo operator are 32 bits wide. > > Reported-by: Randy Dunlap > Signed-of

Re: [PATCH] net: l2tp: Fix a typo

2021-03-22 Thread Randy Dunlap
On 3/22/21 5:21 AM, Bhaskar Chowdhury wrote: > > s/verifed/verified/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > net/l2tp/l2tp_core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/l2tp/l2tp_core.c b/n

Re: [PATCH] liquidio: Fix a typo

2021-03-22 Thread Randy Dunlap
On 3/21/21 11:31 PM, Bhaskar Chowdhury wrote: > > s/struture/structure/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/ethernet/cavium/liquidio/octeon_device.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/ethernet/cavium/liquidio/octeon_device.

Re: linux-next: Tree for Mar 22 (net/ipa)

2021-03-22 Thread Randy Dunlap
text+0x926): undefined reference to `__umoddi3' -- ~Randy Reported-by: Randy Dunlap

Re: [PATCH] openvswitch: Fix a typo

2021-03-21 Thread Randy Dunlap
On 3/21/21 7:17 PM, Bhaskar Chowdhury wrote: > > s/subsytem/subsystem/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > net/openvswitch/vport.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/openvswitch/vport.

Re: [PATCH] NFC: Fix a typo

2021-03-21 Thread Randy Dunlap
On 3/21/21 5:54 PM, Bhaskar Chowdhury wrote: > > s/packaet/packet/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/nfc/fdp/fdp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/nfc/fdp/fdp.c b/dr

Re: [PATCH] perf evlist: Mundane typo fix

2021-03-20 Thread Randy Dunlap
On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote: s/explicitely/explicitly/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- tools/perf/builtin-top.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/builtin-top.c b/tools/perf/builtin-top.c index

Re: [PATCH] perf tools: Rudimentary typo fix

2021-03-20 Thread Randy Dunlap
On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote: s/archictures/architectures/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- tools/perf/builtin-stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/builtin-stat.c b/tools/perf/builtin-stat.c

Re: [PATCH] docs: networking: Fix a typo

2021-03-20 Thread Randy Dunlap
On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote: s/subsytem/subsystem/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- Documentation/networking/xfrm_device.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/xfrm_device.rst b

Re: [PATCH] rtlwifi: Few mundane typo fixes

2021-03-20 Thread Randy Dunlap
On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote: s/resovle/resolve/ s/broadcase/broadcast/ s/sytem/system/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- drivers/net/wireless/realtek/rtlwifi/core.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a

Re: [PATCH V3] ethernet: sun: Fix a typo

2021-03-19 Thread Randy Dunlap
On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote: s/serisouly/seriously/ ...plus the sentence construction for better readability. Signed-off-by: Bhaskar Chowdhury --- Changes from V2: Missed the subject line labeling ..so added drivers/net/ethernet/sun/sungem.c | 4 ++-- 1 file changed, 2 i

Re: [PATCH] selftests: net: forwarding: Fix a typo

2021-03-19 Thread Randy Dunlap
On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote: s/verfied/verified/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- tools/testing/selftests/net/forwarding/fib_offload_lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/net

Re: [PATCH] sch_red: Fix a typo

2021-03-19 Thread Randy Dunlap
On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote: s/recalcultion/recalculation/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap --- include/net/red.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/net/red.h b/include/net/red.h index 932f0d79d60c

Re: [PATCH] ethernet: sun: Fix a typo

2021-03-18 Thread Randy Dunlap
On 3/17/21 11:02 PM, Bhaskar Chowdhury wrote: > > s/serisouly/seriously/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/ethernet/sun/sungem.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/ethernet/sun/sungem.c > b/drivers/net/ethernet/sun/sunge

S390: all HAS_IOMEM build failures in one fell swoop

2021-03-17 Thread Randy Dunlap
On ARCH=s390: By disabling CONFIG_PCI and hence also disabling CONFIG_HAS_IOMEM (after having done 'make ARCH=s390 allmodconfig'), we can see all of the drivers that use IOMEM-related interfaces without mentioning that they do so (in their respective Kconfig files). This should catch all of the

Re: [PATCH] net: ppp: Mundane typo fixes in the file pppoe.c

2021-03-17 Thread Randy Dunlap
On 3/17/21 2:00 AM, Bhaskar Chowdhury wrote: > > s/procesing/processing/ > s/comparations/comparisons/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ppp/pppoe.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >

Re: [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c

2021-03-17 Thread Randy Dunlap
On 3/17/21 3:00 AM, Bhaskar Chowdhury wrote: > > s/Reprogam/Reprogram/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a

Re: [PATCH] wireless: intel: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h

2021-03-16 Thread Randy Dunlap
On 3/16/21 9:25 PM, Bhaskar Chowdhury wrote: > > s/folowing/following/ > s/Celsuis/Celsius/ > s/temerature/temperature/ ...twice > > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/wireless/intel/iwlwifi/fw/api/power.h | 8 ++

Re: [PATCH v2] rsi: fix comment syntax in file headers

2021-03-15 Thread Randy Dunlap
gt; > Similarly for other files too. > > Provide a simple fix by replacing such occurrences with general comment > format, i.e., "/*", to prevent kernel-doc from parsing it. > > Signed-off-by: Aditya Srivastava Reviewed-by: Randy Dunlap Thanks. > --- > - Appl

Re: [PATCH] net: ethernet: intel: igb: Typo fix in the file igb_main.c

2021-03-14 Thread Randy Dunlap
On 3/14/21 6:48 PM, Bhaskar Chowdhury wrote: > > s/structue/structure/ > > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ethernet/intel/igb/igb_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/

Re: [PATCH] net: ethernet: neterion: Fix a typo in the file s2io.c

2021-03-14 Thread Randy Dunlap
On 3/14/21 6:53 PM, Bhaskar Chowdhury wrote: > > s/structue/structure/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ethernet/neterion/s2io.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/et

Re: [PATCH] ethernet: amazon: ena: A typo fix in the file ena_com.h

2021-03-14 Thread Randy Dunlap
On 3/14/21 3:22 PM, Bhaskar Chowdhury wrote: > > Mundane typo fix. > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/net/ethernet/amazon/ena/ena_com.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/driv

Re: [PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c

2021-03-12 Thread Randy Dunlap
On 3/12/21 9:45 PM, Bhaskar Chowdhury wrote: > > s/calclation/calculation/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Subject: should say "Fix typo", not "Fixed typo". > --- > drivers/net/ethernet/marvell/sky2.c | 2 +- > 1

Re: [PATCH] devlink: fix typo in documentation

2021-03-12 Thread Randy Dunlap
On 3/12/21 4:04 PM, Eva Dengler wrote: > This commit fixes three spelling typos in devlink-dpipe.rst and > devlink-port.rst. > > Signed-off-by: Eva Dengler LGTM. Acked-by: Randy Dunlap Thanks. > --- > Documentation/networking/devlink/devlink-dpipe.rst | 2 +- > Doc

Re: [PATCH] net: ethernet: dec: tulip: Random spelling fixes throughout the file pnic2.c

2021-03-11 Thread Randy Dunlap
On 3/11/21 11:05 PM, Bhaskar Chowdhury wrote: > > Random spelling fixes throughout the file. > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/ethernet/dec/tulip/pnic2.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/net/ethernet/dec/tulip/pnic2

Re: [PATCH net-next v4 2/2] net: Add Qcom WWAN control driver

2021-03-11 Thread Randy Dunlap
On 3/11/21 8:39 AM, Loic Poulain wrote: > diff --git a/drivers/net/wwan/Kconfig b/drivers/net/wwan/Kconfig > index b7d58b7..1e8ac0b 100644 > --- a/drivers/net/wwan/Kconfig > +++ b/drivers/net/wwan/Kconfig > @@ -16,4 +16,18 @@ config WWAN_CORE > Say Y here if you want to use the WWAN driver

Re: [PATCH] net: core: Few absolutely rudimentary typo fixes throughout the file filter.c

2021-03-10 Thread Randy Dunlap
On 3/10/21 9:56 PM, Bhaskar Chowdhury wrote: > > Trivial spelling fixes throughout the file. > > Signed-off-by: Bhaskar Chowdhury Hi Bhaskar, FYI: a. we accept British or American spellings b. we accept one or two spaces after a period ('.') at the end of a sentence c. we accept Oxford (seria

Re: [PATCH] net: fddi: skfp: Mundane typo fixes throughout the file smt.h

2021-03-10 Thread Randy Dunlap
On 3/10/21 2:51 PM, Bhaskar Chowdhury wrote: > > Few spelling fixes throughout the file. > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap thanks. > --- > drivers/net/fddi/skfp/h/smt.h | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > &g

Re: [PATCH] net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the file chcr_ktls.c

2021-03-08 Thread Randy Dunlap
ith the above fixes: Acked-by: Randy Dunlap > --- > .../ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c| 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c > b/drivers/net/et

Re: [PATCH V2] init/Kconfig: Fix a typo in CC_VERSION_TEXT help text

2021-02-24 Thread Randy Dunlap
On 2/24/21 2:33 PM, Bhaskar Chowdhury wrote: > > s/compier/compiler/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > Changes from V1: > Nathan and Randy, suggested better subject line texts,so incorporated. > > init/Kconfig | 2 +- > 1 f

Re: [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig

2021-02-24 Thread Randy Dunlap
On 2/24/21 12:14 AM, Bhaskar Chowdhury wrote: > > s/compier/compiler/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap in Subject:, "Fix a spelling" is whacked. Maybe "Fix a spello" or "Fix typo". > --- > init/Kconfig | 2

Re: [PATCH v4 net-next 00/21] nvme-tcp receive offloads

2021-02-11 Thread Randy Dunlap
On 2/11/21 1:10 PM, Boris Pismenny wrote: > Changes since v3: > = > * Use DDP_TCP ifdefs in iov_iter and skb iterators to minimize impact > when compiled out (Christoph) > * Simplify netdev references and reduce the use of > get_netdev_for_sock (Sagi) > * Avo

Re: UBSAN: shift-out-of-bounds in xprt_do_reserve

2021-02-10 Thread Randy Dunlap
On 2/9/21 5:24 PM, syzbot wrote: > Hello, > > syzbot found the following issue on: > > HEAD commit:dd86e7fa Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=105930c4d0 > kernel config: https://syzka

Re: [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h

2021-02-09 Thread Randy Dunlap
On 2/9/21 3:29 PM, Bhaskar Chowdhury wrote: > > s/configation/configuration/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Thanks. > --- > drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [PATCH bpf v2] selftests/bpf: remove bash feature in test_xdp_redirect.sh

2021-02-08 Thread Randy Dunlap
On 2/8/21 10:41 PM, Björn Töpel wrote: > On 2021-02-09 06:52, Andrii Nakryiko wrote: >> On Sat, Feb 6, 2021 at 1:29 AM Björn Töpel wrote: >>> >>> From: Björn Töpel >>> >>> The test_xdp_redirect.sh script uses a bash redirect feature, >>> '&>/dev/null'. Use '>/dev/null 2>&1' instead. >> >> We have

Re: [net-next PATCH v5 01/15] Documentation: ACPI: DSD: Document MDIO PHY

2021-02-08 Thread Randy Dunlap
Hi, Just a couple of nits below: On 2/8/21 7:12 AM, Calvin Johnson wrote: > Introduce ACPI mechanism to get PHYs registered on a MDIO bus and > provide them to be connected to MAC. > > Describe properties "phy-handle" and "phy-mode". > > Signed-off-by: Calvin Johnson > --- > Documentation/fir

Re: [PATCH 4/4] batman-adv: Fix names for kernel-doc blocks

2021-02-08 Thread Randy Dunlap
hen it actually > documented. > > Signed-off-by: Sven Eckelmann > Signed-off-by: Simon Wunderlich Reviewed-by: Randy Dunlap Thanks. > --- > net/batman-adv/distributed-arp-table.c | 2 +- > net/batman-adv/multicast.c | 2 +- > net/batman-adv/netlink.c

Re: [PATCH bpf v2] selftests/bpf: remove bash feature in test_xdp_redirect.sh

2021-02-06 Thread Randy Dunlap
ies on that the > return value can be used to determine pass/fail of the test. > > Acked-by: William Tu > Fixes: 996139e801fd ("selftests: bpf: add a test for XDP redirect") > Signed-off-by: Björn Töpel Acked-by: Randy Dunlap Thanks. > --- > William, I kept you

Re: [PATCH 0/3] drivers/net/ethernet/amd: Follow style guide

2021-02-05 Thread Randy Dunlap
On 2/5/21 4:01 PM, Amy Parker wrote: > This patchset updates atarilance.c and sun3lance.c to follow the kernel > style guide. Each patch tackles a different issue in the style guide. > >-Amy IP > > Amy Parker (3): > drivers/net/ethernet/amd: Correct spacing around C keywords > drivers/net

Re: [PATCH bpf] selftests/bpf: use bash instead of sh in test_xdp_redirect.sh

2021-02-05 Thread Randy Dunlap
On 2/5/21 9:30 AM, William Tu wrote: > On Fri, Feb 5, 2021 at 9:09 AM Björn Töpel wrote: >> >> From: Björn Töpel >> >> The test_xdp_redirect.sh script uses some bash-features, such as >> '&>'. On systems that use dash as the sh implementation this will not >> work as intended. Change the shebang

Re: [PATCH V3] drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c

2021-02-03 Thread Randy Dunlap
On 2/3/21 7:16 PM, Bhaskar Chowdhury wrote: > > > s/initialsation/initialisation/ > s/specifiing/specifying/ > > Signed-off-by: Bhaskar Chowdhury Aside from the Subject: being longer than needed, as Jakub commented, it's fine for me. Thanks. Acked-by: Randy Dunlap

Re: [PATCH V2] drivers: net: ethernet: i825xx: Fix couple of spellings and get rid of blank lines too in the file ether1.c

2021-02-03 Thread Randy Dunlap
On 2/3/21 6:32 PM, Bhaskar Chowdhury wrote: > On 18:09 Wed 03 Feb 2021, Randy Dunlap wrote: >> On 2/3/21 5:18 PM, Bhaskar Chowdhury wrote: >>> >>> s/initialsation/initialisation/ >>> s/specifiing/specifying/ >>> >>> Plus get rid of few

Re: [PATCH V2] drivers: net: ethernet: i825xx: Fix couple of spellings and get rid of blank lines too in the file ether1.c

2021-02-03 Thread Randy Dunlap
On 2/3/21 5:18 PM, Bhaskar Chowdhury wrote: > > s/initialsation/initialisation/ > s/specifiing/specifying/ > > Plus get rid of few blank lines. > > Signed-off-by: Bhaskar Chowdhury > --- > Changes from V1: >Fix typo in the subject line >Give explanation of all the changes in changelog t

Re: [PATCH v2] rt2x00: remove duplicate word and fix typo in comment

2021-02-03 Thread Randy Dunlap
On 2/3/21 4:51 PM, samirweng1979 wrote: > From: wengjianfeng > > remove duplicate word 'we' in comment > change 'then' to 'than' in comment > > Signed-off-by: wengjianfeng Acked-by: Randy Dunlap Thanks. > --- > drivers/net/wireless/ra

Re: [PATCH 2/4] batman-adv: Update copyright years for 2021

2021-02-03 Thread Randy Dunlap
On 2/3/21 4:35 PM, Jakub Kicinski wrote: > On Tue, 2 Feb 2021 18:40:34 +0100 Simon Wunderlich wrote: >> From: Sven Eckelmann >> >> Signed-off-by: Sven Eckelmann >> Signed-off-by: Simon Wunderlich >> --- >> include/uapi/linux/batadv_packet.h | 2 +- >> include/uapi/linux/batman_adv.h

Re: [PATCH] rt2x00: remove duplicate word in comment

2021-02-03 Thread Randy Dunlap
On 2/3/21 4:30 PM, wengjianfeng wrote: > On Wed, 3 Feb 2021 07:16:17 -0800 > Randy Dunlap wrote: > >> On 2/2/21 10:38 PM, samirweng1979 wrote: >>> From: wengjianfeng >>> >>> remove duplicate word 'we' in comment >>> >>>

Re: [PATCH bpf-next] libbpf: stop using feature-detection Makefiles

2021-02-03 Thread Randy Dunlap
rs > reported over time with false negatives of feature detection (libelf or libz > not being detected, while they are actually present in the system). > > Cc: Arnaldo Carvalho de Melo > Cc: Randy Dunlap > Signed-off-by: Andrii Nakryiko > --- > tools/lib/bpf/.gitignore |

Re: [PATCH] drivers: net: ehternet: i825xx: Fix couple of spellings in the file ether1.c

2021-02-03 Thread Randy Dunlap
On 2/3/21 7:15 AM, Bhaskar Chowdhury wrote: > > s/initialsation/initialisation/ > s/specifiing/specifying/ > > Signed-off-by: Bhaskar Chowdhury Hi, $Subject has a typo/spello. The 2 fixes below look good (as explained in the patch description), but: can you explain the 3 changes below that AF

Re: [PATCH] rt2x00: remove duplicate word in comment

2021-02-03 Thread Randy Dunlap
On 2/2/21 10:38 PM, samirweng1979 wrote: > From: wengjianfeng > > remove duplicate word 'we' in comment > > Signed-off-by: wengjianfeng > --- > drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/wireless/ralin

Re: [PATCH net-next] net: dsa: hellcreek: Add missing TAPRIO dependency

2021-01-29 Thread Randy Dunlap
On 1/29/21 6:26 AM, Kurt Kanzenbach wrote: > On Thu Jan 28 2021, Randy Dunlap wrote: >> On 1/28/21 8:33 AM, Kurt Kanzenbach wrote: >>> Add missing dependency to TAPRIO to avoid build failures such as: >>> >>> |ERROR: modpost: "taprio_offload_get" &

Re: [PATCH net-next] net: dsa: hellcreek: Add missing TAPRIO dependency

2021-01-28 Thread Randy Dunlap
uot; > [drivers/net/dsa/hirschmann/hellcreek_sw.ko] undefined! > > Fixes: 24dfc6eb39b2 ("net: dsa: hellcreek: Add TAPRIO offloading support") > Reported-by: Randy Dunlap > Signed-off-by: Kurt Kanzenbach > --- > drivers/net/dsa/hirschmann/Kconfig | 1 + > 1 file changed, 1 i

Re: linux-next: Tree for Jan 28 [drivers/net/dsa/hirschmann/hellcreek_sw]

2021-01-28 Thread Randy Dunlap
ellcreek_sw.ko] undefined! Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap config-r7455.gz Description: application/gzip

Re: [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace

2021-01-19 Thread Randy Dunlap
Hi, Documentation comments only: On 1/18/21 9:07 PM, Xie Yongji wrote: > > Signed-off-by: Xie Yongji > --- > Documentation/driver-api/vduse.rst | 85 ++ > > diff --git a/Documentation/driver-api/vduse.rst > b/Documentation/driver-api/vduse.rst > new file mode 100644 > index

Re: [net-next PATCH v3 01/15] Documentation: ACPI: DSD: Document MDIO PHY

2021-01-18 Thread Randy Dunlap
Hi, On 1/12/21 5:40 AM, Calvin Johnson wrote: > Introduce ACPI mechanism to get PHYs registered on a MDIO bus and > provide them to be connected to MAC. > > Describe properties "phy-handle" and "phy-mode". > > Signed-off-by: Calvin Johnson > --- > > Changes in v3: None > Changes in v2: > - Upd

Re: [PATCH] kernel: trace: uprobe: Fix word to the correct spelling

2021-01-12 Thread Randy Dunlap
On 1/11/21 8:50 PM, Bhaskar Chowdhury wrote: > s/controling/controlling/p > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Thanks. > --- > kernel/trace/trace_uprobe.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/kernel/trace

Re: [PATCH net-next] net: ipa: add config dependency on QCOM_SMEM

2021-01-12 Thread Randy Dunlap
uild the IPA driver without SMEM. > This avoids a link error for certain configurations. > > Reported-by: Randy Dunlap > Fixes: 38a4066f593c5 ("net: ipa: support COMPILE_TEST") > Signed-off-by: Alex Elder Acked-by: Randy Dunlap # build-tested Thanks. > --- > drivers/

Re: [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one

2021-01-12 Thread Randy Dunlap
On 1/12/21 2:31 AM, Bhaskar Chowdhury wrote: > s/oen/one/ > s/controling/controlling/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Thanks. > --- > Changes from V2 : Correct the versioning,mentioned both the changes > > drivers/net/ethernet/marve

Re: linux-next: Tree for Jan 11 (drivers/net/ipa/ipa_main.o)

2021-01-11 Thread Randy Dunlap
nit': ipa_mem.c:(.text+0x59f): undefined reference to `qcom_smem_alloc' ld: ipa_mem.c:(.text+0x66e): undefined reference to `qcom_smem_get' ld: ipa_mem.c:(.text+0x6cc): undefined reference to `qcom_smem_virt_to_phys' Full randconfig file is attached. Reported-by: Randy Dunlap

Re: [PATCH] Incorrect filename in drivers/net/phy/Makefile

2021-01-09 Thread Randy Dunlap
On 1/9/21 11:48 AM, Andrew Lunn wrote: > On Sat, Jan 09, 2021 at 10:17:38AM +0100, Zhi Han wrote: >> Thanks a lot for the .config file. >> I also tested it, with mdio-bus.o in the Makefile, glad to got that there is >> no problem of that, although I don't know the reason/trick yet. > > I'm not 100

Re: [PATCH net-next] net/bridge: fix misspellings using codespell tool

2021-01-07 Thread Randy Dunlap
Fix typos found by codespell. > > Signed-off-by: Menglong Dong LGTM. Thanks. Acked-by: Randy Dunlap > --- > net/bridge/br.c | 2 +- > net/bridge/br_input.c | 2 +- > net/bridge/br_mrp.c | 6 +++--- > net/bridge/br_stp.c | 4 ++-- > 4 files changed, 7 in

Re: [PATCH net-next] net: broadcom: Drop OF dependency from BGMAC_PLATFORM

2021-01-06 Thread Randy Dunlap
On 1/6/21 11:15 AM, Florian Fainelli wrote: > All of the OF code that is used has stubbed and will compile and link > just fine, keeping COMPILE_TEST is enough. Yes, that matches my understanding. I wish we had a list of which API families have full stub support... Acked-by: Randy

Re: [PATCH v2] docs: octeontx2: tune rst markup

2021-01-06 Thread Randy Dunlap
cumentation/networking/device_drivers/ethernet/marvell/octeontx2.rst > index d3fcf536d14e..61e850460e18 100644 > --- a/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst > +++ b/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst Acked-by: Randy Dunlap Thanks. -- ~Randy

[PATCH] ptp: ptp_ines: prevent build when HAS_IOMEM is not set

2021-01-05 Thread Randy Dunlap
.text+0x17e6): undefined reference to `devm_platform_ioremap_resource' Prevent builds of ptp_ines.c when HAS_IOMEM is not set. Fixes: bad1eaa6ac31 ("ptp: Add a driver for InES time stamping IP core.") Signed-off-by: Randy Dunlap Reported-by: kernel test robot Link: lore.kernel.org/r/2

[PATCH] net: dsa: fix led_classdev build errors

2021-01-05 Thread Randy Dunlap
024): undefined reference to `led_classdev_unregister' Signed-off-by: Randy Dunlap Reported-by: kernel test robot Link: lore.kernel.org/r/202101060655.iuvmjqs2-...@intel.com Cc: Kurt Kanzenbach Cc: netdev@vger.kernel.org Cc: "David S. Miller" Cc: Jakub Kicinski --- drivers/net

Re: UBSAN: shift-out-of-bounds in gred_change

2021-01-05 Thread Randy Dunlap
On 12/31/20 1:09 PM, syzbot wrote: > Hello, > > syzbot found the following issue on: > > HEAD commit:3db1a3fa Merge tag 'staging-5.11-rc1' of git://git.kernel... > git tree: net-next > console output: https://syzkaller.appspot.com/x/log.txt?x=155708db50 > kernel config: https://syz

Re: [PATCH] docs: octeontx2: tune rst markup

2021-01-05 Thread Randy Dunlap
Hi Lukas, On 1/5/21 1:35 AM, Lukas Bulwahn wrote: > Commit 80b9414832a1 ("docs: octeontx2: Add Documentation for NPA health > reporters") added new documentation with improper formatting for rst, and > caused a few new warnings for make htmldocs in octeontx2.rst:169--202. > > Tune markup and form

Re: [PATCH] net-next: docs: Fix typos in snmp_counter.rst

2021-01-05 Thread Randy Dunlap
On 1/5/21 6:40 AM, Masanari Iida wrote: > This patch fixes some spelling typos in snmp_counter.rst > > Signed-off-by: Masanari Iida > --- > Documentation/networking/snmp_counter.rst | 28 +++ > 1 file changed, 14 insertions(+), 14 deletions(-) > Revi

Re: [PATCH] drivers: net: wireless: realtek: Fix the word association defautly de-faulty

2021-01-05 Thread Randy Dunlap
On 1/5/21 2:17 AM, Bhaskar Chowdhury wrote: > s/defautly/de-faulty/p > > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c

Re: UBSAN: shift-out-of-bounds in choke_change

2020-12-29 Thread Randy Dunlap
Hi bot, On 12/29/20 10:58 AM, syzbot wrote: > Hello, > > syzbot found the following issue on: > > HEAD commit:71c5f031 Merge tag 'docs-5.11-2' of git://git.lwn.net/linux > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=1510369350 > kernel config: ht

[PATCH -net] net: sched: prevent invalid Scell_log shift count

2020-12-24 Thread Randy Dunlap
27; Fixes: 8afa10cbe281 ("net_sched: red: Avoid illegal values") Signed-off-by: Randy Dunlap Reported-by: syzbot+97c5bd9cc81eca63d...@syzkaller.appspotmail.com Cc: Nogah Frankel Cc: Jamal Hadi Salim Cc: Cong Wang Cc: Jiri Pirko Cc: netdev@vger.kernel.org Cc: "David S. Miller" Cc

Re: linux-next: Tree for Dec 9 (ethernet/mellanox/mlx5)

2020-12-09 Thread Randy Dunlap
^~~ -- ~Randy Reported-by: Randy Dunlap

Re: [PATCH net-next v5] devlink: Add devlink port documentation

2020-12-07 Thread Randy Dunlap
Hi-- On 12/7/20 2:13 PM, Parav Pandit wrote: > Added documentation for devlink port and port function related commands. > > Signed-off-by: Parav Pandit > Reviewed-by: Jiri Pirko > Reviewed-by: Jacob Keller > --- > Changelog: > v4->v5: > - described logically ingress and egress point of devlin

Re: [PATCH] net/mlx5e: fix non-IPV6 build

2020-12-03 Thread Randy Dunlap
On 12/3/20 3:12 PM, Arnd Bergmann wrote: > From: Arnd Bergmann > > When IPv6 is disabled, the flow steering code causes a build failure: > > drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c:55:14: error: no > member named 'skc_v6_daddr' in 'struct sock_common'; did you mean 'skc_daddr'

Re: [PATCH net-next v4] devlink: Add devlink port documentation

2020-12-03 Thread Randy Dunlap
devlink-port.rst > b/Documentation/networking/devlink/devlink-port.rst > new file mode 100644 > index ..ac18cb8041dc > --- /dev/null > +++ b/Documentation/networking/devlink/devlink-port.rst > @@ -0,0 +1,111 @@ I find that this doc is now readable. :) Other people can comment on the technical details. thanks. -- ~Randy Acked-by: Randy Dunlap

Re: [PATCH net-next v3] devlink: Add devlink port documentation

2020-12-02 Thread Randy Dunlap
Hi-- On 12/2/20 5:53 AM, Parav Pandit wrote: > Added documentation for devlink port and port function related commands. > > Signed-off-by: Parav Pandit > Reviewed-by: Jiri Pirko > Reviewed-by: Jacob Keller > --- > Changelog: > v2->v3: > - rephased many lines rephrased > - first paragr

Re: [PATCH v2 1/2] x86: make VMware support optional

2020-12-02 Thread Randy Dunlap
On 12/2/20 1:19 PM, Enrico Weigelt, metux IT consult wrote: > Make it possible to opt-out from VMware support, for minimized kernels > that never will be run under Vmware (eg. high-density virtualization > or embedded systems). > > Average distro kernel will leave it on, therefore default to y. >

Re: [PATCH v2 2/2] x86: make Hyper-V support optional

2020-12-02 Thread Randy Dunlap
On 12/2/20 1:19 PM, Enrico Weigelt, metux IT consult wrote: > Make it possible to opt-out from Hyper-V support, for minimized kernels > that never will by run under Hyper-V. (eg. high-density virtualization > or embedded systems) > > Average distro kernel will leave it on, therefore default to y.

Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!

2020-12-01 Thread Randy Dunlap
On 12/1/20 8:01 PM, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master > head: 2867e1eac61016f59b3d730e3f7aa488e186e917 > commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: > requires MMU > config: microblaze-randconfig

  1   2   3   4   5   6   7   >