[{"id":3681381,"web_url":"http://patchwork.ozlabs.org/comment/3681381/","msgid":"<20260423111755.4154-1-linuxtestproject.agent@gmail.com>","list_archive_url":null,"date":"2026-04-23T11:17:55","subject":"Re: [LTP] syscalls: Add epoll_create03","submitter":{"id":93132,"url":"http://patchwork.ozlabs.org/api/people/93132/","name":null,"email":"linuxtestproject.agent@gmail.com"},"content":"Hi Cyril,\n\n--- [PATCH 3/8] ---\n\nOn 2026-04-23, Cyril Hrubis wrote:\n> syscalls: Add epoll_wait09\n\n> -epoll_wait08 epoll_wait08\n> +epoll_wait09 epoll_wait09\n\nThis replaces the epoll_wait08 entry instead of adding epoll_wait09\nalongside it. epoll_wait08 will be built but never run.\n\n> That checks that events from recursive epoll are propagated correctly.\n\n\"That checks...\" is a dangling clause; the body must stand alone as a\nsentence (e.g. \"Test that checks...\").\n\n--- [PATCH 5/8] ---\n\nOn 2026-04-23, Cyril Hrubis wrote:\n> syscall: Add epoll_wait10\n\nPrefix typo: \"syscall:\" should be \"syscalls:\" (all other patches in\nthis series use \"syscalls:\").\n\n--- [PATCH 6/8] ---\n\nOn 2026-04-23, Cyril Hrubis wrote:\n> syscalls: Add epoll_wait11\n>\n> A test that chcecks that EPOLLHUP is generated properly [...]\n\nTypo: \"chcecks\" -> \"checks\".\n\n> +\tTST_PROCESS_STATE_WAIT(pid, 'S', 0);\n> +\tSAFE_CLOSE(fds[1]);\n> +\tSAFE_CLOSE(fds[0]);\n> +\tSAFE_CLOSE(efd);\n> +}\n> +\n> +static void cleanup(void)\n> +{\n> +\tif (fds[1] > 0)\n> +\t\tSAFE_CLOSE(fds[1]);\n\nfds[] and efd are closed in run() but not reset to -1; cleanup() then\ndouble-closes them on every run (TBROK). Reset each to -1 after\nSAFE_CLOSE in run(), and use != -1 guards in cleanup() per LTP\nconvention.\n\n--- [PATCH 7/8] ---\n\nOn 2026-04-23, Cyril Hrubis wrote:\n> +\tTST_PROCESS_STATE_WAIT(pid, 'S', 0);\n> +\tSAFE_CLOSE(fds[0]);\n> +\tSAFE_CLOSE(fds[1]);\n> +\tSAFE_CLOSE(efd);\n> +}\n> +\n> +static void cleanup(void)\n> +{\n> +\tif (fds[1] > 0)\n> +\t\tSAFE_CLOSE(fds[1]);\n\nSame double-close defect as epoll_wait11; apply the same fix.\n\n---\nNote:\n\nOur agent completed the review of the patch. The full review can be\nfound at: https://github.com/linux-test-project/ltp-agent/actions/runs/24831850683\n\nThe agent can sometimes produce false positives although often its\nfindings are genuine. If you find issues with the review, please\ncomment this email or ignore the suggestions.\n\nRegards,\nLTP AI Reviewer","headers":{"Return-Path":"<ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>","X-Original-To":["incoming@patchwork.ozlabs.org","ltp@lists.linux.it"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","ltp@picard.linux.it"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256\n header.s=20251104 header.b=nKebazML;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.linux.it\n (client-ip=2001:1418:10:5::2; helo=picard.linux.it;\n envelope-from=ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it;\n receiver=patchwork.ozlabs.org)"],"Received":["from picard.linux.it (picard.linux.it [IPv6:2001:1418:10:5::2])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4g1YVS6ytQz1y2d\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 23 Apr 2026 21:18:08 +1000 (AEST)","from picard.linux.it (localhost [IPv6:::1])\n\tby picard.linux.it (Postfix) with ESMTP id 9E8D13E25AA\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 23 Apr 2026 13:18:01 +0200 (CEST)","from in-4.smtp.seeweb.it (in-4.smtp.seeweb.it [217.194.8.4])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature ECDSA (secp384r1))\n (No client certificate requested)\n by picard.linux.it (Postfix) with ESMTPS id DF7913E1D62\n for <ltp@lists.linux.it>; Thu, 23 Apr 2026 13:17:57 +0200 (CEST)","from mail-qk1-x742.google.com (mail-qk1-x742.google.com\n [IPv6:2607:f8b0:4864:20::742])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested)\n by in-4.smtp.seeweb.it (Postfix) with ESMTPS id 682BE10005A1\n for <ltp@lists.linux.it>; Thu, 23 Apr 2026 13:17:57 +0200 (CEST)","by mail-qk1-x742.google.com with SMTP id\n af79cd13be357-8ef2118b478so260566385a.0\n for <ltp@lists.linux.it>; Thu, 23 Apr 2026 04:17:57 -0700 (PDT)","from\n runnervmeorf1.ajpjuzvd0pcu5m1ughqrvmkcxa.bx.internal.cloudapp.net\n ([74.235.126.84]) by smtp.gmail.com with ESMTPSA id\n af79cd13be357-8e7d9abce59sm1881457385a.46.2026.04.23.04.17.55\n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Thu, 23 Apr 2026 04:17:55 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=gmail.com; s=20251104; t=1776943076; x=1777547876; darn=lists.linux.it;\n h=content-transfer-encoding:mime-version:references:in-reply-to\n :message-id:date:subject:cc:to:from:from:to:cc:subject:date\n :message-id:reply-to;\n bh=dJq9RvRYQFQstzUUDiBwFNtPWgUKQmy4JSm4bE9wnwk=;\n b=nKebazML5YBX1rmNv7ylkvIH31TLYu0u1hK0V7zS30dC7qAyF9fdGVPwgkUH/JbMfZ\n Fjmzzavt1mUCxbcJlwN8vn4k+V5Uk2Y4SX0qFXNsSGwirZy9YWHbeHvN4QhUl02FHP45\n asYNgS2enNhvurPBzgygJIe1+ZV1I/6faI0DGmU8Vm3kATaQEnfVUPnxUE6kQMfqlf+f\n 1fVV1MFDqc8FTQGSnxsQLlwqPvAQLWX4aNQ3pJ75brPdr285ySA2P8SWrpUo5rSQf7+P\n HkLoFfItYm7hLWyJSpeEUTliCuRxVlY9tWgsH97tC2N4qLzD5d8IDCOku7B/1eFnGCE4\n 4YXA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20251104; t=1776943076; x=1777547876;\n h=content-transfer-encoding:mime-version:references:in-reply-to\n :message-id:date:subject:cc:to:from:x-gm-gg:x-gm-message-state:from\n :to:cc:subject:date:message-id:reply-to;\n bh=dJq9RvRYQFQstzUUDiBwFNtPWgUKQmy4JSm4bE9wnwk=;\n b=F4MZic4z4oPeNCV5AzxAj6Uu5WUwFhHyVFT9iqHNDTDExluKCiOP7zvCSTPj2CKHKN\n PTWNZq8JYItM4KeGgoAu+U92VZwDoneN4HyGEntFJEbZoYFM4QtpC+Q9SLO3vjf0vrt5\n 6vUxh12nL4yyt8NJB9ksPKNVuIRo9UECBhqoZy3/IuXQDGtWOsKbyuQaYALg63BS1VyV\n OWs1SDl77ZQlz+/3Nqq4co9SpZUNqDTZl3GeDErCsQ4qdUH5i1Amg+WMMGV28B8pity3\n YBVlNtixdmkivBrrj9U+1MUhHYUYDn321uKHiJMjnX6U6C1sQCa2vTs2xn+sABvFMEHS\n 3WTg==","X-Gm-Message-State":"AOJu0Yw6muRaoYJi6bsRr/7Ne1IHYvMSqxMwowpyPDgZ6gHxYcYD5Xo6\n fIC9EUZMyudYLAfN/dy+uuERXxmjIUsoRV2Dj7uh8DWWGgZuhkCLuyGyLdRqARqzWV4VcQ==","X-Gm-Gg":"AeBDietO7SqLv/UwaAN8zl+d+NYeomkp/v2LQcanUdtgnDdDf4TL+w0S3MbuIjtXnFG\n XPynoa+ewxAn/pJykTFpd/GogPRLOlZrufozqjs4BAOTpbOhKm86CpD6Y6FmpBAtw0wKJW66unE\n obIcwfynxG/I9gwjYtLn891DB5wPqiUgzkIO1Y1s+rcy1WkOFaE+9ODZ0+6QbinXTT/iuXzJM61\n 1a6ubpBwBUiNhBFVhXzBZ4At9PAbW1z+bVdQWTzZPRtglLSDUc7lcBGVwnAYxVD8XDvAGCGFt6O\n QMa0UXj1tprcxtC+ug0n3SfGHQqUFcEM9YCIN0tIV78y9pLdcmTk7bu9dFjG8B6I3BfC0umWLxg\n zI4SOK6kJVJrlg/tU2YIOpmZF8M53CF7nFXyp3OeU1gr4LbzlAB5AKayouQgXgSAhe/6LZUUnUA\n GuxQf8GPcE7CQnGD/izT4bjgY2Kvs46M1TVEmfdxpE8meERkM2uwu0POGDyyRlfHvSqRorgm3qg\n nwBGSZk0A7NolPv26mmeg3FVsDecm2Vf+ztMu2Kr/AO5Za0xg==","X-Received":"by 2002:a05:620a:8d04:b0:8eb:f3c7:2246 with SMTP id\n af79cd13be357-8ebf413733emr1501334285a.35.1776943076160;\n Thu, 23 Apr 2026 04:17:56 -0700 (PDT)","From":"linuxtestproject.agent@gmail.com","To":"Cyril Hrubis <chrubis@suse.cz>","Date":"Thu, 23 Apr 2026 11:17:55 +0000","Message-ID":"<20260423111755.4154-1-linuxtestproject.agent@gmail.com>","X-Mailer":"git-send-email 2.54.0","In-Reply-To":"<20260423095834.11932-2-chrubis@suse.cz>","References":"<20260423095834.11932-2-chrubis@suse.cz>","MIME-Version":"1.0","X-Spam-Status":"No, score=0.1 required=7.0 tests=DKIM_SIGNED,DKIM_VALID,\n DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,SPF_HELO_NONE,SPF_PASS\n shortcircuit=no autolearn=disabled version=4.0.1","X-Spam-Checker-Version":"SpamAssassin 4.0.1 (2024-03-25) on in-4.smtp.seeweb.it","X-Virus-Scanned":"clamav-milter 1.0.9 at in-4.smtp.seeweb.it","X-Virus-Status":"Clean","Subject":"Re: [LTP] syscalls: Add epoll_create03","X-BeenThere":"ltp@lists.linux.it","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Linux Test Project <ltp.lists.linux.it>","List-Unsubscribe":"<https://lists.linux.it/options/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=unsubscribe>","List-Archive":"<http://lists.linux.it/pipermail/ltp/>","List-Post":"<mailto:ltp@lists.linux.it>","List-Help":"<mailto:ltp-request@lists.linux.it?subject=help>","List-Subscribe":"<https://lists.linux.it/listinfo/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=subscribe>","Cc":"ltp@lists.linux.it","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it","Sender":"\"ltp\" <ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>"}},{"id":3681401,"web_url":"http://patchwork.ozlabs.org/comment/3681401/","msgid":"<aeoG7byDpoWGmoYB@yuki.lan>","list_archive_url":null,"date":"2026-04-23T11:47:57","subject":"Re: [LTP] syscalls: Add epoll_create03","submitter":{"id":8530,"url":"http://patchwork.ozlabs.org/api/people/8530/","name":"Cyril Hrubis","email":"chrubis@suse.cz"},"content":"Hi!\n> > +\tTST_PROCESS_STATE_WAIT(pid, 'S', 0);\n> > +\tSAFE_CLOSE(fds[1]);\n> > +\tSAFE_CLOSE(fds[0]);\n> > +\tSAFE_CLOSE(efd);\n> > +}\n> > +\n> > +static void cleanup(void)\n> > +{\n> > +\tif (fds[1] > 0)\n> > +\t\tSAFE_CLOSE(fds[1]);\n> \n> fds[] and efd are closed in run() but not reset to -1;\n\nWe already have \"No manual reset after SAFE_CLOSE\" in the c-agent.md but\nI guess that the LLM didn't infer from that rule that the fd is set to\n-1 by SAFE_CLOSE().\n\nI've send a pull with more explicit description for how cleanup()\nhandler should be written:\n\nhttps://github.com/linux-test-project/ltp-agent/pull/6","headers":{"Return-Path":"<ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>","X-Original-To":["incoming@patchwork.ozlabs.org","ltp@lists.linux.it"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","ltp@picard.linux.it"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n unprotected) header.d=suse.cz header.i=@suse.cz header.a=rsa-sha256\n header.s=susede2_rsa header.b=j5e74vI1;\n\tdkim=fail reason=\"signature verification failed\" header.d=suse.cz\n header.i=@suse.cz header.a=ed25519-sha256 header.s=susede2_ed25519\n header.b=ULnKwJ/8;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key)\n header.d=suse.cz header.i=@suse.cz header.a=rsa-sha256 header.s=susede2_rsa\n header.b=j5e74vI1;\n\tdkim=neutral header.d=suse.cz header.i=@suse.cz header.a=ed25519-sha256\n header.s=susede2_ed25519 header.b=ULnKwJ/8;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.linux.it\n (client-ip=2001:1418:10:5::2; helo=picard.linux.it;\n envelope-from=ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it;\n receiver=patchwork.ozlabs.org)","smtp-out1.suse.de;\n dkim=pass header.d=suse.cz header.s=susede2_rsa header.b=j5e74vI1;\n dkim=pass header.d=suse.cz header.s=susede2_ed25519 header.b=\"ULnKwJ/8\""],"Received":["from picard.linux.it (picard.linux.it [IPv6:2001:1418:10:5::2])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4g1Z8g74v2z1yD5\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 23 Apr 2026 21:47:47 +1000 (AEST)","from picard.linux.it (localhost [IPv6:::1])\n\tby picard.linux.it (Postfix) with ESMTP id 8261D3E2D81\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 23 Apr 2026 13:47:45 +0200 (CEST)","from in-4.smtp.seeweb.it (in-4.smtp.seeweb.it [217.194.8.4])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature ECDSA (secp384r1))\n (No client certificate requested)\n by picard.linux.it (Postfix) with ESMTPS id 8F2673E1D62\n for <ltp@lists.linux.it>; Thu, 23 Apr 2026 13:47:42 +0200 (CEST)","from smtp-out1.suse.de (smtp-out1.suse.de [195.135.223.130])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested)\n by in-4.smtp.seeweb.it (Postfix) with ESMTPS id 0B3B31000994\n for <ltp@lists.linux.it>; Thu, 23 Apr 2026 13:47:41 +0200 (CEST)","from imap1.dmz-prg2.suse.org (imap1.dmz-prg2.suse.org\n [IPv6:2a07:de40:b281:104:10:150:64:97])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest\n SHA256)\n (No client certificate requested)\n by smtp-out1.suse.de (Postfix) with ESMTPS id 4FB676A86B;\n Thu, 23 Apr 2026 11:47:41 +0000 (UTC)","from imap1.dmz-prg2.suse.org (localhost [127.0.0.1])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest\n SHA256)\n (No client certificate requested)\n by imap1.dmz-prg2.suse.org (Postfix) with ESMTPS id 383A5593A3;\n Thu, 23 Apr 2026 11:47:41 +0000 (UTC)","from dovecot-director2.suse.de ([2a07:de40:b281:106:10:150:64:167])\n by imap1.dmz-prg2.suse.org with ESMTPSA id wpbPDN0G6mkwQgAAD6G6ig\n (envelope-from <chrubis@suse.cz>); Thu, 23 Apr 2026 11:47:41 +0000"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_rsa;\n t=1776944861;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=WWfM3YusiDsE79CYxvFaXx96JM9PAc4sOqjM973uYhg=;\n b=j5e74vI1MZV79SsN7Rs8TwkIvTyqvgwX0c0mzhYv+8y31SgJj17Qme70ZexMdTI5sbPu5N\n fF7RJwwtGohN8Eb/HnDc45vmi8Q+o8ev4DXwh/emXNezseDgobSWnfGm8Pi02tVPb8vlvr\n C5r9ciDP5x8YpbhaEcGhU9ffH0t3ewg=","v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_ed25519; t=1776944861;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=WWfM3YusiDsE79CYxvFaXx96JM9PAc4sOqjM973uYhg=;\n b=ULnKwJ/8dovDkocwd0ve7iTZn7kx9pEyDoG5vrs0+gVVZncvPFcJA1nk91ZMpy4nwd5yIS\n +Wnmr0txxup8YVAA==","v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_rsa;\n t=1776944861;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=WWfM3YusiDsE79CYxvFaXx96JM9PAc4sOqjM973uYhg=;\n b=j5e74vI1MZV79SsN7Rs8TwkIvTyqvgwX0c0mzhYv+8y31SgJj17Qme70ZexMdTI5sbPu5N\n fF7RJwwtGohN8Eb/HnDc45vmi8Q+o8ev4DXwh/emXNezseDgobSWnfGm8Pi02tVPb8vlvr\n C5r9ciDP5x8YpbhaEcGhU9ffH0t3ewg=","v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_ed25519; t=1776944861;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=WWfM3YusiDsE79CYxvFaXx96JM9PAc4sOqjM973uYhg=;\n b=ULnKwJ/8dovDkocwd0ve7iTZn7kx9pEyDoG5vrs0+gVVZncvPFcJA1nk91ZMpy4nwd5yIS\n +Wnmr0txxup8YVAA=="],"Date":"Thu, 23 Apr 2026 13:47:57 +0200","From":"Cyril Hrubis <chrubis@suse.cz>","To":"linuxtestproject.agent@gmail.com","Message-ID":"<aeoG7byDpoWGmoYB@yuki.lan>","References":"<20260423095834.11932-2-chrubis@suse.cz>\n <20260423111755.4154-1-linuxtestproject.agent@gmail.com>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<20260423111755.4154-1-linuxtestproject.agent@gmail.com>","X-Spamd-Result":"default: False [-4.51 / 50.00]; BAYES_HAM(-3.00)[100.00%];\n NEURAL_HAM_LONG(-1.00)[-1.000];\n NEURAL_HAM_SHORT(-0.20)[-1.000];\n R_DKIM_ALLOW(-0.20)[suse.cz:s=susede2_rsa,suse.cz:s=susede2_ed25519];\n MIME_GOOD(-0.10)[text/plain]; MX_GOOD(-0.01)[];\n TAGGED_RCPT(0.00)[]; FUZZY_RATELIMITED(0.00)[rspamd.com];\n RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+];\n FREEMAIL_TO(0.00)[gmail.com]; MISSING_XM_UA(0.00)[];\n ARC_NA(0.00)[];\n DBL_BLOCKED_OPENRESOLVER(0.00)[suse.cz:dkim,suse.cz:email,imap1.dmz-prg2.suse.org:helo,imap1.dmz-prg2.suse.org:rdns];\n FREEMAIL_ENVRCPT(0.00)[gmail.com]; RCPT_COUNT_TWO(0.00)[2];\n RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[];\n FROM_HAS_DN(0.00)[];\n SPAMHAUS_XBL(0.00)[2a07:de40:b281:104:10:150:64:97:from];\n RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[];\n TO_DN_NONE(0.00)[];\n DKIM_SIGNED(0.00)[suse.cz:s=susede2_rsa,suse.cz:s=susede2_ed25519];\n DKIM_TRACE(0.00)[suse.cz:+]","X-Rspamd-Action":"no action","X-Spam-Score":"-4.51","X-Spam-Level":"","X-Rspamd-Server":"rspamd1.dmz-prg2.suse.org","X-Rspamd-Queue-Id":"4FB676A86B","X-Spam-Status":"No, score=0.1 required=7.0 tests=DKIM_SIGNED,DKIM_VALID,\n DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS shortcircuit=no\n autolearn=disabled version=4.0.1","X-Spam-Checker-Version":"SpamAssassin 4.0.1 (2024-03-25) on in-4.smtp.seeweb.it","X-Virus-Scanned":"clamav-milter 1.0.9 at in-4.smtp.seeweb.it","X-Virus-Status":"Clean","Subject":"Re: [LTP] syscalls: Add epoll_create03","X-BeenThere":"ltp@lists.linux.it","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Linux Test Project <ltp.lists.linux.it>","List-Unsubscribe":"<https://lists.linux.it/options/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=unsubscribe>","List-Archive":"<http://lists.linux.it/pipermail/ltp/>","List-Post":"<mailto:ltp@lists.linux.it>","List-Help":"<mailto:ltp-request@lists.linux.it?subject=help>","List-Subscribe":"<https://lists.linux.it/listinfo/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=subscribe>","Cc":"ltp@lists.linux.it","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it","Sender":"\"ltp\" <ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>"}}]