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 B257342F79 for ; Thu, 10 Aug 2023 15:18:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A209E40691 for ; Thu, 10 Aug 2023 15:18:52 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id A948A40691 for ; Thu, 10 Aug 2023 15:18:51 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-7672303c831so66764585a.2 for ; Thu, 10 Aug 2023 06:18:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691673530; x=1692278330; 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=nhP3mappVtPIKtakMuoxXaCRo4JV33zr5WgY2bCH8HQ=; b=1B/F7InZRKzJ/UehS30jibN9cYZo6Kn43DSw26NObtiLFyI0JyoCziAMrMa7HcDYut 6JCjd/ieu4y31VOWgh+LouewakgY0JK2AvaT3GEG5nE81i8wXc/pB0WnmgemVldQ+6pm y94b2Gd+rfzHlw9jhnH5ITEizw7VDjs4sDFtyf2rifbVBTWkAg51iTL5yUiAV78T4GNb XfdYgVmhgcx6UgaYCobV2kVI8qvt5lUkl9dBVZUFpEW54Wlj1Ae+H3dcVh2dQfBaxOPh oCfsX0kfLewB9L9TniM6oNsfuESFoyL9mVvLWfe02hgxD0Xmi0zPWQ1/llgJPpEwEPcj eqmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691673530; x=1692278330; 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=nhP3mappVtPIKtakMuoxXaCRo4JV33zr5WgY2bCH8HQ=; b=V7IJi5dPgrQw+p0InpOnYf96a19TtG8szoDi6XO9kzVXi6FUDy3ErS8p2phRp9Hx6c 5jE5ybMHqq0sZSkwAKCtsGEuLHbx2N8XM6VVf/J6VD9GdL3J3qoqm2Bws/bRHWaMB639 KUwlBz2aZOwwL7Uf3ja2WPHFSOQHvZJ2K/ul+4VGc4Ab3j07Vghy7Be+WYlXGLokuN6l auyGqmNlhS79eVQJOXJNblZIvtL39Uy7SV/Zy1vXIlwYVoGFasLrGPHWm0YOziCzLEMV dn8faagDRlRFSliFjHBYSq9plAzK4MXv+OPSfUdkQ1hrG+zbq0EKKHe4brPXRkOvlc7m qIJg== X-Gm-Message-State: AOJu0YxAl8JbKcb2qRGpxR4YRYxjmB86GrBQvi9SLoAyulO28uUsroU/ uGQWoF6HkJAcMkYxyckPWxvnU7PJ1Y+TbivEvUY= X-Google-Smtp-Source: AGHT+IE4fSe6wFWLhP6hT3zzUkhi7FtFjamRkr0TL2OxchNXywWe50/5Ap33lobOicBHV959K9TEOA== X-Received: by 2002:a05:620a:4590:b0:76c:c3e4:208e with SMTP id bp16-20020a05620a459000b0076cc3e4208emr2623320qkb.10.1691673530567; Thu, 10 Aug 2023 06:18:50 -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 d9-20020a05620a140900b00767b4fa5d96sm479974qkj.27.2023.08.10.06.18.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 06:18:50 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130081 [PATCH 4/4] test/dma: enable cnxk tests Date: Thu, 10 Aug 2023 09:18:48 -0400 Message-Id: <20230810131848.2687030-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230810122111.2329-5-gmuthukrishn@marvell.com> References: <20230810122111.2329-5-gmuthukrishn@marvell.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/130081/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5821183210