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 7D29B42602 for ; Thu, 21 Sep 2023 06:54:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 778424014F; Thu, 21 Sep 2023 06:54:06 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A6C14014F for ; Thu, 21 Sep 2023 06:54:05 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c453379020so4194975ad.1 for ; Wed, 20 Sep 2023 21:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695272044; x=1695876844; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0P8iECmWzoSgmJPpB4WrlwwXNpeeEYrdDYfrVTQRBMA=; b=gqGXeQ5pVPnpMzC3NtF3+1WuHWdAnb99VwF1Z/WXqbE5b5Tvsd+pwrqB8lANG3ZOVY iOCWuI2CZ5ndvmdILK8tCc5Xu9SUdBMn/0EX15z4ZLOOXsNIRHEoYCoHCI8oQBrjquOE wtpMytxtl3TUBabfuLW85Q0Bt9stB2WxRu3ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695272044; x=1695876844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0P8iECmWzoSgmJPpB4WrlwwXNpeeEYrdDYfrVTQRBMA=; b=LaOERg5HDvp0uuPLtXSSM1iHSsfX2080xtcREtijGwuIDgyaxBIOPsBulrJL5Twbdu cHPl+Wt5Q7lsPNW1HR6WpjxgEqZexvdjO+oveAxjqGAhnpkIStAQAIDafKL4DcZgE3Ol 8/sQ4KpM26Sc0LEh0wXBjUtnANvZdIoCqalejTLOdAJAvwJsHPWZoEbYwHISKevQhIf8 Ie7sZkUveWynV1sFKBC/WcUwHH105i6NuG5dryGPHAbo/pYAlhh7LYmWvrO1PG2VXEHG zjxouR+PxDB60DeZgAkDNRgtRoIzM4349u+GpQecfAiSJoyWK7xK9xZJQCYDrvnQXvyg P2Ag== X-Gm-Message-State: AOJu0Yyvj4QQz6WwN7THxxl9Nt22GO8FiwYJPTN66WA/lNkcB5UG37Os taOtpXRG5GxkFQT0/lJ5MzRnt+GfyFJ9v3JLXGp+ozCvh8oq43jRTonwSg== X-Google-Smtp-Source: AGHT+IH7gWg6NZeCA7Tb0vIzpTGjgLORirXqZuzMo9lqXQPlQXehW510MBdJ2LX2Eo7JfYKfF4pEPjHsrdk7 X-Received: by 2002:a17:902:c212:b0:1b6:6c32:59a8 with SMTP id 18-20020a170902c21200b001b66c3259a8mr3342062pll.36.1695272044157; Wed, 20 Sep 2023 21:54:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a170902ed0d00b001c31d279047sm21636pld.149.2023.09.20.21.54.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 21:54:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 21:54:04 -0700 (PDT) Message-ID: <650bcc6c.170a0220.16c3d.15a4SMTPIN_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 5EB10605C351; Thu, 21 Sep 2023 00:54:03 -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/