Message ID | 20231124150343.81520-1-ivecera@redhat.com (mailing list archive) |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="aeJCzS6o" Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06149D72 for <netdev@vger.kernel.org>; Fri, 24 Nov 2023 07:03:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700838230; 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=0XJZJPBiFQgSSe+XxCMWeD8kd9qiENSYyfcir+QL/Yw=; b=aeJCzS6o3/DeQr0EYcF/JxxXZ1OIl1DcXZ68EOMI3Bm0ndbN+AYnMJPTxJBE0fFa4bu4AU sfrNDvvbxA1R1vaU8lGYV/pJERIAmquL9JtIqjr7Ac1U2elfULELpr0h2BhvD9cRKpKATE qEG64ti8xJIgfqJl2ZBthi/JF3vzOfY= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-651-YwIFWucYO1i2thUxLoGzug-1; Fri, 24 Nov 2023 10:03:47 -0500 X-MC-Unique: YwIFWucYO1i2thUxLoGzug-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7F8B33C01E0B; Fri, 24 Nov 2023 15:03:46 +0000 (UTC) Received: from p1.luc.cera.cz (unknown [10.45.226.4]) by smtp.corp.redhat.com (Postfix) with ESMTP id 40A7B40C6EB9; Fri, 24 Nov 2023 15:03:44 +0000 (UTC) From: Ivan Vecera <ivecera@redhat.com> To: intel-wired-lan@lists.osuosl.org Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>, Tony Nguyen <anthony.l.nguyen@intel.com>, "David S . Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, linux-kernel@vger.kernel.org, Jacob Keller <jacob.e.keller@intel.com>, Wojciech Drewek <wojciech.drewek@intel.com>, Simon Horman <horms@kernel.org>, mschmidt@redhat.com, netdev@vger.kernel.org Subject: [PATCH iwl-next v5 0/5] i40e: Simplify VSI and VEB handling Date: Fri, 24 Nov 2023 16:03:38 +0100 Message-ID: <20231124150343.81520-1-ivecera@redhat.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 |
Series |
i40e: Simplify VSI and VEB handling
|
expand
|