From owner-freebsd-pf@FreeBSD.ORG Fri Jan 9 16:32:55 2015 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6932FB3 for ; Fri, 9 Jan 2015 16:32:55 +0000 (UTC) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEA2FC9F for ; Fri, 9 Jan 2015 16:32:54 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id 10so8934216lbg.1 for ; Fri, 09 Jan 2015 08:32:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=W+2vlcOzbbx6yFkApVKBa5OS60c2ftY3Gts4aAv+NfI=; b=uYOIYknD40x4B4y3UHDgDC7h8LVmdDjMO4MFw6j3XzgJ0J4HGEyMppQu2gd5alFu/1 f6ek0pV+n2ccH97OMncKDHeiuMVg4eloKFUkNpvMj9krzvsygWb8Ns/L+tzUeLHEqpAY Hrv3+GpB72SIV6v+kccYfSjpJCKveiN7ROcjoo06iVfuVGQUePr//FYU2aPzEamaYNi8 xaF5J6DVdCHTEZGtxRwEohZ3bjw02q1lYwkGgtzggaL5xr2icFfsR+s4wTJ05pO5Txgd 81DXo7wPl57KK9M4EZBQRgZvbtR3JLplyI2Gu8GSL2XGBRe039LucJNOy0ecyM7mxLGR X2yA== MIME-Version: 1.0 X-Received: by 10.152.4.200 with SMTP id m8mr22303112lam.17.1420821172503; Fri, 09 Jan 2015 08:32:52 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.141.5 with HTTP; Fri, 9 Jan 2015 08:32:52 -0800 (PST) In-Reply-To: References: Date: Fri, 9 Jan 2015 08:32:52 -0800 X-Google-Sender-Auth: dEAV4rpowbvCYMOCIOhvGIt45uY Message-ID: Subject: Re: Fixes for VIMAGE + PF From: Craig Rodrigues To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 16:32:55 -0000 On Fri, Jan 2, 2015 at 4:26 PM, Craig Rodrigues wrote: > Hi, > > Please review these fixes for VIMAGE + PF: > > https://reviews.freebsd.org/D1309 > https://reviews.freebsd.org/D1312 > https://reviews.freebsd.org/D1313 > https://reviews.freebsd.org/D1315 > > If you need to get set up with using the review tool, read: > > https://wiki.freebsd.org/CodeReview > > These fixes are now committed to CURRENT: https://lists.freebsd.org/pipermail/svn-src-all/2015-January/097005.html If someone with a PF workload has time, can you compile a kernel from CURRENT with VIMAGE enabled, run our PF workload, and provide feedback? Thanks. -- Craig