Message ID | cover.1660098382.git.jtoppins@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6886C19F2D for <netdev@archiver.kernel.org>; Wed, 10 Aug 2022 02:33:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230039AbiHJCdv (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 9 Aug 2022 22:33:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229869AbiHJCdh (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 9 Aug 2022 22:33:37 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 35D5B80F74 for <netdev@vger.kernel.org>; Tue, 9 Aug 2022 19:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1660098815; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q+zL7YpjrdV3BUmTBbeNPZ/E6dhDVLJj/IPnypBj1hM=; b=YQQHPeWc1ViaW2alw1FTlikaLQnG7P1rmwKhO+WgegO/y5x6+T2RDezN6A2/ScSo+a/iGL zGfLEBs5Wd/ykZtzo5k4KCc9nh1q5JkaUcXZ23KYf44nYKa6OXlJyB+HE5zi6ZSjEQEEsA 2soSxBLtjlSEGvSovIkLMwec26tPXlQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-620-JTT0ap5VMTmEToFFLs29Bg-1; Tue, 09 Aug 2022 22:33:30 -0400 X-MC-Unique: JTT0ap5VMTmEToFFLs29Bg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5BC538117B0; Wed, 10 Aug 2022 02:33:30 +0000 (UTC) Received: from jtoppins.rdu.csb (unknown [10.22.10.143]) by smtp.corp.redhat.com (Postfix) with ESMTP id 37E702026D4C; Wed, 10 Aug 2022 02:33:30 +0000 (UTC) From: Jonathan Toppins <jtoppins@redhat.com> To: netdev@vger.kernel.org Cc: liuhangbin@gmail.com Subject: [PATCH net v2 0/2] bonding: 802.3ad: fix no transmission of LACPDUs Date: Tue, 9 Aug 2022 22:33:20 -0400 Message-Id: <cover.1660098382.git.jtoppins@redhat.com> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
bonding: 802.3ad: fix no transmission of LACPDUs
|
expand
|