From owner-freebsd-net@freebsd.org Tue Mar 13 23:42:30 2018 Return-Path: Delivered-To: freebsd-net@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 1A352F2B389 for ; Tue, 13 Mar 2018 23:42:30 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0A297CCFC for ; Tue, 13 Mar 2018 23:42:29 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-qk0-x22a.google.com with SMTP id f25so1647615qkm.0 for ; Tue, 13 Mar 2018 16:42:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=msWN0izNNAJ2QaizLOn3hqeD7YwYJLBDTpN7rYZ+PFg=; b=CCi01XMFXHje8JN7e0X/YgRKs86ry6UyFPXhbmadC5IyRRlQE817vHSjxayJGfECpN nP/Il8ixbRYyEBFy639xgiyk83QXrWR4SIC4M3O12EgjHMksQhgeXmRNQ7NFKGPFTw7t 3ItxiZAvcvdM5RSe9R0gwOQkeGA0hD0/HL1cBhf34VzVDD33hlN021j2/VfAjNjoXEjp UX2VGRJVL1u9L+ndjr6sLJkI6Bwgu/uVVAsum46Xst/C+oiq7t0MwPqUbg3uRjsUARaj GxZoX7hsE+osorY0DkeVhXH/KTEZXRtPT6NIHtR4Lt00Nnobs+oAupk5YvGfqkiWcN9g D+8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=msWN0izNNAJ2QaizLOn3hqeD7YwYJLBDTpN7rYZ+PFg=; b=PzZRz07eiCF5huFzRFo1xsMr0hvkFEnWu6w1YrRtqBlCiXEKgvmheYWgsCW+s+h5am gq7lCqBwtsa3/xpk4+ZmaZcfokNzk6NZCwG8qlfG85+V+POIpw2cDDAzLOUDPfoB+rDy tmwMjPbKaNDuJIwBH1+BvOCqiHSx9XlEpPz6HxIil4HHP7D9JtDbVLCJt2zXsBnXt36w l5b72SaFOvVVK6JGCmgtjbtZUGUfFrmSvVy3bPXCERraYQslPRW4x5KrZZ7hbAw1S2sd rABqrQcUlMuMpJJEXo41sffy7QKxS8SjdeIfOtl7gY52D9PJKlX1buWubJN79cjBy6X5 zSig== X-Gm-Message-State: AElRT7HX0PMGucmocUmVtmk2OjkYNwFrtg1ZfFktefliOXqCS+Z9CurE YAbqxaFqNd7nbyx6QfTw7O1OEUGhN+rVX+OM+Pk= X-Google-Smtp-Source: AG47ELuPblGElR/yO1kqnIeI2dg2xu9fL2MfH20Dv2zh0VssP9sx4Ke9QVkzHP7AS+IppLUC3rxwaAe2C/+RmTKewBc= X-Received: by 10.55.186.193 with SMTP id k184mr3924686qkf.4.1520984549156; Tue, 13 Mar 2018 16:42:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.32.200 with HTTP; Tue, 13 Mar 2018 16:42:28 -0700 (PDT) In-Reply-To: References: From: Ryan Stone Date: Tue, 13 Mar 2018 19:42:28 -0400 Message-ID: Subject: Re: Cisco shows LACP not enabled on 11.1U2, BCM 57810S-t, 2960X IOS 15.2 To: Rob Hutton Cc: freebsd-net Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 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, 13 Mar 2018 23:42:30 -0000 Unfortunately, this is a known issue with the bxe driver. I was under the impression that QLogic had committed a fix to -head, but I just checked and it hasn't seen any updates from QLogic in over a year, unfortunately.