From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: [PKTGEN] fixing weird termio issues that complicate debugging Date: Thu, 21 Jan 2016 15:03:06 -0500 Message-ID: <20160121200306.GA11016@mhcomputing.net> References: <569F2A07.9000606@mhcomputing.net> <56A09AE8.8050308@redhat.com> <2E473283-0D93-4E33-9D50-7067AC1E9285@intel.com> <20160121110014.760613fb@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: Stephen Hemminger Return-path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id 4C6325A34 for ; Thu, 21 Jan 2016 21:03:07 +0100 (CET) Content-Disposition: inline In-Reply-To: <20160121110014.760613fb@xeon-e3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jan 21, 2016 at 11:00:14AM -0800, Stephen Hemminger wrote: > I would rip out the whole tty control and theming nonsense and then > just print one line copyright on startup. Personally, I might have put this sentiment more diplomatically, but a refactor effort such as this would make life easier for me coming from the community trying to work with this tool. When I get a bit deeper into it, I'll see if I can help. Matthew.