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 49ACBC7EE22 for ; Tue, 9 May 2023 00:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233995AbjEIAU1 (ORCPT ); Mon, 8 May 2023 20:20:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229532AbjEIAU0 (ORCPT ); Mon, 8 May 2023 20:20:26 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A02F04ED8 for ; Mon, 8 May 2023 17:20:21 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 344B9630A0 for ; Tue, 9 May 2023 00:20:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9813CC4339B; Tue, 9 May 2023 00:20:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683591620; bh=3dWPuy+w/jZ1GP65PbQ3fXIm8HBWegrdKmFOfEzRTLs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ep7wK48cMB9YwaDG0NX0GJ9H1XzyLJFGOoDgcD2LXq4HLrfSnh7geRFZyEYDZxwoC LoOe2u7lVW31BTJmLauAtqToW0EqHrCoeOMZzGHuWp4QwWFKtz0NQoIPcDUnurGDiu 0awulaCa/OOtEG/7SpBSivH24AJ0wIq1aXwyHbZjb9R8n8/f4winLz6gCDGmdTJwDF cqEy7qezgGYHOK7JHYsoT/CbiN7czkZHEuR0kt2qbEOe7BjXXpoyKMidtzdF+V0SYa 4C83lDsNuX5flr3d+dNVIRnas9IVEGsU9A1drQA3w4JrKRGa4ohdya/n+pwmnpNZrz 0HYiDYsREft7A== 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 7BA91E26D27; Tue, 9 May 2023 00:20:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH BlueZ 1/2] monitor/att: Attempt to insert discovered attributes From: patchwork-bot+bluetooth@kernel.org Message-Id: <168359162050.8754.964777981689041495.git-patchwork-notify@kernel.org> Date: Tue, 09 May 2023 00:20:20 +0000 References: <20230505203156.2561265-1-luiz.dentz@gmail.com> In-Reply-To: <20230505203156.2561265-1-luiz.dentz@gmail.com> To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz : On Fri, 5 May 2023 13:31:55 -0700 you wrote: > From: Luiz Augusto von Dentz > > This attempts to insert discovered attributes into monitor gatt_db > instance if their respective discover procedures are used which enables > decoding traces injected by user via unit testing: > > > sudo unit/test-bap -m -s "34 > > [...] Here is the summary with links: - [BlueZ,1/2] monitor/att: Attempt to insert discovered attributes (no matching commit) - [BlueZ,2/2] monitor: Fix misaligment errors https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=acfa41dedb47 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html