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 4F87CC43334 for ; Mon, 18 Jul 2022 16:40:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235306AbiGRQkR (ORCPT ); Mon, 18 Jul 2022 12:40:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235214AbiGRQkQ (ORCPT ); Mon, 18 Jul 2022 12:40:16 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89620B7F2 for ; Mon, 18 Jul 2022 09:40:15 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3BA81B816A1 for ; Mon, 18 Jul 2022 16:40:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id DEE03C341CE; Mon, 18 Jul 2022 16:40:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658162412; bh=acbFGSje5RIv0UFmvkKgw5L1ga2zBFlDC+E2tSeOTYM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Laym5PPPuQmn5Tesw0ehbSzKEjncI9SNsYM6W9Ha+LcnnZKXLimJwZ/izFps42GEZ hCNLIaPeRK44MmiTHE813/d7cKzUQBIR+/Eqi8K1J6eBaB/iS7GPmZWTenlvdTcXF1 mLMdISUpHJGMhqF46gkhSo/qN6uiuX83B6svmhxyoOzH/baTygMPEOeNYXa70Vq9Yc Lm2mWg2wTfQN8qg3/1YWaCTmk5jWk3CRLYP4jJ4XlBBxx/Po+TQafkCictkLgZwASe zvmEvYGD7EWlTaka2QB/5mUzthOjzg7G2gR6O+VJ+16+R9vh7rd5MEUwaYoeSRELFV o1gPMWo6qZsGQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id C3E60E451AD; Mon, 18 Jul 2022 16:40:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH iproute2] uapi: add vdpa.h From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165816241279.22901.10228940243657683172.git-patchwork-notify@kernel.org> Date: Mon, 18 Jul 2022 16:40:12 +0000 References: <20220718163112.11023-1-stephen@networkplumber.org> In-Reply-To: <20220718163112.11023-1-stephen@networkplumber.org> To: Stephen Hemminger Cc: parav@nvidia.com, netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to iproute2/iproute2.git (main) by Stephen Hemminger : On Mon, 18 Jul 2022 09:31:13 -0700 you wrote: > Iproute2 depends on kernel headers and all necessary kernel headers > should be in iproute tree. When vdpa was added the kernel header > file was not. > > Fixes: c2ecc82b9d4c ("vdpa: Add vdpa tool") > Signed-off-by: Stephen Hemminger > > [...] Here is the summary with links: - [iproute2] uapi: add vdpa.h https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=291898c5ff88 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html