Cover Letter Detail
Show a cover letter.
GET /api/covers/815172/?format=api
{ "id": 815172, "url": "http://patchwork.ozlabs.org/api/covers/815172/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170918210711.10202-1-fw@strlen.de/", "project": { "id": 7, "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api", "name": "Linux network development", "link_name": "netdev", "list_id": "netdev.vger.kernel.org", "list_email": "netdev@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170918210711.10202-1-fw@strlen.de>", "list_archive_url": null, "date": "2017-09-18T21:07:07", "name": "[net-next,0/4] test_rhashtable: add test case for rhl table", "submitter": { "id": 1025, "url": "http://patchwork.ozlabs.org/api/people/1025/?format=api", "name": "Florian Westphal", "email": "fw@strlen.de" }, "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170918210711.10202-1-fw@strlen.de/mbox/", "series": [ { "id": 3736, "url": "http://patchwork.ozlabs.org/api/series/3736/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=3736", "date": "2017-09-18T21:07:07", "name": "test_rhashtable: add test case for rhl table", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/3736/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/815172/comments/", "headers": { "Return-Path": "<netdev-owner@vger.kernel.org>", "X-Original-To": "patchwork-incoming@ozlabs.org", "Delivered-To": "patchwork-incoming@ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=netdev-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)", "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xwz8d4Nrcz9s7m\n\tfor <patchwork-incoming@ozlabs.org>;\n\tTue, 19 Sep 2017 07:06:57 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751097AbdIRVGy (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tMon, 18 Sep 2017 17:06:54 -0400", "from Chamillionaire.breakpoint.cc ([146.0.238.67]:51748 \"EHLO\n\tChamillionaire.breakpoint.cc\" rhost-flags-OK-OK-OK-OK)\n\tby vger.kernel.org with ESMTP id S1750711AbdIRVGx (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Mon, 18 Sep 2017 17:06:53 -0400", "from fw by Chamillionaire.breakpoint.cc with local (Exim 4.84_2)\n\t(envelope-from <fw@breakpoint.cc>)\n\tid 1du3Cc-0008BV-1j; Mon, 18 Sep 2017 23:03:38 +0200" ], "From": "Florian Westphal <fw@strlen.de>", "To": "<netdev@vger.kernel.org>", "Subject": "[PATCH net-next 0/4] test_rhashtable: add test case for rhl table", "Date": "Mon, 18 Sep 2017 23:07:07 +0200", "Message-Id": "<20170918210711.10202-1-fw@strlen.de>", "X-Mailer": "git-send-email 2.13.5", "Sender": "netdev-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<netdev.vger.kernel.org>", "X-Mailing-List": "netdev@vger.kernel.org" }, "content": "Add a test case for the rhlist interface.\n\nWhile at it, cleanup current rhashtable test a bit and add a check\nfor max_size support.\n\n test_rhashtable.c | 293 +++++++++++++++++++++++++++++++++++++++++++++++++-----\n 1 file changed, 270 insertions(+), 23 deletions(-)" }