nt occurs in the bonding configuration.
>
> Here is the test result:
>
> TEST: bond_ipsec_offload (active_slave eth0)[ OK ]
> TEST: bond_ipsec_offload (active_slave eth1)[ OK ]
>
> Signed-off-by: Hangbin Liu
Reviewed-by: Petr Machata
Hangbin Liu writes:
> This introduces a test for IPSec offload over bonding, utilizing netdevsim
> for the testing process, as veth interfaces do not support IPSec offload.
> The test will ensure that the IPSec offload functionality remains operational
> even after a failover event occurs in th
Kevin Krakauer writes:
> diff --git a/tools/testing/selftests/net/gro.sh
> b/tools/testing/selftests/net/gro.sh
> index 02c21ff4ca81..703173f8c8a9 100755
> --- a/tools/testing/selftests/net/gro.sh
> +++ b/tools/testing/selftests/net/gro.sh
> @@ -21,7 +21,7 @@ run_test() {
># Each test is r
Jakub Kicinski writes:
> On Fri, 10 Jan 2025 15:35:23 +0100 Alessandro Zanni wrote:
>> On Fri, Jan 10, 2025 at 04:09:07AM +, Hangbin Liu wrote:
>> > On Fri, Jan 10, 2025 at 01:07:44AM +0100, Alessandro Zanni wrote:
>> > > Running "make kselftest TARGETS=net/forwarding" results in several
net/lib/sh
> directory to the TEST_INCLUDES variable in the different Makefile's.
>
> Fixes: a6e263f125cd ("selftests: net: lib: Introduce deferred commands")
> Signed-off-by: Matthieu Baerts (NGI0)
Gah, I knew moving this to a separate module would end up biting us.
Well, h
Breno Leitao writes:
> Use a less populated IP range to run the tests, as suggested by Petr in
> Link: https://lore.kernel.org/netdev/87ikvukv3s@nvidia.com/.
>
> Suggested-by: Petr Machata
> Signed-off-by: Breno Leitao
> ---
> tools/testing/selftests/drivers/net
defined
>
> The module errno makes available standard error system symbols.
>
> Signed-off-by: Alessandro Zanni
Reviewed-by: Petr Machata
Insert a yo-dawg meme about testing the tests here.
syzbot writes:
> syzbot suspects this bug was fixed by commit:
>
> commit 46ca11177ed593f39d534f8d2c74ec5344e90c11
> Author: Amit Cohen
> Date: Thu May 21 12:11:45 2020 +
>
> selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
That does not sound right. The referenc
Colin King writes:
> From: Colin Ian King
>
> Currently are duplicated checks on orig_egr_types which are
> redundant, I believe this is a typo and should actually be
> orig_ing_types || orig_egr_types instead of the expression
> orig_egr_types || orig_egr_types. Fix these.
>
> Addresses-Cove
Petr Machata writes:
> Colin King writes:
>
>> From: Colin Ian King
>>
>> Currently there is a duplicated check on orig_egr_types which is
>> redundant, I believe this is a typo and should actually be
>> orig_ing_types || orig_egr_types instead
Petr Machata writes:
> Colin King writes:
>
>> From: Colin Ian King
>>
>> Currently there is a duplicated check on orig_egr_types which is
>> redundant, I believe this is a typo and should actually be
>> orig_ing_types || orig_egr_types instead
this.
Good catch, yes, there's a typo. Thanks for the fix!
> Addresses-Coverity: ("Same on both sides")
> Fixes: c6b36bdd04b5 ("mlxsw: spectrum_ptp: Increase parsing depth when PTP is
> enabled")
> Signed-off-by: Colin Ian King
Reviewed-by: Petr
Colin Ian King writes:
> Hi,
>
> Static analysis with Coverity on today's linux-next has found a
> potential null pointer dereference bug with the following commit:
>
> commit d92e4e6e33c8b19635be70fb8935b627d2e4f8fe
> Author: Petr Machata
> Date: S
Vivien Didelot writes:
> @petr I expect the same issue with Rocker, but I haven't tested it.
Yeah, pretty sure. Such an obvious bug, sorry about that :-/
I'll send a rocker patch later today.
Thanks,
Petr
conflict the next time they
rebase on top of net...? Let me know what to do, please.
Thanks,
Petr
>From 2c2210e59cd94571ac67d491026d6ea0f4d69ae4 Mon Sep 17 00:00:00 2001
Message-Id:
<2c2210e59cd94571ac67d491026d6ea0f4d69ae4.1522155963.git.pe...@mellanox.com>
From: Petr Machata
Date: Tue, 27 Mar 2018 16:00:38 +0300
Subject
Commit-ID: 83428f2fad48e16fddff0cb445cb4fedf5afe4ab
Gitweb: https://git.kernel.org/tip/83428f2fad48e16fddff0cb445cb4fedf5afe4ab
Author: Petr Machata
AuthorDate: Thu, 22 Mar 2018 00:57:32 +0100
Committer: Arnaldo Carvalho de Melo
CommitDate: Fri, 23 Mar 2018 16:45:20 -0300
perf python
Python None objects are handled just like all the other objects with
respect to their reference counting. Before returning Py_None, its
reference count thus needs to be bumped.
Signed-off-by: Petr Machata
---
tools/perf/util/python.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion
Stephen Rothwell writes:
> Today's linux-next merge of the net-next tree got conflicts in:
>
> drivers/net/ethernet/mellanox/mlxsw/spectrum.h
> drivers/net/ethernet/mellanox/mlxsw/spectrum.c
>
> between commit:
>
> 663f1b26f9c1 ("mlxsw: spectrum: Prevent duplicate mirrors")
>
> from the net
Stephen Rothwell writes:
> Today's linux-next merge of the net-next tree got a conflict in:
>
> net/ipv4/ip_tunnel.c
>
> between commit:
>
> 4e994776e7bd ("ip_tunnel: Do not use mark in skb by default")
>
> from the net tree and commit:
>
> b0066da52ea5 ("ip_tunnel: Rename & publish init_tu
19 matches
Mail list logo