From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] Documentation: fix ascii art in networking docs Date: Sat, 16 Sep 2017 18:51:09 +0200 Message-ID: <20170916165109.GA3856@lunn.ch> References: <20170916162217.GA11237@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , Netdev list To: Pavel Machek Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:44978 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231AbdIPQvO (ORCPT ); Sat, 16 Sep 2017 12:51:14 -0400 Content-Disposition: inline In-Reply-To: <20170916162217.GA11237@amd> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, Sep 16, 2017 at 06:22:17PM +0200, Pavel Machek wrote: > > Fix ascii-art. > > Signed-off-by: Pavel Machek > > --- > > Resent, because I did not get DaveM's address right. > > diff --git a/Documentation/networking/switchdev.txt b/Documentation/networking/switchdev.txt > index 5e40e1f..6309e90 100644 > --- a/Documentation/networking/switchdev.txt > +++ b/Documentation/networking/switchdev.txt > @@ -29,7 +29,7 @@ with SR-IOV or soft switches, such as OVS, are possible. > ??????????????????????????????????????????????????????????????????sw1p1??? + sw1p3 + ???sw1p5 + ????????????????????????eth1 > ????????????????????????????????????????????????????????????????????????+????????????|????????????+????????????|????????????+????????????|????????????????????????????????????+ > ????????????????????????????????????????????????????????????????????????|????????????|????????????|????????????|????????????|????????????|????????????????????????????????????| > -???????????????????????????????????????????????????????????????+--+----+----+----+-+--+----+---+??????+-----+-----+ > +???????????????????????????????????????????????????????????????+--+----+----+----+----+----+---+??????+-----+-----+ > ???????????????????????????????????????????????????????????????|???????????????????????????Switch???driver???????????????????????????|??????|????????????mgmt?????????| > ???????????????????????????????????????????????????????????????|????????????????????????(this???document)????????????????????????|??????|?????????driver??????| > ???????????????????????????????????????????????????????????????|?????????????????????????????????????????????????????????????????????????????????????????????|??????|?????????????????????????????????| Hi Pavel This is not very readable. Has the patch been mangled by your email? Andrew