From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C928F29B205; Wed, 25 Jun 2025 10:11:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750846264; cv=none; b=XJ+I4Veet3viZ8M2oQId0xK338OiDhOB0tUysKxmN/BAJIXP2fuOnbATjI9DIPZnmDVsJxSghRkZQfoTLi7c9AV88/M9KxLEm7C8mHvbH1c234PShJfP7hUvilwm9pLo+XwREEiR5NeLpjMd59D9svCqVRq3ZKmgvX89CyHPDJM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750846264; c=relaxed/simple; bh=NwTJ5PPP27/rCSfWuv+FtUT/aFui2Wgz+XXfCohOF6I=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=bTrkk24bZWzSbjI3MS3aR/lwEHYALdmuGMf40lbEKaIhkVnexxY242MGhho4M3U1Xv2RBCKn/n2fkfeLV5ZF5EaefRQw/li8fbPeNwun95OiIeOBwt4i4iNzXIjVJe/Vq0UQvgMwN5zUSwjRUbgEn0vDtk7wF151w/s/bkhlB2I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=mphwUbRo; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="mphwUbRo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E9551C4CEF1; Wed, 25 Jun 2025 10:10:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750846264; bh=NwTJ5PPP27/rCSfWuv+FtUT/aFui2Wgz+XXfCohOF6I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mphwUbRoNuqPd1spfj2i4euFYm2aegLZg0nYHMQ9FvB2CfikTQfdR9a6Qm0Akrd0E Xe4y4P9orJTeuJ/ojRBpSNDu0ymAjKL2/F9Fe/BUH+m101nx6V09UbWX6gaMxIrFMV KNWgJxMGHk/7OMXk26aqz0EVhtQZsTCnhfKW5dBgKe64eQ+rNciTOYkrNjTYiNeF+D /fBK2mMNa0foJcw+dVe/TkHPhQl8ioQHJaBxlGzCCrHU365l/W3Ka6awKOjA+MJ/2H zvb+Zdpz967THwMiUVUFbVUFQOY4bSK8AUOrGZtnGJFKgNzCw2MkOYvvJFwtg4tRPQ 22nJAXGBRV73w== Date: Wed, 25 Jun 2025 11:10:57 +0100 From: Simon Horman To: "Koen De Schepper (Nokia)" Cc: Ferenc Fejes , "Chia-Yu Chang (Nokia)" , "alok.a.tiwari@oracle.com" , "pctammela@mojatatu.com" , "donald.hunter@gmail.com" , "xandfury@gmail.com" , "netdev@vger.kernel.org" , "dave.taht@gmail.com" , "pabeni@redhat.com" , "jhs@mojatatu.com" , "kuba@kernel.org" , "stephen@networkplumber.org" , "xiyou.wangcong@gmail.com" , "jiri@resnulli.us" , "davem@davemloft.net" , "edumazet@google.com" , "andrew+netdev@lunn.ch" , "ast@fiberby.net" , "liuhangbin@gmail.com" , "shuah@kernel.org" , "linux-kselftest@vger.kernel.org" , "ij@kernel.org" , "ncardwell@google.com" , "g.white@cablelabs.com" , "ingemar.s.johansson@ericsson.com" , "mirja.kuehlewind@ericsson.com" , "cheshire@apple.com" , "rs.ietf@gmx.at" , "Jason_Livingood@comcast.com" , "vidhi_goel@apple.com" Subject: Re: [PATCH v20 net-next 0/6] DUALPI2 patch Message-ID: <20250625101057.GV1562@horms.kernel.org> References: <20250621193331.16421-1-chia-yu.chang@nokia-bell-labs.com> <6f880f49c2d9ef20ab087c6e9d1a6d6c8f6e500a.camel@fejes.dev> Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Jun 24, 2025 at 01:53:31PM +0000, Koen De Schepper (Nokia) wrote: > Hi Ferenc, > > We spend a lot of effort on the tc version of DualPI2, mainly to share the know how with others as a reference implementation. I hope this tc realization can be accepted now. > > This shouldn't stop any other realizations (using other technologies) that can be done in parallel by people that are interested in those. The performance and correct functioning of those other realizations can then also be compared/verified with the tc DualPI2. +1