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 6274941EB2 for ; Thu, 16 Mar 2023 21:19:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F42B40DDC for ; Thu, 16 Mar 2023 21:19:43 +0100 (CET) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 8289A40DDC for ; Thu, 16 Mar 2023 21:19:41 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id i24so3190369qtm.6 for ; Thu, 16 Mar 2023 13:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678997980; 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=cBlBocRODTxhPW9KDQWJCe4dgQVUel8bAC5ajkemZOE=; b=xvzx8mXqE2yeKsci+fDixh3r9NFoklQSu1bQ5+i2GnPsa/0+CrWtvSjQfadBhxYbRq UcJ3MaO5/6bYjuKzMFO19u/cBL0Z33aoygDogMOVxGhYgwhHWz1AoXhl5MyXk+tPtu2s DljEt/8oeJKGJVypzPa7HcPJbHZ0LonFlATPeNXltjAI/VcVhIBnP8zr89kW/K4lcUzO 4wfGKSSx5zQwIH4Vg9JpaRE/MWi0GBiGkKxGfbjkvYSdL+7UbWXgAOIeiDznHQwObVMk lQlnBLyJwLY3St1tVACZXpF6aW+fmRmLTAvLjGIr9hKRMkzg/0Pa2XNIw1VurMirAQCB uR5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678997980; 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=cBlBocRODTxhPW9KDQWJCe4dgQVUel8bAC5ajkemZOE=; b=2UHrp9Ufn+QKqMbFL6zNJoEaGzplHuX5d4XKC0Hd5tbTTD4hZBlY595CqICoG3wVlE lobAdMoMk8d5dYdH3skcW/+fQWbnZnxK3wD/2wmcFzvtuc6wr0tsTjZNCVOTKGp+oN2Q 6PldJtYMlkmko5ZoIaNzEgJ8qzaTsrL+6tyHEuI+bFP9loji2VrDXi1UtCWXSLZ4mFFT RAs/O+c21AAYOrhHtROaIvRKmdbPTPU5Spm7KUnEL3Mi5Qayh4qdLsV8vzuJrSr+/Y2R e89RSUiU3UvKmp7nNZQel8kt7oUExpPwsg+wZSjI+575RiT3KG7L4/BYsahehFs/LbUN 3eLQ== X-Gm-Message-State: AO0yUKU5wTcDmLSjn9zqH5XtlGUkYIOudR5MVDpVmc1XswFh9ThvM2+k w4MpDoGJtDJ4U0qMcA9Qique0Z0n4L6Y0PYDLXI= X-Google-Smtp-Source: AK7set+9/mifai7vAsSv04Zj5TF/gKUnMTr3Jayg4D4tiacATFSFz1zs9dKKmLfaJRMElS/+s4kcYg== X-Received: by 2002:ac8:7f4e:0:b0:3b9:c352:640e with SMTP id g14-20020ac87f4e000000b003b9c352640emr8579664qtk.46.1678997980678; Thu, 16 Mar 2023 13:19:40 -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 o19-20020ac85553000000b003bd1a798f76sm254821qtr.37.2023.03.16.13.19.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Mar 2023 13:19:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125197 [PATCH v2 1/1] test/mbuf: fix mbuf autotest when mbuf debug is enabled Date: Thu, 16 Mar 2023 17:19:39 -0400 Message-Id: <20230316211939.949198-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230316191456.54066-1-pivashchenko@nfware.com> References: <20230316191456.54066-1-pivashchenko@nfware.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/125197/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4440837961