From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B35B03CB35 for ; Mon, 22 Oct 2018 16:46:01 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1540241159; bh=hN7X9JBUuroF0nZ7wP/JSw5pc444reilV/bBDBiYBTM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Y930W3RvSmV2q1P3zUWVRLrSLqIbuaaA+Q+Vt8J+b6xjsVqlIil9Z/GUmHl/nB/l2 iG4Bb88D5Gy0QMPlsr2TYhqZ2ywxFdLQC66tqSRJMYbLFVED93Rst7tl3j1/EkCmEP XExIB41+0dbDemlg/9VYRNMk/VfuKUTYZuHHFbJBd5BRvAPtB2mIwMZIilDw9ieLGw LU8YTT2Ts5PpWQzX9m6SckjmGzule/tDSmXBOu/B74Mrt/53/9exz/B2s5YpDMrDAc QWCQFalMPOJC852I9K8BRnvWbXn9umM/9fEikwHLVy3G+0genG6RdxjiW7a2jezIIV JrO462vdoVDfQ== To: Dave Taht , Stephen Hemminger Cc: bloat In-Reply-To: References: <68031ed5-05e5-8f53-5e7d-ef0fce9d08da@kau.se> <20181016080628.2ca3652b@xeon-e3> <20181022094250.01cb07f9@xeon-e3> Date: Mon, 22 Oct 2018 22:45:58 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87sh0xg16h.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Bloat] vyatta in AT&T 5G gear X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2018 20:46:01 -0000 Dave Taht writes: > On Mon, Oct 22, 2018 at 9:42 AM Stephen Hemminger > wrote: >> >> On Sun, 21 Oct 2018 11:36:43 +0200 >> Jonas M=C3=A5rtensson wrote: >> >> > Hi Stephen, >> > >> > DaNoS has yang/netconf database based control plane >> > > (in Go) and DPDK (or switch offload?) based dataplane. >> > > >> > >> > Do you have more information about DANOS and using Go for the control >> > plane? The AT&T design uses a Broadcom Qumran-AX switching chip for the >> > dataplane so no DPDK. >> > >> > /Jonas >> >> Linux Foundation announced Danos, but no code is yet available. > > Not even which license seems to be available. > > Still... I guess this is going to be "a thing", and we should probably > get involved. > > I'd like to see P4 evolve a bit more "our way". There's a fairly new traffic management working group in the P4 org. They're trying to define an extension to the P4 language to describe a programmable interface to packet scheduling and traffic shaping. You have to be a member of the P4 consortium to take part (most of the lists on http://lists.p4.org/mailman/listinfo are members only). It's free for individuals, though; but you do have to sign a CLA. See https://p4.org/join/ -Toke