[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172799703201.2022430.15712045546993450620.git-patchwork-notify@kernel.org>
Date: Thu, 03 Oct 2024 23:10:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jacob Keller <jacob.e.keller@...el.com>
Cc: akpm@...ux-foundation.org, olteanv@...il.com, davem@...emloft.net,
netdev@...r.kernel.org, vladimir.oltean@....com, przemyslaw.kitszel@...el.com
Subject: Re: [PATCH net-next v2 00/10] packing: various improvements and KUnit
tests
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 02 Oct 2024 14:51:49 -0700 you wrote:
> This series contains a handful of improvements and fixes for the packing
> library, including the addition of KUnit tests.
>
> There are two major changes which might be considered bug fixes:
>
> 1) The library is updated to handle arbitrary buffer lengths, fixing
> undefined behavior when operating on buffers which are not a multiple of
> 4 bytes.
>
> [...]
Here is the summary with links:
- [net-next,v2,01/10] lib: packing: refuse operating on bit indices which exceed size of buffer
https://git.kernel.org/netdev/net-next/c/8b3e26677bc6
- [net-next,v2,02/10] lib: packing: adjust definitions and implementation for arbitrary buffer lengths
(no matching commit)
- [net-next,v2,03/10] lib: packing: remove kernel-doc from header file
https://git.kernel.org/netdev/net-next/c/816ad8f1e498
- [net-next,v2,04/10] lib: packing: add pack() and unpack() wrappers over packing()
https://git.kernel.org/netdev/net-next/c/7263f64e16d9
- [net-next,v2,05/10] lib: packing: duplicate pack() and unpack() implementations
https://git.kernel.org/netdev/net-next/c/28aec9ca29f0
- [net-next,v2,06/10] lib: packing: add KUnit tests adapted from selftests
(no matching commit)
- [net-next,v2,07/10] lib: packing: add additional KUnit tests
https://git.kernel.org/netdev/net-next/c/fcd6dd91d0e8
- [net-next,v2,08/10] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
https://git.kernel.org/netdev/net-next/c/e7fdf5dddce5
- [net-next,v2,09/10] lib: packing: use BITS_PER_BYTE instead of 8
https://git.kernel.org/netdev/net-next/c/fb02c7c8a577
- [net-next,v2,10/10] lib: packing: use GENMASK() for box_mask
https://git.kernel.org/netdev/net-next/c/46e784e94b82
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists