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 0A6D9A04A2 for ; Mon, 31 Jan 2022 15:59:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 041BB411A7 for ; Mon, 31 Jan 2022 15:59:37 +0100 (CET) Received: from mail-vs1-f47.google.com (mail-vs1-f47.google.com [209.85.217.47]) by mails.dpdk.org (Postfix) with ESMTP id E32ED4069D for ; Mon, 31 Jan 2022 15:59:34 +0100 (CET) Received: by mail-vs1-f47.google.com with SMTP id v62so12134149vsv.4 for ; Mon, 31 Jan 2022 06:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aAIydTbVgiSoGx5siQZpyev6qocrqywMAo6B9UEsvFM=; b=CKAFVbKTWkcb2WB17+kJGdAf85cFQ1ZH/z5J1o16gcbMy9qzG30y47iFT0JYssJYyz PmP3SDbPIgU3OQiwWK6WfjwEHeqNn3lcfe9LKDU+pj8xmHhEuY4bj4bpG6eQcrulql5q f/mO0FIG8lOfMRsXwW3d0s72eIE5c1ACgfUVdrkSZ0p97GnwOmasUhh/G1FT8yr+dwFZ HZqVCyhhp4O/9dyrSNP2bzcSPnhBJ/ZBnB8ojYc08/ebjThQp+lfIiEuQrIVPt7dARSB ImDHM69LZFAxSnLvpL+Gdp3/VPbFddR9QlvLJIbIDxUSh7aXPq/b2oYX+p0BsJPzQrne mEXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aAIydTbVgiSoGx5siQZpyev6qocrqywMAo6B9UEsvFM=; b=N+gtSTmKHLq4T/0C9qLTr4S42UCZhVLxroS2SknrwDr4If250Gru4udC+fW7/eg2m7 bp3fMjIGDB3+s9HUwwArp144Xg93Mi2xp1vTA0OKH9Eu+xLNRy1AzrUQeC2hCrGfpHcu hTo49g1rDrus1ZHHsmp7w1/tXEYJqQGzTBJSjaWaiTxFQYIR5TMsAPwPRNCBLo7/mxAo SLsMZ8aCQEWiR8x0eTWQvzsFzgBnwm0OYZ5RaiL9R7VZNPx5JCeURLwGHQOyluNGp/yA +rifCEtyBE3qBlxJ1BUODQKHaH/UvFHzZj8rdvCp40F3hZhW5Zw+uFo1/37dTDYf+df0 92Kw== X-Gm-Message-State: AOAM531CDo7//QQC1ABKYqySMIxNN5QuS4uS7GqdClBOzL4wGb2vWmI5 ngDvo8MBCnUEvO3zYW2ffnYVFGFJc25wBA== X-Google-Smtp-Source: ABdhPJwNtuIYYQ+HHDoQhl8NhRU4DY/f7/8vIJEjwIVs4+4l8fz0DuaOBWug4J9rp2GEpx281Brvng== X-Received: by 2002:a05:6214:27ed:: with SMTP id jt13mr18224983qvb.38.1643641163687; Mon, 31 Jan 2022 06:59:23 -0800 (PST) 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 n6sm8640628qtx.23.2022.01.31.06.59.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jan 2022 06:59:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106742 [PATCH v3 2/2] net/tap: fix to populate fds in secondary process Date: Mon, 31 Jan 2022 10:59:18 -0500 Message-Id: <20220131155918.11771-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220131142137.14260-2-kumaraparamesh92@gmail.com> References: <20220131142137.14260-2-kumaraparamesh92@gmail.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/106742/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1773143190