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 D458F42602 for ; Thu, 21 Sep 2023 06:59:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF8444014F; Thu, 21 Sep 2023 06:59:48 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 61C174014F for ; Thu, 21 Sep 2023 06:59:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59e8d963adbso7093107b3.0 for ; Wed, 20 Sep 2023 21:59:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695272386; x=1695877186; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1UFZGPmkWhJtAgq+YJW6Qh5wheh8VqBJWnQioHQliUI=; b=N1S7LOcXE8iiKtAxxOJzV30hIz2W7CHTSCditKMFpdIzbLROCPCtzQj58li2vCzoZB nkKzmMNqJnS+CfuDhWS0nJ0q1VlcZ7ZZM1WBn9hrF9P/JSTC5nwA5pyr4Qmuv8CsvvsX Frp3zpGvKWT94MxLyBjRudXNC4dcS0M1LL2Yk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695272386; x=1695877186; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1UFZGPmkWhJtAgq+YJW6Qh5wheh8VqBJWnQioHQliUI=; b=Bxo0ZRfL6XxuvI18LXonTqUFJLswMN1x0lhbs5MmrToodDCbMDBimrQ3Nv5+kkprcl 6z0vs0asTpp5dQSE55ogvSlpV4T9NQZTdyfRVtcvo4l/LJrCcKy//+5baYVRjthtIho5 ZIZ5SJLaF8XKWELW48Sv7iFdYjhOUI/Iqpp3WBv86zQObtUzj+p1M5krOBeHk5xRmyzV 4pzqwYBJP4RGnf9HYzA1dcDdTw+kgivyi1qFzAtkaWeTiDleESMCuT1HfneUpBJQGTUz S+jtY7eijtiotCMo0tE44EpzCcHAhkOPAnO6EQaksek1h2q5QV9bin5+VycCZT8BXoIw K1eA== X-Gm-Message-State: AOJu0Ywp1eDAjK1b8luRdAJwBcTKgIo/7HCA1ck/eoPXQSFM2UDYC7+l ekphHsRvo6WYavPEuogx7GATZROvk1S6CSggPhEAhsoj8s5cUzS9/u57wyoxwhyGPvl+oOalJQ= = X-Google-Smtp-Source: AGHT+IEPdsMWiEmc3wfLXcWC3eEd3VuF4B7iuA5SN31LpEBKvptgM2Zk5dMXalbukki6gKcC3qTf5mijI2km X-Received: by 2002:a81:4807:0:b0:592:b38:9662 with SMTP id v7-20020a814807000000b005920b389662mr4129104ywa.22.1695272386741; Wed, 20 Sep 2023 21:59:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s205-20020a815ed6000000b0057a3cecd476sm46205ywb.35.2023.09.20.21.59.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 21:59:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 21:59:46 -0700 (PDT) Message-ID: <650bcdc2.810a0220.1d257.2753SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 684BE605C351; Thu, 21 Sep 2023 00:59:46 -0400 (EDT) Subject: |SUCCESS| pw131755-131758 [PATCH] [4/4] pcapng: move timestamp calcu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131758 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, September 21 2023 04:23:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131755-131758 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27678/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/