From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 406D53CB35 for ; Mon, 22 Oct 2018 12:42:54 -0400 (EDT) Received: by mail-pf1-x430.google.com with SMTP id u12-v6so20171390pfn.12 for ; Mon, 22 Oct 2018 09:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Fmt0FtPCPKApAZ41LcJCvPObYMEHfNEEKFnlIBKbP+k=; b=GBA9o6A0+Kf+C+mAcICqbKbPESviaAMSniLu2iTGQ0Hc3535mW8evqLA/wdPTNLqjh k52J1VKUsV9lXyilg2Vx19Sk5rvpsm7QApX7LwbAZhCl0VnxWXkgHHRoHRrDAeNvRExe uxU1EP3Ca2q55Kx2h9SuFV1It3h4NsN0SgsscCF3W3DXpUR2OxPX5TgpPTczqSVPOtJ4 GeofaLbFGTIKsv3X8zQwFY0iMtMvbhp5jTjXghqyxZhv+eXQYHJh19vdhXwJM6zNMYa5 NuhwFIeV74yo3C2u85iDPAVnR9/9HRM3g27b13K9KPoeLl2e5SSgfm/jSwLa3jqA5Hrp yv/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Fmt0FtPCPKApAZ41LcJCvPObYMEHfNEEKFnlIBKbP+k=; b=cEBPOk9TL4l6RK8uqlQp6zJ4k1cOwB9myhyU3DY2LZ9/fj5XkxGpBEpBzupNnPexTt Re4gip69/jfqyiKi1cC7LfK5TXNLoo3U3Yku3hzcvZ4EurOhsDkOmckGeXv4XNceDWc4 A24uCtEmxClWd0RZScTOvloFoeVEZFfzEA2xyQ3SOSdRxnI0vQUPyNE5ahzkPqh+9MpS tTGwBlLt2HDz7OjT21GzA5HB/Yqlp0F72UQ7VSXe5v8Ge31JhqfFljBEd/8+kVKnSIUi +Apkd1Q3y4a0EeNPFLovefFYBIR7Z21NCPDSHoBPu2q4l9jTmkplair265qYSg9gtY5i 8+PQ== X-Gm-Message-State: ABuFfogR32NvOsrSvusK3PH9/aw1VAJ/HOXWEjwCEYV6tvWABkRk11h/ O36A1MOZLDsgPTck5xcq8DO17w== X-Google-Smtp-Source: ACcGV61kpaugqFwLbFa2dtNCp4TcFHHkgeMfEKiV+G88sLQMEFxP6pkpI6bm/GymYz5zdFRWJ86l4A== X-Received: by 2002:a65:65c6:: with SMTP id y6-v6mr42392244pgv.233.1540226573284; Mon, 22 Oct 2018 09:42:53 -0700 (PDT) Received: from xeon-e3 (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id p82-v6sm65384217pfa.47.2018.10.22.09.42.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 22 Oct 2018 09:42:53 -0700 (PDT) Date: Mon, 22 Oct 2018 09:42:50 -0700 From: Stephen Hemminger To: Jonas =?UTF-8?B?TcOlcnRlbnNzb24=?= Cc: stefan.alfredsson@kau.se, bloat Message-ID: <20181022094250.01cb07f9@xeon-e3> In-Reply-To: References: <68031ed5-05e5-8f53-5e7d-ef0fce9d08da@kau.se> <20181016080628.2ca3652b@xeon-e3> 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 16:42:54 -0000 On Sun, 21 Oct 2018 11:36:43 +0200 Jonas M=C3=A5rtensson wrote: > Hi Stephen, >=20 > DaNoS has yang/netconf database based control plane > > (in Go) and DPDK (or switch offload?) based dataplane. > > =20 >=20 > 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. >=20 > /Jonas Linux Foundation announced Danos, but no code is yet available.