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 4312D425D0 for ; Mon, 18 Sep 2023 11:22:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E9E14021F for ; Mon, 18 Sep 2023 11:22:40 +0200 (CEST) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 1E65E4021F for ; Mon, 18 Sep 2023 11:22:37 +0200 (CEST) Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-65806ba1221so3767006d6.1 for ; Mon, 18 Sep 2023 02:22:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695028956; x=1695633756; darn=dpdk.org; 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=R4yeHKG8sWONcP1bpvzZWL7VEN/OsG5KeR7Xi0LmbBI=; b=RYDPlf/iZBZFlluhhYekCkweGiFXQctLOn5Aa5BmWgwOQoH0byQJmRy7yZfk/ujML5 mAmhrX9ZszdgYgk0VBumYe+7PKl4h+sUz16x+YrA+/gv4/Uvlj2X12FzH58ArdEnAqrz LopgyYDeQSn9kOPPJOOIfAv5k1mys+5sOW0piI+1b7vHdclyDpwPXL0jgLFGVRoQNLSd VfzAxPtsM1Z6dpxfdcSQQvHZ/ep7Ojt56bihFMFCu62mn3f97vxzZ4zR61Wb/cDDOTLS mVYHar7ziMvq8ggZa+5FJ2eTubXek6umL9lCbvh0xRPLoZIMsLz1PyFuIuvdiJgUGusU 7kCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695028956; x=1695633756; 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=R4yeHKG8sWONcP1bpvzZWL7VEN/OsG5KeR7Xi0LmbBI=; b=uKfFtPXM/PX5BH3Abw33OC7y1lcE+eXGJJti6DJIZh/CpW0m357C5sLVZHAZpw0VOV CCe8840nynApiI/5ZSkxsRYBL3SyGm57j6BuYgk+x2x3EoS51zmMIbKIsJrBfyUidT2v buWutTp7z+ZUw5ZYBtJ3SHtRS2ree76o/Z+6FpmbNwWWFWwks64rd1WFtYlfEstD/JPt YkMgktEHqwe9mdN4KkFVZnAwQ0xTNumBRm36rdagGnEly3ke44V6K/Q8sgEdosbFkZHr 4MCtZ7+rM7VVMIQ3K9rFfkUVHKE0QAr0n6IUrSNdBw0qwLvXTSZOwN7UohXofZUkBIAz FZEg== X-Gm-Message-State: AOJu0YzDnj4gXzq33OgKXzBylMS53rUsqWT/9ZsBN1iY/LwIFCxLjyVX XuFFDvi3INqFv5SJGTwi677ZaZ8K6Ujs5uSbA+E= X-Google-Smtp-Source: AGHT+IFQc/yEGf+jIfRgCqmbePYMNWKwEAMMAEw1Z76AD+ZA8jppfNM2tf64Ok/RDq1436nWsY6mhA== X-Received: by 2002:a0c:8c09:0:b0:64f:6e53:4e17 with SMTP id n9-20020a0c8c09000000b0064f6e534e17mr6746552qvb.16.1695028956249; Mon, 18 Sep 2023 02:22:36 -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 v6-20020a0cdd86000000b0063d38e52c8fsm3299753qvk.18.2023.09.18.02.22.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Sep 2023 02:22:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131561 [PATCH] eventdev/eth_rx: fix timestamp field register in mbuf Date: Mon, 18 Sep 2023 05:22:34 -0400 Message-Id: <20230918092234.3751649-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230918082553.704859-1-rbhansali@marvell.com> References: <20230918082553.704859-1-rbhansali@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/131561/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6220324134