Message ID | 167906343576.2706833.17489167761084071890.stgit@firesoul (mailing list archive) |
---|---|
Headers | show
Return-Path: <bpf-owner@vger.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 E0957C7618E for <bpf@archiver.kernel.org>; Fri, 17 Mar 2023 14:34:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230214AbjCQOeZ (ORCPT <rfc822;bpf@archiver.kernel.org>); Fri, 17 Mar 2023 10:34:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231207AbjCQOeU (ORCPT <rfc822;bpf@vger.kernel.org>); Fri, 17 Mar 2023 10:34:20 -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 ESMTPS id BAB0EBCBA1 for <bpf@vger.kernel.org>; Fri, 17 Mar 2023 07:33:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1679063594; 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=FGq8hRY38mG0oGag1o8GCpq4u2BKR4UVG2BtfYvnhxM=; b=GRb5WbgUM05h6Wnp5vYSxxsyeY6yxibUb15+XSgyRvs+URFJdtOjxDJtECZ//coBmcQun3 ZYm6ocrSrm7jpfyxkNcirhkZpU12Dbwb/ewLfEvDEhznBobvoBIjyd33TrjAj+ID3o0CFW D4JUOsQUHwlnmDpq9GJMWtS2pT0q9LU= 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-472-YqaPIojxNCipCvb45uQ81Q-1; Fri, 17 Mar 2023 10:33:12 -0400 X-MC-Unique: YqaPIojxNCipCvb45uQ81Q-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1467C889058; Fri, 17 Mar 2023 14:33:12 +0000 (UTC) Received: from firesoul.localdomain (unknown [10.45.242.23]) by smtp.corp.redhat.com (Postfix) with ESMTP id B593D2166B26; Fri, 17 Mar 2023 14:33:11 +0000 (UTC) Received: from [10.1.1.1] (localhost [IPv6:::1]) by firesoul.localdomain (Postfix) with ESMTP id B482730721A6C; Fri, 17 Mar 2023 15:33:10 +0100 (CET) Subject: [PATCH bpf-next V1 0/7] XDP-hints kfuncs for Intel driver igc From: Jesper Dangaard Brouer <brouer@redhat.com> To: bpf@vger.kernel.org Cc: Jesper Dangaard Brouer <brouer@redhat.com>, netdev@vger.kernel.org, Stanislav Fomichev <sdf@google.com>, martin.lau@kernel.org, ast@kernel.org, daniel@iogearbox.net, alexandr.lobakin@intel.com, larysa.zaremba@intel.com, xdp-hints@xdp-project.net, anthony.l.nguyen@intel.com, yoong.siang.song@intel.com, boon.leong.ong@intel.com Date: Fri, 17 Mar 2023 15:33:10 +0100 Message-ID: <167906343576.2706833.17489167761084071890.stgit@firesoul> User-Agent: StGit/1.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 Precedence: bulk List-ID: <bpf.vger.kernel.org> X-Mailing-List: bpf@vger.kernel.org X-Patchwork-Delegate: bpf@iogearbox.net |
Series |
XDP-hints kfuncs for Intel driver igc
|
expand
|