Cover Letter Detail
Show a cover letter.
GET /api/1.1/covers/20613/?format=api
{ "id": 20613, "url": "https://patchwork.libcamera.org/api/1.1/covers/20613/?format=api", "web_url": "https://patchwork.libcamera.org/cover/20613/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240708123803.1006689-1-mzamazal@redhat.com>", "date": "2024-07-08T12:38:00", "name": "[v2,0/3] Fix misleading error messages", "submitter": { "id": 177, "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api", "name": "Milan Zamazal", "email": "mzamazal@redhat.com" }, "mbox": "https://patchwork.libcamera.org/cover/20613/mbox/", "series": [ { "id": 4447, "url": "https://patchwork.libcamera.org/api/1.1/series/4447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4447", "date": "2024-07-08T12:38:00", "name": "Fix misleading error messages", "version": 2, "mbox": "https://patchwork.libcamera.org/series/4447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/covers/20613/comments/", "headers": { "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>", "X-Original-To": "parsemail@patchwork.libcamera.org", "Delivered-To": "parsemail@patchwork.libcamera.org", "Received": [ "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id BF710BD87C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 8 Jul 2024 12:38:20 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 759B26336A;\n\tMon, 8 Jul 2024 14:38:20 +0200 (CEST)", "from us-smtp-delivery-124.mimecast.com\n\t(us-smtp-delivery-124.mimecast.com [170.10.133.124])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id C4B3563364\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 8 Jul 2024 14:38:18 +0200 (CEST)", "from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com\n\t(ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63])\n\tby relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,\n\tcipher=TLS_AES_256_GCM_SHA384) id us-mta-452-Anc6tmwGPcGwpwz6MCfCQA-1;\n\tMon, 08 Jul 2024 08:38:13 -0400", "from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com\n\t(mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com\n\t[10.30.177.17])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\tkey-exchange X25519 server-signature RSA-PSS (2048 bits)\n\tserver-digest SHA256) (No client certificate requested)\n\tby mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTPS id 464921955BD2; Mon, 8 Jul 2024 12:38:12 +0000 (UTC)", "from nuthatch.redhat.com (unknown [10.45.226.113])\n\tby mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix)\n\twith ESMTP id 6B88B1955E8C; Mon, 8 Jul 2024 12:38:10 +0000 (UTC)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=redhat.com header.i=@redhat.com\n\theader.b=\"ek+we1yA\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1720442297;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:mime-version:mime-version:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding;\n\tbh=rMy4sQhnl/AyM+gglI8D7NsT+2bz9xo62v4v+4op14U=;\n\tb=ek+we1yAp6qUxrQXOcNBvT2w7dYDrSrNES4U3x7sB5n5SJF+CWoPs9uy5Of2kyHQqsjaBh\n\tkBMiGvnC6J2Q30xt0NgcbmN5Wpz2mMA7gZ0C9T8VSNdRpb0ptcNBYhZFa6Bi3kvHuve8kx\n\tS8BlqVnp8+YZMIkG73NDTBICDUpYeUM=", "X-MC-Unique": "Anc6tmwGPcGwpwz6MCfCQA-1", "From": "Milan Zamazal <mzamazal@redhat.com>", "To": "libcamera-devel@lists.libcamera.org", "Cc": "Milan Zamazal <mzamazal@redhat.com>,\n\tKieran Bingham <kieran.bingham@ideasonboard.com>,\n\tLaurent Pinchart <laurent.pinchart@ideasonboard.com>", "Subject": "[PATCH v2 0/3] Fix misleading error messages", "Date": "Mon, 8 Jul 2024 14:38:00 +0200", "Message-ID": "<20240708123803.1006689-1-mzamazal@redhat.com>", "MIME-Version": "1.0", "X-Scanned-By": "MIMEDefang 3.0 on 10.30.177.17", "X-Mimecast-Spam-Score": "0", "X-Mimecast-Originator": "redhat.com", "Content-Transfer-Encoding": "8bit", "Content-Type": "text/plain; charset=\"US-ASCII\"; x-default=true", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "At least with software ISP, \"errors\" that have actually no influence on\nregular libcamera operation may be reported. This is confusing for\nusers, especially in cases when there are other, real errors. Let's improve the given log messages a bit.\n\nChanges in v2:\n- The order of the patches swapped, to put the easier change first.\n- An empty line, as requested by Laurent, added.\n- Added a trivial patch to unify the IPAProxy::configurationFile argument\n name in the declaration and definition.\n- Added a new optional argument to IPAProxy::configurationFile for a\n fallback file, which solves the error/warning problem there.\n\nMilan Zamazal (3):\n libcamera: simple: Log a missing sensor in a better way\n libcamera: ipa_proxy: Unify configurationFile argument name\n libcamera: ipa_proxy: Report a missing configuration as a warning\n\n include/libcamera/internal/ipa_proxy.h | 4 +++-\n src/libcamera/ipa_proxy.cpp | 22 +++++++++++++++++----\n src/libcamera/pipeline/ipu3/ipu3.cpp | 5 ++---\n src/libcamera/pipeline/rkisp1/rkisp1.cpp | 9 ++-------\n src/libcamera/pipeline/simple/simple.cpp | 4 +++-\n src/libcamera/software_isp/software_isp.cpp | 5 ++---\n 6 files changed, 30 insertions(+), 19 deletions(-)" }