From owner-svn-src-stable@freebsd.org Wed May 9 22:03:29 2018 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01B12FCDCEF; Wed, 9 May 2018 22:03:29 +0000 (UTC) (envelope-from rpokala@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EE287CAFB; Wed, 9 May 2018 22:03:28 +0000 (UTC) (envelope-from rpokala@freebsd.org) Received: from [172.17.133.41] (unknown [12.202.168.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: rpokala) by smtp.freebsd.org (Postfix) with ESMTPSA id C2998D2A0; Wed, 9 May 2018 22:03:27 +0000 (UTC) (envelope-from rpokala@freebsd.org) User-Agent: Microsoft-MacOutlook/10.c.0.180410 Date: Wed, 09 May 2018 15:03:24 -0700 Subject: Re: svn commit: r333441 - stable/7/sys/dev/bxe From: Ravi Pokala To: Alan Somers , David C Somayajulu CC: src-committers , , , Message-ID: <9494DD65-9EC1-4BB5-9443-B253A2756F32@panasas.com> Thread-Topic: svn commit: r333441 - stable/7/sys/dev/bxe References: <201805092150.w49LoKc0010570@repo.freebsd.org> In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: 7bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2018 22:03:29 -0000 -----Original Message----- From: on behalf of Alan Somers Date: 2018-05-09, Wednesday at 14:54 To: David C Somayajulu Cc: src-committers , , , Subject: Re: svn commit: r333441 - stable/7/sys/dev/bxe > On Wed, May 9, 2018 at 3:50 PM, David C Somayajulu wrote: > >> Author: davidcs >> Date: Wed May 9 21:50:20 2018 >> New Revision: 333441 >> URL: https://svnweb.freebsd.org/changeset/base/333441 ... >> Modified: >> stable/7/sys/dev/bxe/bxe.c >> Directory Properties: >> stable/7/ (props changed) >> stable/7/sys/ (props changed) >> > stable/7 really? Did you forget to update your system for a decade or so? You'd be surprised / appalled at how many systems are parked on ancient major versions. :-/ I assume they backported this far because a customer requested it. If so, I applaud Cavium for honoring that request, rather than telling the customer to upgrade. -Ravi (rpokala@)