Message ID | 20220114165106.1085474-1-vinschen@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 43713C433EF for <netdev@archiver.kernel.org>; Fri, 14 Jan 2022 16:51:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243614AbiANQvO (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 14 Jan 2022 11:51:14 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:59586 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243612AbiANQvO (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 14 Jan 2022 11:51:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1642179073; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mz0McVmz0c/y6E0RRwfclZT7znKsFbTVCd8UTGZGhtE=; b=MMLzgXcujKuhwDREneVbC2Y0vAQRixLuIVhaxc3RdDSsNiUaY/gAEpFW5lFchKtMa8swHG H0t87+lWVvAemJHQh708oSjOdwy5NatyOLv6P7Sa9zZY37ROyCvOhWvK7kKXJXQgpBajJY SZYmeDLP389rtsux1Hd89Wt7b2Z3QWw= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-13-OY6n0IEJMUeq1_63EygUXA-1; Fri, 14 Jan 2022 11:51:10 -0500 X-MC-Unique: OY6n0IEJMUeq1_63EygUXA-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 13165184C5E5; Fri, 14 Jan 2022 16:51:09 +0000 (UTC) Received: from calimero.vinschen.de (ovpn-112-14.ams2.redhat.com [10.36.112.14]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7DE6C7D3D8; Fri, 14 Jan 2022 16:51:08 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id E3D59A80ED6; Fri, 14 Jan 2022 17:51:06 +0100 (CET) From: Corinna Vinschen <vinschen@redhat.com> To: intel-wired-lan@osuosl.org, netdev@vger.kernel.org, Vinicius Costa Gomes <vinicius.gomes@intel.com> Cc: Lennert Buytenhek <buytenh@wantstofly.org>, Alexander Lobakin <alexandr.lobakin@intel.com> Subject: [PATCH 0/2 net-next v3] igb/igc: fix XDP registration Date: Fri, 14 Jan 2022 17:51:04 +0100 Message-Id: <20220114165106.1085474-1-vinschen@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
igb/igc: fix XDP registration
|
expand
|