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 E975CA04A7 for ; Mon, 24 Jan 2022 14:19:57 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2E1741148 for ; Mon, 24 Jan 2022 14:19:57 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 96B0840E0F for ; Mon, 24 Jan 2022 14:19:56 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id g13so18095636qvw.4 for ; Mon, 24 Jan 2022 05:19:56 -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=XxDLEnXW1A/cYcO+VVwtXt7D47W7zedWhdHOkzK98hw=; b=pUjJCfx62Cx9h9JMhqNoCOqCBrbEAE6WTm18Kd+UIajHcRiQBt6WYQhvHaqI9Wp4ny khCdhNmYkHx3mSt4M6xnKBZ0MH+eeQ/wDQT+LvPVnbz/GZF7VSF47iu00G/YQ0ZKs0ET wxGb/dsOiTXiFc7gUoqUzwWrSGHKabgkQ7xg1sgYHObKZVSbythQo452IHSIJypMyGln kM/PuvY6P9stGrX+jvyS07XpRaWNZbP/dZWXvHdfg7iO3npAjjdz3zhfuc9mldsoVjjM xJGAts0EwzQapIkTXtBgQexwYbEf8bIPRiZRfaVJT9Et/HHLxaM2pc+WY9yN6S+gKVhp MXlw== 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=XxDLEnXW1A/cYcO+VVwtXt7D47W7zedWhdHOkzK98hw=; b=WIKUqnaIYlVISj9PwUfWfoSnQ3Bs0Q+VwSfIEWRNpEc7h657kcX2dgYYwYOy4P7oR2 eoN3V+G6hnkrfi0DsQS73z9JngW2T2vAdM2Pdfb6lHbeWz7OlBvkNh2KYjJPTtQm6qg4 G8ZKcX8yRTXvBT19RsQkW3gdQM07NmuUie6CeMG5rzqkQyDwae1IZbsUcGM3acq34I7H sy8hxsYTtMVkTSsZ0QXZKb7fn6ygT8zYBOmeE3/gCO2hZNSFacSSuRs3ibp8XSN641uv qCyKQcSv5jsFMJcRY9UG/Sdi8k3JoBRw0aKJKDC//ipBSJATpMNw3f4D4Ukup+rgRZux kvqQ== X-Gm-Message-State: AOAM532ES3zNiBJIjupQObZwJGdj9ycWERspud2lOT9K3dofB3Vpc4R+ Y7HtPwxQZRB0dn6N51SOL5ciWF+D9aviRA== X-Google-Smtp-Source: ABdhPJxidskYDnGdEVhhOBlxCG8rIfsL7LzZIGtTY7dx3V3vtniOaiFPBGZ/NgMhhgBIi8LYi0kZ9A== X-Received: by 2002:a05:6214:500a:: with SMTP id jo10mr10387442qvb.30.1643030395615; Mon, 24 Jan 2022 05:19:55 -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 h17sm7128726qtk.19.2022.01.24.05.19.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jan 2022 05:19:55 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106346 [PATCH v2] net/tap: fix to populate fds in secondary process Date: Mon, 24 Jan 2022 09:19:56 -0500 Message-Id: <20220124141956.28380-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220124123743.70471-1-kumaraparamesh92@gmail.com> References: <20220124123743.70471-1-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/106346/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1739950341