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 0110FA034C for ; Thu, 29 Sep 2022 18:20:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC2A640E5A for ; Thu, 29 Sep 2022 18:20:08 +0200 (CEST) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mails.dpdk.org (Postfix) with ESMTP id 77DE540694 for ; Thu, 29 Sep 2022 18:20:08 +0200 (CEST) Received: by mail-oi1-f181.google.com with SMTP id l5so2094676oif.7 for ; Thu, 29 Sep 2022 09:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=EFu3h6/tZxTwJDfFKqIF8hpdznNgOSE1KIr08bWw2IM=; b=wa7Szx1J4GPjufIOb9lg9qYgR21SgU1zdKTW00q6K0zyxty01PxUtQ3vz/F3pmsAVo WU/k7DGBL8ev8Gn08OK11/fl/e1n3ivcTplbETITj8i/9kgLkoItezn1Z7hSRSTW56ji 6ZVkBCz2Y6B6+dKHdW6OGCGnTzwSCTsq/jBknscABzzTdD235FESq4DhLSolFCRp0nkJ bmE1/vnFSKv/nYlpV/gTynNFvBwCR+U4RK6+2008iT9saliDJMcvMiTE0CfbL10TPQux cHTdFGjsfUijUUfA+zxlOmQn8jNW3ITnqUuKPEJNLgRaJ34kf6E95WsjeKvWJSxLoV+U +h1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=EFu3h6/tZxTwJDfFKqIF8hpdznNgOSE1KIr08bWw2IM=; b=mJTNYeUSpXLF2V3BfZef577mTIudwFGRazIxrSQpy/CQjAP7Sn/noGtS/uBQPo726m PVeN8T76n1oybniFvHNMVMnf1iJnlVrEL3KqHHiR8PwHhjfmGE51y50YXK1s7JDKT1cA h9hQRwJ97JVRM7ZpJzPgZnneSqjKlTfkgXCED5IrF2g0RIfD5//H3K/fbKTd0eNq6qTo yumYJ5d3SVQ1F2qZyQF97ct/8FvKtKIos053fAMKjipblbAOuu8bZXLAJ1pyaTtHrG9w aQqzjOI+70aZ7h04OIzBlLA2LHG7ux8Mohn0abus1WGiQ4c+Dey2NcPBTxH8Fbpq8Sri rf3g== X-Gm-Message-State: ACrzQf2mDwq3GLyzAhF3rSs8IiYoZc6ZDMtxmBMFEG/HIdtSefW47ly1 cC8e/Sx/P/r2anMvwdgbp+3VPutPVG9SHg== X-Google-Smtp-Source: AMsMyM7ZDg7xLmNDzs4Z9VmYW/G30f3p+HRJNOP/AsUyGwflKVeOetig6+c+N/16ACZDtqxNmL+g2A== X-Received: by 2002:a54:4819:0:b0:34f:5d2d:c1af with SMTP id j25-20020a544819000000b0034f5d2dc1afmr7335571oij.181.1664468407536; Thu, 29 Sep 2022 09:20:07 -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 y40-20020a056870b02800b0012d130c2fdasm22618oae.48.2022.09.29.09.20.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Sep 2022 09:20:07 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117145 [PATCH v4] ethdev: add send to kernel action Date: Thu, 29 Sep 2022 12:19:45 -0400 Message-Id: <20220929161945.4181062-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220929145445.181369-1-michaelsav@nvidia.com> References: <20220929145445.181369-1-michaelsav@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/117145/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3152390303