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 57AE2429AA for ; Fri, 21 Apr 2023 10:19:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B8B7410DD for ; Fri, 21 Apr 2023 10:19:46 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 69FF9410DD for ; Fri, 21 Apr 2023 10:19:45 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-3e6aa05714bso17494811cf.0 for ; Fri, 21 Apr 2023 01:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682065184; x=1684657184; 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=QfJi/ycxTO80ECEMwiZIdMcfW0J6z12U2ewHQvq3Sd0=; b=4nU+vzLfuBFVujMOXYAS6nYikjcCAY4vOsTnpvVc0tjSSiOkDE4bs7OwXdfrPnO8CA fd/bLPyWcAP5bFcsQ9xeATczakPFiT+rNFKwgRsPnpOpwbBYe1NNmQrmpK/fyoeMnkHh L2MQZRSYZc///sTqQxqlL0KVBYaq7/PhmRmD8x7gxE6cuT5Ga7n9Ws7pWFOEtyBMcppe KtlYEuc5Kam7MJap9zFeY/M9UA9crt1VusoVJig6vfsmE/ALpcGiftuYjKoKHSC5RQsy JcC/SbN4W4ZcglWI12ggI74/vlsI2CZUgTTA95T3xSmhGmGhkZiooKluvPIC61PRLSZP cMGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682065184; x=1684657184; 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=QfJi/ycxTO80ECEMwiZIdMcfW0J6z12U2ewHQvq3Sd0=; b=GdlV9ajrP1O8T+66NTuLKByqKOGh0KqsBH1wmSDD/1R+2MbQ+UEdE8DzyNfnXF1KRJ 48Oe5uMp9LBGY7xuoDPSGCQccB6vyV4gZh1w//h+EBbftWDGywgA9FKoif9Yd3xvBgfY RySdVbgX0Mi1q6lRygW8a9rlrZaQvCFAzgC/17dZ+nIRbqnvbigxlLUub2Q9YeO6IEFF 1+grYLF2FXDex3t5WmFeS5M8/MpP1QbTmCAwst42AYG2J2obezTImfwE0wuDY45zMCIS 3rUU/xmqTN6Zr1/kApLLkSfltCoTHIeDYa5rwEcn0WSZFX4i4faIX0MXS4HnZ1araliC yhcA== X-Gm-Message-State: AAQBX9eS9eTyM1e81UHdhGeUF218Unkwx4egJDxv8rGWZCX8u89CAE/o vqo8o6PRLDao/bkGnjr2pwavyQAUksiKw8oE2yI= X-Google-Smtp-Source: AKy350b4APe5/H/Dhv1xkTZTGo+o6YqfvFDPdV7woRkCRKM/7yPiWETAGCvAQTh4nBBCtYWTHUF5wQ== X-Received: by 2002:a05:622a:1301:b0:3d6:d055:72af with SMTP id v1-20020a05622a130100b003d6d05572afmr7449121qtk.53.1682065184593; Fri, 21 Apr 2023 01:19:44 -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 w29-20020ac84d1d000000b003e4ee0f5234sm1150008qtv.87.2023.04.21.01.19.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Apr 2023 01:19:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126362 [PATCH v2 7/7] net/idpf: register timestamp mbuf when starting dev Date: Fri, 21 Apr 2023 04:19:43 -0400 Message-Id: <20230421081943.1371930-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230421071603.55680-8-wenjing.qiao@intel.com> References: <20230421071603.55680-8-wenjing.qiao@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/126362/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4762609298