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 D0E5C42602 for ; Thu, 21 Sep 2023 06:55:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAE594014F; Thu, 21 Sep 2023 06:55:00 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id C4ED74014F for ; Thu, 21 Sep 2023 06:54:59 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-414e78cdc11so3513261cf.0 for ; Wed, 20 Sep 2023 21:54:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695272099; x=1695876899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0P8iECmWzoSgmJPpB4WrlwwXNpeeEYrdDYfrVTQRBMA=; b=ACPKqrmPmVlKl0kH7mdMy25HAH+amRdbgZy9ZkAL/MXXqWNaWlO/NYBkMACX+JrKxF s02nz4vlk9MNzxRslWlxNxbo29kwvIqW0ZFC1u60Ha5DrDD4u2xncv3a4GAt6+vtc0CH Wyj5RbgSgFqcuwdAEVBiABnt7MAaCT866Z0jw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695272099; x=1695876899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0P8iECmWzoSgmJPpB4WrlwwXNpeeEYrdDYfrVTQRBMA=; b=ZLPW8tAe6MffmmmXqkaiujrQ9l8b0xqe3ZQSC88JbbYZ8qdKz/xxkAxiMPpyE/dcIY WuhPEMXv8poMswCPKEEQUqUCloPxnVGbQOUc7sZUxlAt6cOIFJDx+AJu5ZGDmhkpLlaB 0tuqP6avDFR99zlDtOjEpi6Ec/RKXQJWdTVXozlZRYWjEPWH8UgUF0BMmt8V/K6SwMap BcMo82jP28Bsinw8lXJmPnzo5j1DApL1xFI6tKQhhuIZgTyX4iVkuIEL+n83tEgx+aUo BpA3tb6UD2EJC8MZEhi5f8Ojrk3sXVxZJB/ovQ1PyZHVXIGmJfeh0RC7/qpBBB6ISDma hdeQ== X-Gm-Message-State: AOJu0YzS2s37Aa8/64nLSsG411nwMsKRQ/LA6k+ezEiA8xf0OTJQ39FZ ETBFVpZyudchJite2sGEMqJoTHE81moBr+TEZd/J//zs5p71CsuADqI2jZxsdbP5nevPZzhp8w= = X-Google-Smtp-Source: AGHT+IEej3Sg8uKm0nAd1+lFnS1HhWK+dMObKRs3uy1jY29hH7v51QUQ7hJov73FZGEXXJ5obcIdw7sef5UU X-Received: by 2002:ac8:7dcd:0:b0:403:2c55:3568 with SMTP id c13-20020ac87dcd000000b004032c553568mr6012098qte.4.1695272099322; Wed, 20 Sep 2023 21:54:59 -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 i25-20020ac87659000000b0040fdddced03sm35891qtr.3.2023.09.20.21.54.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 21:54:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 21:54:59 -0700 (PDT) Message-ID: <650bcca3.c80a0220.a0eb7.193fSMTPIN_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 EEB2C605C351; Thu, 21 Sep 2023 00:54:58 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/