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 69D1342602 for ; Thu, 21 Sep 2023 06:58:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B78F402DD; Thu, 21 Sep 2023 06:58:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B78944014F for ; Thu, 21 Sep 2023 06:58:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-350f43b9c3dso1734265ab.1 for ; Wed, 20 Sep 2023 21:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695272295; x=1695877095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g10SH88FPpeHQue9lwesf0ivs2b4KMPMTloKsBil3X8=; b=FOmv7DUvSZBrVjSIlbS9snO5s5iNDDERaK5e4iQwbjhXWsp6dIo2F/xIg7DvUgFKIr CKONMUARoNCQHq6peVjwWjgcszfQSVyqpMs5Nxxlgrg48lT2GzzAVKwsbTc2s7EAcKrd 76NkPbB2MvPofuT8mtIqyNm/PIDXOoowlx+eI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695272295; x=1695877095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g10SH88FPpeHQue9lwesf0ivs2b4KMPMTloKsBil3X8=; b=CGyf7QjzdEBctRlxwp+8q+rzfXJKS2Oj4M+wi/gmVuGeO4el68HlAhOLf9BwtEaAna gL8d8j+YyOEKQ6YJP6MTvZnQIqIZfKg8lAQ64f8eXZ54qgPGG0wnCpBJXiMBIg3peodR xwyJ3hmPAkLnlZnZ4JkIzqwQNOYteMdFOE3Jn/bwWt1gtj0Q/SLNLY4K+oNXPaoiPxnl KVPV2o1/lNizUGsR/QMZ6UhtOokvC5eIZjoglrsu2L6V0iz3deQkGJUhKydjdMOkuYLF P1a0eLRxnSd86kmNnjez9oeve2ekIwKCRuSvcni/8wQeJBlJohOmdEXJ8L9LVASD9T8c aUKg== X-Gm-Message-State: AOJu0YxZmZ99q6o6kDl8D6YICg591OaMfTL7x6utM9s94s4P/6q67fxI wXFyxcDptysOnNFZCPsARFHsOkveyTpSk6nLpXYJsP664+uwMADcMD2Tcg== X-Google-Smtp-Source: AGHT+IEoJXKqyTIdN2YtaS1WfKZ/xbSjnx0mFr3S2cIaRMKzDp3O1CsW+e8RAX/wzSjdYUW8vQ0d8tAFdZDu X-Received: by 2002:a05:6e02:1c83:b0:350:f0bb:6a42 with SMTP id w3-20020a056e021c8300b00350f0bb6a42mr5888839ill.29.1695272295158; Wed, 20 Sep 2023 21:58:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020a056e0204d200b00350f79655a5sm36350ils.42.2023.09.20.21.58.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 21:58:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 21:58:15 -0700 (PDT) Message-ID: <650bcd67.050a0220.b4dc2.1b59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACEFB605C351; Thu, 21 Sep 2023 00:58:14 -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 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 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/