Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Mon, 13 Oct 2025 16:00:39 +0800 you wrote:
The jq command is used in vlan_bridge_binding.sh, if it is not supported, the test will spam the following log.
# ./vlan_bridge_binding.sh: line 51: jq: command not found # ./vlan_bridge_binding.sh: line 51: jq: command not found # ./vlan_bridge_binding.sh: line 51: jq: command not found # ./vlan_bridge_binding.sh: line 51: jq: command not found # ./vlan_bridge_binding.sh: line 51: jq: command not found # TEST: Test bridge_binding on->off when lower down [FAIL] # Got operstate of , expected 0
[...]
Here is the summary with links: - [net,repost] selftests: net: check jq command is supported https://git.kernel.org/netdev/net/c/4f86eb0a38bc
You are awesome, thank you!