From owner-freebsd-stable@freebsd.org Sat May 27 19:11:38 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEFA5D85049 for ; Sat, 27 May 2017 19:11:38 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67ABE1269 for ; Sat, 27 May 2017 19:11:38 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [IPv6:2a00:e10:2800::a135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v4RJBaFw085207; Sat, 27 May 2017 21:11:36 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net [IPv6:2001:a60:f0bb:1::3:1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 0535956C; Sat, 27 May 2017 21:11:35 +0200 (CEST) Message-ID: <5929CF67.3000806@omnilan.de> Date: Sat, 27 May 2017 21:11:35 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: George Amanakis CC: FreeBSD Stable Subject: Re: Update netmap for 11.1-RELEASE References: <515524220.1563168.1495645762102.ref@mail.yahoo.com> <515524220.1563168.1495645762102@mail.yahoo.com> In-Reply-To: <515524220.1563168.1495645762102@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]); Sat, 27 May 2017 21:11:36 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2017 19:11:38 -0000 Bezüglich George Amanakis via freebsd-stable's Nachricht vom 24.05.2017 19:09 (localtime): > Regarding the upcoming 11.1-RELEASE: > Could somebody update netmap from CURRENT to STABLE, so that it would make it into 11.1-RELEASE? > I would really like to see ptnet and ptnetmap in 11.1-RELEASE. Can't help regarding 11.1-RELEASE, but if you're looking for pt_netmap on stable/11, I perpared a private MFC: ftp://ftp.omnilan.de/pub/FreeBSD/OmniLAN/misc/MFC-netmap-to-11.1-prerelease.diff I hope I found all related commits, but I've done by hand; no idea if there's a way to let svn do the same job... List of repspected revisions: r306772, r307394-r307396, r307569, r307572, r307574, r307703, r307706, r307728, r308000, r308038, r309306, r310822, r311045, r311986, r313747, r314915. No guarantee that I missed something! No tests regarding pt_netmap done yet, I just wanted to have a better testing platfrom, since there are outstaning vale-related problems (in native stable/11 netmap version, as well as in updated version, but developers tend to work with latest code, so I thought it might be easier getting help with updated code base). -harry