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 1D141A04A2 for ; Mon, 31 Jan 2022 15:59:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16CC54118A for ; Mon, 31 Jan 2022 15:59:39 +0100 (CET) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id EF7A44069D for ; Mon, 31 Jan 2022 15:59:36 +0100 (CET) Received: by mail-qt1-f172.google.com with SMTP id k14so11604376qtq.10 for ; Mon, 31 Jan 2022 06:59:36 -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=2Y3tUTlx6h5PPs3NeG3gsHGCls3i/dnIL4mhNgy6Z68=; b=3SsLGkf/4dWGq9CPZFVsOcp2YLVj6fAGG/lK2hfs6OWBdMToqxO4IjOqT/uEGajR3d 22zoif9n93apGAlArDZNByYjhKcjNxvDmRsgR9MeBZF9Kb5I+tZFrhfnqmN6Ro7IXmQX W+hYwGrB3BH4j6o88WF1C4RtafY15Xzv1w5WBivvLgPgN4hJ2iWdRSjJAGeYZpTsCF53 WjeuNqA/eoiYOZ2O+AclNZFk9XT/TLYuqpvGV5PWDAEQOqllf8zW4yAWVAsIsg660oN2 7nRKJLTjfy/enjSkGXOzxJ5IoGmwidY17VijOcl0qUcRQE5KnREMM3CK1gosO101njBp cViQ== 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=2Y3tUTlx6h5PPs3NeG3gsHGCls3i/dnIL4mhNgy6Z68=; b=yVFcnz1cnDOYjc9jmLhBDFEf8a1aqP/WMBDSYEGak9QymemWT2Qq+NYy1CDnavrXRj LP8PDBbGA75Rq/67p6+ELK8zNlh9DsifSbEq8RyQujw+ZYABOXEhTwWmEXFYVxaOcMWv +tRV2ZrBv0Oy/DB2EGBLAQVw9NQhl+7UakJ9Zfucjw+HNhU/mAWt8He6BXaLfcPJD2v7 W46cAfaJpI3qPorlYvcCJClItRyw7gdeMtTYMHPYagASVTM2Glf1IgabVOXZI3jyInld lOxU5drwsAIpnTczmNZ1SkR4m9rnPIjccT53YytKznmAScjp6v+qTCrY5RsLfHluVgR+ QT9Q== X-Gm-Message-State: AOAM530aaXl7TcKt6tZ4urcq0RndIYw8rsYZY/hLkE4wYPcGfDu0NGil ZAIcfzymuiCeZfffJd5OQCfb9DK1nLn3JA== X-Google-Smtp-Source: ABdhPJy+DuOc0PqAo8CfOV59OD1yWoCggzALs6wMKXLZQcJlub37lgOtch5xu4DLRxQeo7SIwo0ttQ== X-Received: by 2002:a05:622a:408:: with SMTP id n8mr15337518qtx.57.1643641176244; Mon, 31 Jan 2022 06:59:36 -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 x16sm8853281qko.17.2022.01.31.06.59.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jan 2022 06:59:35 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106744 [PATCH v3 2/2] net/tap: fix to populate fds in secondary process Date: Mon, 31 Jan 2022 10:59:31 -0500 Message-Id: <20220131155931.12119-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220131143234.17945-2-kumaraparamesh92@gmail.com> References: <20220131143234.17945-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/106744/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1773148574