From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B3DA33B2A4 for ; Thu, 5 Sep 2019 05:57:45 -0400 (EDT) Received: from mail-ed1-f70.google.com (mail-ed1-f70.google.com [209.85.208.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CD8ED1E2E6 for ; Thu, 5 Sep 2019 09:57:44 +0000 (UTC) Received: by mail-ed1-f70.google.com with SMTP id h23so825273edv.4 for ; Thu, 05 Sep 2019 02:57:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=oIYXt8jDCBef5+LjFCWU/AzqBzQwlQ14X77h937gW88=; b=dOm+TpedBZh2Xx+6smetMplr3Io/Za6FVgNJ46bTi1WV3aDIlh3dpMX2fUPUUe/UeR isFtXcJJSl87Tyj/WmbKO/Ol4eZMGmfelB3841BYn6OwDRhbsjm8r0uOLciR+32HmygI vSnKjE1+B6RATeBJB0O1boIfL/8baEu6VI8kH8vm1+j8amhnlH85ze0u3KFz206F1dCQ BRhtwGwIoWKKS18R1rjmGw4C/89ZVZN3fiOgSA7n7r0pP5bzXTuKTvBgScRN285C3jrF J61T9i89YvI0dN5iajcb6+qA5aPooY979oNHGdZhITVQjFYXCJsU5g5ZbbWUXWaH06Bc p1Lw== X-Gm-Message-State: APjAAAUhQf/demp6l8nBfVQOZiMJc+PL3oC9aBJdx9GmQp9PiQihUnrJ nuFuiGAm8r/0yT93O1XJ//F1wVm/dkG4cKGi4h0o8n3trRQvuJc4fwba0ij/IKKXugLJwr8fw/V MENm1990zw/pj/TOGVDKxPmhgZ0W5wuPkzk0= X-Received: by 2002:a50:e885:: with SMTP id f5mr2650922edn.163.1567677463204; Thu, 05 Sep 2019 02:57:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqymWJ+CSnSabH6bDuxZ3envdJLnyRChrrxpF0hl5S4vx2P77yFiP7G545DiRHf47eQL3zinLg== X-Received: by 2002:a50:e885:: with SMTP id f5mr2650916edn.163.1567677463088; Thu, 05 Sep 2019 02:57:43 -0700 (PDT) Received: from alrua-x1.borgediget.toke.dk (borgediget.toke.dk. [85.204.121.218]) by smtp.gmail.com with ESMTPSA id h58sm298048edb.43.2019.09.05.02.57.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2019 02:57:42 -0700 (PDT) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id BB07F1804C2; Thu, 5 Sep 2019 11:57:41 +0200 (CEST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Valent Turkovic , make-wifi-fast@lists.bufferbloat.net In-Reply-To: References: X-Clacks-Overhead: GNU Terry Pratchett Date: Thu, 05 Sep 2019 11:57:41 +0200 Message-ID: <87k1an2hgq.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] Fastest way to setup netperf and flent? X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2019 09:57:45 -0000 Valent Turkovic writes: > Strange, flent is not seeing matplotlib, any ideas? Could you try running Flent with `-v --debug-error`, please? My guess would be a missing backend or something like that... -Toke