Re: [kbuild-all] Re: [PATCH net-next 1/7] netdevsim: Add support for add and delete of a PCI PF port

2021-02-07 Thread Rong Chen
least commit 142d93d12dc1? Thanks for the feedback, we'll take a look. Best Regards, Rong Chen drivers/net/netdevsim/port_function.c:269:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] 269 | int err = 0; | ^~~ Sending v2

Re: [PATCH] selftests/tls: fix compile errors after adding CHACHA20-POLY1305

2021-02-02 Thread Rong Chen
On 2/3/21 5:53 AM, Jakub Kicinski wrote: On Tue, 2 Feb 2021 17:45:00 +0800 Rong Chen wrote: The kernel test robot reported the following errors: tls.c: In function ‘tls_setup’: tls.c:136:27: error: storage size of ‘tls12’ isn’t known union tls_crypto_context tls12

Re: [PATCH] selftests/tls: fix compile errors after adding CHACHA20-POLY1305

2021-02-02 Thread Rong Chen
On 2/2/21 6:11 PM, Vadim Fedorenko wrote: On 02.02.2021 09:45, Rong Chen wrote: The kernel test robot reported the following errors: tls.c: In function ‘tls_setup’: tls.c:136:27: error: storage size of ‘tls12’ isn’t known    union tls_crypto_context tls12

[PATCH] selftests/tls: fix compile errors after adding CHACHA20-POLY1305

2021-02-02 Thread Rong Chen
use in this function) tls12_sz = sizeof(tls12_crypto_info_aes_gcm_128); Fixes: 4f336e88a870 ("selftests/tls: add CHACHA20-POLY1305 to tls selftests") Reported-by: kernel test robot Link: https://lore.kernel.org/lkml/20210108064141.GB3437@xsang-OptiPlex-9020/ Signed-off-by:

Re: [kbuild-all] Re: [PATCH v10 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

2021-01-12 Thread Rong Chen
Thanks for the feedback, we'll try linux-can-next/testing next time. Best Regards, Rong Chen I thought that the test robot only checked the linux-ker...@vger.kernel.org open list and I didn't bother adding the "--base". So this is my bad, sorry for that. Because this is a fal

Re: [PATCH v3 net-next 08/12] net: make dev_get_stats return void

2021-01-07 Thread Rong Chen
/0day-ci/linux/commits/Vladimir-Oltean/Make-ndo_get_stats64-sleepable/20210107-175746 base:https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 config: x86_64-randconfig-a005-20210107 (attached as .config) Best Regards, Rong Chen

Re: [kbuild-all] Re: [PATCH 1/3] Add TX sending hardware timestamp.

2020-12-15 Thread Rong Chen
build test ERROR on b65054597872ce3aefbc6a666385eabdf9e288da] url: https://github.com/0day-ci/linux/commits/Erez-Geva/Add-sending-TX-hardware-timestamp-for-TC-ETF-Qdisc/20201210-000521 I can not find this commit Hi Erez, The url has been recovered now. Best Regards, Rong Chen base

Re: [kbuild-all] Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior

2020-11-22 Thread Rong Chen
Hi Jakub, Sorry for the inconvenience, we have optimized the build bot to avoid this situation. Best Regards, Rong Chen On 11/14/20 12:57 AM, Jakub Kicinski wrote: Good people of build bot, would you mind shedding some light on this one? It was also reported on v1, and Andrea said it&#

Re: [kbuild-all] Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

2020-11-15 Thread Rong Chen
e-patch-id tags seem to have been ignored. FYI, I used the below command to generate the patch. git format-patch --base=bff6f1db91e330d7fba56f815cdbc412c75fe163 -v6 -o patch/v6 HEAD~1 Hi Vincent, Thanks for the feedback, we'll fix the problem asap. Best Regards, Rong Chen Yours sincer

Re: 6c409a3aee: kernel_selftests.bpf.test_verifier.fail

2019-06-23 Thread Rong Chen
l says commit: 6c409a3aee945e50c6dd4109689f52 it felt that this is real commit and my initial reaction was that 'ohh something is broken in the merge code' which wasn't the case :) Hi Alexei, Thanks for the advice, we'll improve the email subject. Best Regards, Rong Chen