Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:
On Sat, 30 May 2026 10:14:43 +0800 you wrote:
> Add dec_ttl action support to the OVS kernel datapath selftest
> framework:
>
> - Add dec_ttl nested NLA class to ovs-dpctl.py with proper
> OVS_DEC_TTL_ATTR_ACTION sub-attribute handling
> - Add parse support for dec_ttl(le_1(<inner_actions>)) action
> string, consistent with the odp-util.c format where le_1()
> holds the actions taken when TTL reaches 1
> - Add dpstr output formatting for dec_ttl actions
> - Add test_dec_ttl() to openvswitch.sh that verifies:
> * Normal TTL packets are forwarded after decrement
> * TTL=1 packets are dropped (TTL expiry)
> * Graceful skip via ksft_skip if kernel lacks dec_ttl support
>
> [...]
Here is the summary with links:
- [net-next,v5] selftests: openvswitch: add dec_ttl action support and test
https://git.kernel.org/netdev/net-next/c/d6f6d7123355
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev