From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 339A242D80 for ; Wed, 28 Jun 2023 15:19:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 301C8400EF for ; Wed, 28 Jun 2023 15:19:13 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 35606400EF for ; Wed, 28 Jun 2023 15:19:12 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-635eb3a1d93so18758246d6.1 for ; Wed, 28 Jun 2023 06:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687958351; x=1690550351; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=irk2IMWFFHQoQZO8p7R0wQCepZWNiaHkZY28LgJBJ7E=; b=PvdHYx4sEMCUasBkOElJDt9QC1bl1kvLlqhEd5QLDbM1Lf0Wxsf0IRocy4Tt1Opbx6 Do6VWAlOJqT7PK806bZZPmeKkQl193Odo6Em3JAKq4FQqPsmWianqix3OMd4tNeQtq+t VaxTq08pKf6iHTuGcfeiD2CYynVTYJ4IQGxlm9BtoluWty4Fr9k93azjKjMiMP49hGF2 +zeR7QgMq7dhFK5ujlKO78zR9rYCu2hxMVcH+yom39gE7rdgRF4ZKOJV8tvs1s8x2bYm 2RHduaJXIRc/3ENokwfqA94W9HgNXSalS6WgNlUF0ITug+tiufgpoXhmhl5t8/Sg2SW4 XxZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687958351; x=1690550351; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=irk2IMWFFHQoQZO8p7R0wQCepZWNiaHkZY28LgJBJ7E=; b=jNw0+EoF8hh6DwRR22U1Qq+4jgmWsulxxn13+4l+pHAnhTdloF/dR38T6cCnWN5QT/ 9t3gVkwadriotuyAtk5o2oH3j1qvTJfzG+lmststplAAtYU4pOZDURjzszgPaznrveaB gMiZ+YKGJUysVilaFHKALjJqVWqaEPQvq3CCuvucKxTrUGHnMeIcVz0pWopQBvUeMu3j cWQTcmbdaj57VtQ+154LnQRe3YFFmDQGDXw+khDLXSP3nK7fTHQFB7CgeqUrTTO3GYPq bMCeSFkVEwti7/DejQtSkcrIpk81Yv3J/3/YzDYBRD6fiVVuH00grml1ls7bOUE5be7w 86dQ== X-Gm-Message-State: AC+VfDwSA6uxnWOOsCeWpZgEqQTHISa4ul8rXkTlEEuJezywrqRWGbDX a2ny6gSKOXPGY2pmJj6MK0+z12tn6A1h8bSCQQc= X-Google-Smtp-Source: ACHHUZ69tcYe5DHmTFQMF4309bfxJmIPMjaaUWWRLIwy7W51vGC1NapEsTOQMI4acRVPmeJch9LATQ== X-Received: by 2002:ad4:5c43:0:b0:62d:e913:f9ae with SMTP id a3-20020ad45c43000000b0062de913f9aemr14218620qva.1.1687958351388; Wed, 28 Jun 2023 06:19:11 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id mi6-20020a056214558600b0062120b054easm1253364qvb.20.2023.06.28.06.19.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Jun 2023 06:19:10 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129051 [PATCH] eal: fix file descriptor leakage with unhandled messages Date: Wed, 28 Jun 2023 09:19:09 -0400 Message-Id: <20230628131909.1987285-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230628121938.13452-1-viacheslavo@nvidia.com> References: <20230628121938.13452-1-viacheslavo@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129051/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5401189793