From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 79137C433EF for ; Mon, 25 Apr 2022 16:58:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241573AbiDYRBp (ORCPT ); Mon, 25 Apr 2022 13:01:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235316AbiDYRBo (ORCPT ); Mon, 25 Apr 2022 13:01:44 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF2A038DB8 for ; Mon, 25 Apr 2022 09:58:38 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6400,9594,10328"; a="245870517" X-IronPort-AV: E=Sophos;i="5.90,289,1643702400"; d="scan'208";a="245870517" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2022 09:58:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,289,1643702400"; d="scan'208";a="532207912" Received: from silpixa00396680.ir.intel.com (HELO silpixa00396680.ger.corp.intel.com) ([10.237.223.54]) by orsmga006.jf.intel.com with ESMTP; 25 Apr 2022 09:58:28 -0700 From: Ray Kinsella To: netdev@vger.kernel.org Cc: daniel@iogearbox.net, stephen@networkplumber.org, Ray Kinsella Subject: [PATCH 0/1] updates to tc-bpf manpage Date: Mon, 25 Apr 2022 17:57:32 +0100 Message-Id: <20220425165733.240902-1-mdr@ashroe.eu> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hi folks, I was a bit unsure what ML this patch should go to? It is a small update/fix for the tc-bpf manpage. Ray Kinsella (1): tc-bpf: added instructions to build cbpf generator man/man8/tc-bpf.8 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- 2.26.2