Cover Letter Detail
Show a cover letter.
GET /api/1.1/covers/11429/?format=api
{ "id": 11429, "url": "https://patchwork.libcamera.org/api/1.1/covers/11429/?format=api", "web_url": "https://patchwork.libcamera.org/cover/11429/", "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": "<20210302093318.437308-1-paul.elder@ideasonboard.com>", "date": "2021-03-02T09:33:15", "name": "[libcamera-devel,v10,0/3] IPA isolation tests", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/1.1/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/cover/11429/mbox/", "series": [ { "id": 1736, "url": "https://patchwork.libcamera.org/api/1.1/series/1736/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1736", "date": "2021-03-02T09:33:15", "name": "IPA isolation tests", "version": 10, "mbox": "https://patchwork.libcamera.org/series/1736/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/covers/11429/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 9F6E0BD808\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 2 Mar 2021 09:33:30 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 0696268A91;\n\tTue, 2 Mar 2021 10:33:30 +0100 (CET)", "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id D43BB60106\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 2 Mar 2021 10:33:28 +0100 (CET)", "from pyrite.rasen.tech (unknown\n\t[IPv6:2400:4051:61:600:2c71:1b79:d06d:5032])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 6087845D;\n\tTue, 2 Mar 2021 10:33:27 +0100 (CET)" ], "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"BxMXRi9A\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1614677608;\n\tbh=91hPl+DINQ2SdN6ywbn1ZGcEs5IzbjwfO3dmJzNFBtQ=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=BxMXRi9ArP4IlsXKu3TXENzgvRt/UVSD09MQTlzerKb/AThKpKZBMlHDg7titHu0R\n\tOfH/XJ5qc11Hb3Ig1yvsqNbrnoZ7sTB13W2XY3NdZJdsVKlA+QKuvffa4mHTwSmHKx\n\t29SMcbELlBdI9GmyQac7jepZQBmAvC36msH4MMo0=", "From": "Paul Elder <paul.elder@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Date": "Tue, 2 Mar 2021 18:33:15 +0900", "Message-Id": "<20210302093318.437308-1-paul.elder@ideasonboard.com>", "X-Mailer": "git-send-email 2.27.0", "MIME-Version": "1.0", "Subject": "[libcamera-devel] [PATCH v10 0/3] IPA isolation tests", "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>", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "7bit", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "This used to be part 3 of the IPA isolation series. The documentation\nhas been broken out (v8 waiting for review), and this series only\ncontains tests for IPA isolation.\n\n1/3 tests the IPADataSerializer and 2/3 tests the IPCUnixSocket, both\nin the same manner as how the generated IPA proxies would use them.\n\n3/3 tests the generated serializer. v7 adds a test to test\n(de)serialization of a vector of *generated* structs.\n\nChanges in v10:\n- fix file location of test.mojom for the generated serializer test\n- some more style fixes\n\nChanges in v9:\n- just lots of style fixes in the tests\n\nChanges in v8:\n- (from v7.1) fix bullet points and update wordings in the ipa writer\n guide\n\nChanges in v7:\n- add test to test serdes of a vector of *generated* structs\n- remove printing values of vectors/maps\n- use the new sendSync/sendAsync API\n- update IPA guide\n\nChanges in v6:\n- no longer need to initialize rpi ControlInfoMap, and no longer\n necessary it pass it to the ControlList serializer\n- update documentation about the required namespacing, customizable\n start(), and that {pipeline_name}.h is no longer required\n- use namespacing in the mojom file and test\n\n\nPaul Elder (4):\n tests: Add IPADataSerializer test\n tests: Add test for IPCPipeUnixSocket\n Documentation: Add IPA writers guide\n tests: Test IPA serializer generation\n\n Documentation/guides/ipa.rst | 474 ++++++++++++++++++\n Documentation/index.rst | 1 +\n Documentation/meson.build | 1 +\n test/ipc/meson.build | 3 +-\n test/ipc/unixsocket_ipc.cpp | 233 +++++++++\n .../generated_serializer_test.cpp | 156 ++++++\n .../generated_serializer/meson.build | 49 ++\n .../generated_serializer/vimc.mojom | 33 ++\n .../ipa_data_serializer_test.cpp | 378 ++++++++++++++\n test/serialization/meson.build | 5 +-\n 10 files changed, 1331 insertions(+), 2 deletions(-)\n create mode 100644 Documentation/guides/ipa.rst\n create mode 100644 test/ipc/unixsocket_ipc.cpp\n create mode 100644 test/serialization/generated_serializer/generated_serializer_test.cpp\n create mode 100644 test/serialization/generated_serializer/meson.build\n create mode 100644 test/serialization/generated_serializer/vimc.mojom\n create mode 100644 test/serialization/ipa_data_serializer_test.cpp" }