From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8362960FAD DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 64F2560DA5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694705426; bh=Q3w4ykEz2lEoSofN+SUjn3Lth1qicuxOdvzXmwjElDc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=V7ZpHgLH0+pP0LQ20nb4Po9U5jDnLjpSoKh6Lz9Q+aE5oVg6Vu1mIJfsaS9u6S4SD wy0WFNXZQ23HUUZ+VXyPosavhhRxlzBUs5kVtLFBbqScHWC93u4puDUQ0uSVfIdtxG 4vp/1WhIcStzgokacvADnZxW6NA35CC74Ik7aSFB4Y8ZO67fMOnypWjMv86T2YhQ/J gBfJy8P63xcosxGKx08L3h5GTaBZGiJRWV7oH9Qi0D1r4XMsWgw/bJfA2EkYEkNNOB KX/vRGhYYA0zjMtYrn6fbYbE7a6OYbxFOVJu1hfzAetJAwVHvJfTLql0hHaNVCGLch a+1G1xEFHiTgg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169470542671.22890.15589088948266236796.git-patchwork-notify@kernel.org> Date: Thu, 14 Sep 2023 15:30:26 +0000 References: In-Reply-To: Subject: Re: [Bridge] [PATCH iproute2-next 0/2] configure: add support for color List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrea Claudi Cc: netdev@vger.kernel.org, razor@blackwall.org, bridge@lists.linux-foundation.org, roopa@nvidia.com, dsahern@gmail.com Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern : On Wed, 13 Sep 2023 19:58:24 +0200 you wrote: > This series add support for the color parameter in iproute2 configure > script. The idea is to make it possible for iproute2 users and packagers > to set a default value for the color option different from the current > one, COLOR_OPT_NEVER, while maintaining the current default behaviour. > > Patch 1 add the color option to the configure script. Users can set > three different values, never, auto and always, with the same meanings > they have for the -c / -color ip option. Default value is 'never', which > results in ip, tc and bridge to maintain their current output behaviour > (i.e. colorless output). > > [...] Here is the summary with links: - [iproute2-next,1/2] configure: add the --color option https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=5e704f4b5ba2 - [iproute2-next,2/2] treewide: use configured value as the default color output https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=b5d0273fdbab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html