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 1C09842A3B for ; Tue, 2 May 2023 08:59:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1776440E2D for ; Tue, 2 May 2023 08:59:48 +0200 (CEST) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 77F1E40E2D for ; Tue, 2 May 2023 08:59:46 +0200 (CEST) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-3eab1f2ba18so15575551cf.0 for ; Mon, 01 May 2023 23:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1683010785; x=1685602785; 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=QhMyzmVeKVb07krjfDlL9n5duITdk3NPEMqciOdAJ9s=; b=NiTIWEIFNOKNyyDtzyGVQh1rDOQkxAGmze+3sw0Mta1HoyCNid1USep6XCEgQtHnH0 sLbUcLKf3XGjVHwMohxBVkwkivDWRK9rEhoceU38BUp69OL63U/+KK0+xMb4EWqY5f5Y JIRc1izcEIOsE5q6Xo0RCVLz4nR9xhngyCJMxOnhYkhSiDGMVCZORve3X0ZbZdhh+4br EIfzopntl/W2Vz2/MSHi4EmbyRv8tF32DBWagh5uQqt1Gj0K4Fi7nXUBtu6SK6x4qcdo +gwkQCxs7L879TP1EIOXnF6TESLUxWZuaQgc0vG/+Y3gfYV/LzyaX60sxxnrDT6gunKY 653w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683010785; x=1685602785; 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=QhMyzmVeKVb07krjfDlL9n5duITdk3NPEMqciOdAJ9s=; b=XmYteS5Zk20hCYp0f3+Z7fo7YOvK3wFmoswpzL6ib+KF53Ycn2htut6TlSA1PYjOv9 i0U7Qo1p4/Js+DzM5Vi8P0NBk10YoZzcc4SoQoKMaC2chMRvu8XtO6WqFTpcHV7BEWOM N/CHEc8Z3KJjuQapUTDxCb4TOYoY2GdB7ATMrQMu30HnZvpcBQA1yDLUA0AmpUZmg6L4 rsglD4K1FTZQDfU81BAWuMJPrAEay/j75oI3XMG2x25X7z2BfuCKSmsMGctqsqt1MUei XOmDlSTSJ1YbcH6Q4CRZCR6l+swh3AS3Fdml8pgvlVS5lCI8TVWJ5JkyqlZtYOez+Rp4 Sytw== X-Gm-Message-State: AC+VfDy6KWAfBFtEIYfWvVnYCv9ZkmJZybFoVtYLQ0rnEjQ1olFcDoZw 5ravUVijKKAYAnPQnMoim8VWwItIDvpb5fOt/wY= X-Google-Smtp-Source: ACHHUZ4Uyvk1SJxo2Fyw85dSrGKehxzZoj9u0q/MIO5cs3Zg/vP7ebYAHiMsqBXaNSJlHCgPOUik8A== X-Received: by 2002:ac8:7c46:0:b0:3ef:61d9:bc69 with SMTP id o6-20020ac87c46000000b003ef61d9bc69mr25127002qtv.62.1683010785622; Mon, 01 May 2023 23:59:45 -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 x15-20020ac84d4f000000b003ef28a76a11sm10048296qtv.68.2023.05.01.23.59.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 May 2023 23:59:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126656 [PATCH v2] eventdev/eth_tx: fix runtime parameter test Date: Tue, 2 May 2023 02:59:43 -0400 Message-Id: <20230502065943.594781-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230502055711.1133134-1-s.v.naga.harish.k@intel.com> References: <20230502055711.1133134-1-s.v.naga.harish.k@intel.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/126656/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4858239286