Message ID | 20220510084443.14473-1-ihuguet@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 A4FDAC433F5 for <netdev@archiver.kernel.org>; Tue, 10 May 2022 08:45:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237542AbiEJIs7 (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 10 May 2022 04:48:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232706AbiEJIs6 (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 10 May 2022 04:48:58 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5BD6B2A28DF for <netdev@vger.kernel.org>; Tue, 10 May 2022 01:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652172300; 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=HZ0wgBsT02eEoyM4MFyhhixjC2WrnWtTCj8UNl8FVks=; b=NdreDmpLqLmfFWXvaKl1idCnqwLb9P7PAnYRmzk4eIeJHr7/HcZ8oT0G4FvFWPm1BJVR7v jK/DF9EjSs4GLohoA828JSpAuKjMk3tjILY1856HYh/rKcGTmfEV65QwTg8a/d1gPdT/qG T906FLP2dQ0utbiuzkU9wYaSqXmpA2s= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-567--lEOWOW6Obuanfew8ezNsw-1; Tue, 10 May 2022 04:44:57 -0400 X-MC-Unique: -lEOWOW6Obuanfew8ezNsw-1 Received: from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id A0EF729ABA19; Tue, 10 May 2022 08:44:56 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.180]) by smtp.corp.redhat.com (Postfix) with ESMTP id EB8F8413721; Tue, 10 May 2022 08:44:54 +0000 (UTC) From: =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> To: ecree.xilinx@gmail.com, habetsm.xilinx@gmail.com, ap420073@gmail.com Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> Subject: [PATCH net-next 0/5] sfc: refactor of efx_set_channels Date: Tue, 10 May 2022 10:44:38 +0200 Message-Id: <20220510084443.14473-1-ihuguet@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.10 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
sfc: refactor of efx_set_channels
|
expand
|