From owner-freebsd-net@FreeBSD.ORG Tue Apr 1 05:26:49 2014 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92EEE1E5D; Tue, 1 Apr 2014 05:26:49 +0000 (UTC) Received: from felyko.com (felyko.com [IPv6:2607:f2f8:a528::3:1337:ca7]) by mx1.freebsd.org (Postfix) with ESMTP id 7C654CC8; Tue, 1 Apr 2014 05:26:49 +0000 (UTC) Received: from [10.0.1.3] (c-24-6-115-18.hsd1.ca.comcast.net [24.6.115.18]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 0F73039827; Mon, 31 Mar 2014 22:26:47 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: [PATCH 4/6] sfxge: add counter for Tx errors returned from if_transmit From: Rui Paulo In-Reply-To: <53292ED6.5020102@oktetlabs.ru> Date: Mon, 31 Mar 2014 22:26:47 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <98882622-E57D-48C1-8C6E-5B9282C89963@FreeBSD.org> References: <532818D0.4080006@oktetlabs.ru> <20140318125921.GF1499@FreeBSD.org> <53292ED6.5020102@oktetlabs.ru> To: Andrew Rybchenko X-Mailer: Apple Mail (2.1874) Cc: Boris Misenov , net@FreeBSD.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 05:26:49 -0000 On Mar 18, 2014, at 22:44, Andrew Rybchenko = wrote: > Is the any best practice how to send patches to mailing list? I believe this is not documented anywhere, but it's best to send patches = as attachments. -- Rui Paulo