Message ID | 165643378969.449467.13237011812569188299.stgit@firesoul (mailing list archive) |
---|---|
Headers | show
Return-Path: <bpf-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 A56E3C43334 for <bpf@archiver.kernel.org>; Tue, 28 Jun 2022 16:34:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232708AbiF1Qeu (ORCPT <rfc822;bpf@archiver.kernel.org>); Tue, 28 Jun 2022 12:34:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229878AbiF1QeC (ORCPT <rfc822;bpf@vger.kernel.org>); Tue, 28 Jun 2022 12:34:02 -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 8A91327FEF for <bpf@vger.kernel.org>; Tue, 28 Jun 2022 09:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1656433838; 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=6NFHPYEx6LcCoCFgUJZqyB8qmbXcNWPDPiDpj5XQCFM=; b=ZruP4wcY00A/TsoGXydLZNJxiz/U20Cft0onequbxhCsQ2EF8lim5mYZj7nAYyaJgCp/Cy T2aPCWoCQvRPtDJLcF2vOOpaA8wQtrqme+/yjw9I63LRssDYUXCYOuG3d8ijfTP/mboJDs /2Xxp0SH1noKWRTIc75H0GcS3H7RI0o= 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-517-FyViuAiBN9iUFauAVzNXJw-1; Tue, 28 Jun 2022 12:30:35 -0400 X-MC-Unique: FyViuAiBN9iUFauAVzNXJw-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id DBB5D101A589; Tue, 28 Jun 2022 16:30:34 +0000 (UTC) Received: from firesoul.localdomain (unknown [10.40.208.19]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9E934492C3B; Tue, 28 Jun 2022 16:30:34 +0000 (UTC) Received: from [192.168.42.3] (localhost [IPv6:::1]) by firesoul.localdomain (Postfix) with ESMTP id 9DECB30736C72; Tue, 28 Jun 2022 18:30:33 +0200 (CEST) Subject: [PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF From: Jesper Dangaard Brouer <brouer@redhat.com> To: bpf@vger.kernel.org Cc: xdp-hints@xdp-project.net, Jesper Dangaard Brouer <brouer@redhat.com> Date: Tue, 28 Jun 2022 18:30:33 +0200 Message-ID: <165643378969.449467.13237011812569188299.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 2.85 on 10.11.54.9 Precedence: bulk List-ID: <bpf.vger.kernel.org> X-Mailing-List: bpf@vger.kernel.org X-Patchwork-Delegate: bpf@iogearbox.net X-Patchwork-State: RFC |
Series |
Introduce XDP-hints via BTF
|
expand
|