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 2469FA00C4 for ; Sat, 29 Oct 2022 07:39:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15B8540694 for ; Sat, 29 Oct 2022 07:39:14 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 5408A40146 for ; Sat, 29 Oct 2022 07:39:13 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id z30so4753396qkz.13 for ; Fri, 28 Oct 2022 22:39:13 -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 :message-id:reply-to; bh=JQzOlRbbsr7zWKGEfSiF8dAdZRZJ4+wdHFuLbjz2bzI=; b=AF79qsn/+UXLG1R3GoFvsBV80kKxC7UfiYO3/VlNcLhdHu/UfGWT5nQnWyTYCXpi24 wCbEoSKxcbZFp6b/SUUVHkXCujiL2Nmowm7auQaB4JmdiRuHxCOj2cyb8nor/dk6C7sy 0eAb4TVR3hvA2z2r6Dh7QGy9JrN88FDXi6uNufeaQN9vNgdLdOg/Zx39XXmgLr3OuZ53 yV9LQxKkR0Y4mTfBi2BuBfgynf2HX84x6EaI4q2aSV3ehurhB9hqTs8MowrLRska9qoU syjwJj305WVI9Si2PO6xR4glUXVtX/vBFj7V+2qv6pXISflWw7Ubxzx9uf03S9LQhiaT waPQ== 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:message-id:reply-to; bh=JQzOlRbbsr7zWKGEfSiF8dAdZRZJ4+wdHFuLbjz2bzI=; b=5SUU9a4yxGYG/Axi3Bym36lJqTXTYiZR+8DpINB+sG1ylqhF2X/rWNr3TIDyLhlLhv niizLMgIsnbKrWjezEi07IXJy+HfxamGCBZjXxCMmBx/4vlh1oSFG99DNI/lh9/JHDC/ 426f6n8TfsbzC4KhLX5P172awrBkGg8K7g3FNBknM7eoOvYCF/dIKFpoNNxFS5eqfiY7 vKhrgLhJRAlYtiqkPm4EGkarGs6LPpnNx+t7CY7LVRtEQ45aXm4ZxeVzkU7fYAmKOFez W72zg+rLuh7KjeEHiLMX3QZ3Dw7OdBEbGyHc5bDofh4fMrypbt0Fr1GmJlPuI0/sHCyr g+GQ== X-Gm-Message-State: ACrzQf3dC1h4ckGqofLdgAHFFJZ6lt/ycUSzuE8DeO4gEh1UIiZ2rFzf 2Am6UCHYgL/zZ7p1HBHYLASiWGyYwd//mw== X-Google-Smtp-Source: AMsMyM4NrSrltrB+1ya84dNF4YWBg4eYBP4fvjDTdd7UNS9w4SKpoERBz0CxAMm5JqgjUUh+3jpmsw== X-Received: by 2002:a37:48c:0:b0:6f8:70d5:9a41 with SMTP id 134-20020a37048c000000b006f870d59a41mr2006308qke.676.1667021952509; Fri, 28 Oct 2022 22:39:12 -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 bs6-20020a05620a470600b006b61b2cb1d2sm495338qkb.46.2022.10.28.22.39.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Oct 2022 22:39:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119285 [PATCH v15 18/18] net/idpf: add support for timestamp offload Date: Sat, 29 Oct 2022 01:38:20 -0400 Message-Id: <20221029053820.1763163-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221029032729.22772-19-beilei.xing@intel.com> References: <20221029032729.22772-19-beilei.xing@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/119285/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3350029207