mbox series

[net,0/2] selftests: net: Small fixes

Message ID 20240110141436.157419-1-bpoirier@nvidia.com (mailing list archive)
Headers show
Series selftests: net: Small fixes | expand

Message

Benjamin Poirier Jan. 10, 2024, 2:14 p.m. UTC
From: Benjamin Poirier <benjamin.poirier@gmail.com>

Two small fixes for net selftests.

These patches were carved out of the following RFC series:
https://lore.kernel.org/netdev/20231222135836.992841-1-bpoirier@nvidia.com/

I'm planning to send the rest of the series to net-next after it opens up.

Benjamin Poirier (2):
  selftests: bonding: Change script interpreter
  selftests: forwarding: Remove executable bits from lib.sh

 .../selftests/drivers/net/bonding/mode-1-recovery-updelay.sh    | 2 +-
 .../selftests/drivers/net/bonding/mode-2-recovery-updelay.sh    | 2 +-
 tools/testing/selftests/net/forwarding/lib.sh                   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 mode change 100755 => 100644 tools/testing/selftests/net/forwarding/lib.sh

Comments

Przemek Kitszel Jan. 11, 2024, 11:25 a.m. UTC | #1
On 1/10/24 15:14, Benjamin Poirier wrote:
> From: Benjamin Poirier <benjamin.poirier@gmail.com>
> 
> Two small fixes for net selftests.
> 
> These patches were carved out of the following RFC series:
> https://lore.kernel.org/netdev/20231222135836.992841-1-bpoirier@nvidia.com/
> 
> I'm planning to send the rest of the series to net-next after it opens up.
> 
> Benjamin Poirier (2):
>    selftests: bonding: Change script interpreter
>    selftests: forwarding: Remove executable bits from lib.sh
> 
>   .../selftests/drivers/net/bonding/mode-1-recovery-updelay.sh    | 2 +-
>   .../selftests/drivers/net/bonding/mode-2-recovery-updelay.sh    | 2 +-
>   tools/testing/selftests/net/forwarding/lib.sh                   | 0
>   3 files changed, 2 insertions(+), 2 deletions(-)
>   mode change 100755 => 100644 tools/testing/selftests/net/forwarding/lib.sh
> 

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
patchwork-bot+netdevbpf@kernel.org Jan. 11, 2024, 7:42 p.m. UTC | #2
Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 10 Jan 2024 09:14:34 -0500 you wrote:
> From: Benjamin Poirier <benjamin.poirier@gmail.com>
> 
> Two small fixes for net selftests.
> 
> These patches were carved out of the following RFC series:
> https://lore.kernel.org/netdev/20231222135836.992841-1-bpoirier@nvidia.com/
> 
> [...]

Here is the summary with links:
  - [net,1/2] selftests: bonding: Change script interpreter
    (no matching commit)
  - [net,2/2] selftests: forwarding: Remove executable bits from lib.sh
    https://git.kernel.org/netdev/net/c/1ad04b795cc3

You are awesome, thank you!
patchwork-bot+netdevbpf@kernel.org Jan. 12, 2024, 1 a.m. UTC | #3
Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 10 Jan 2024 09:14:34 -0500 you wrote:
> From: Benjamin Poirier <benjamin.poirier@gmail.com>
> 
> Two small fixes for net selftests.
> 
> These patches were carved out of the following RFC series:
> https://lore.kernel.org/netdev/20231222135836.992841-1-bpoirier@nvidia.com/
> 
> [...]

Here is the summary with links:
  - [net,1/2] selftests: bonding: Change script interpreter
    (no matching commit)
  - [net,2/2] selftests: forwarding: Remove executable bits from lib.sh
    https://git.kernel.org/netdev/net/c/66cee759ffa3

You are awesome, thank you!
patchwork-bot+netdevbpf@kernel.org Jan. 16, 2024, 8:40 a.m. UTC | #4
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 10 Jan 2024 09:14:34 -0500 you wrote:
> From: Benjamin Poirier <benjamin.poirier@gmail.com>
> 
> Two small fixes for net selftests.
> 
> These patches were carved out of the following RFC series:
> https://lore.kernel.org/netdev/20231222135836.992841-1-bpoirier@nvidia.com/
> 
> [...]

Here is the summary with links:
  - [net,1/2] selftests: bonding: Change script interpreter
    https://git.kernel.org/netdev/net/c/c2518da8e6b0
  - [net,2/2] selftests: forwarding: Remove executable bits from lib.sh
    (no matching commit)

You are awesome, thank you!