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 3173E42602 for ; Thu, 21 Sep 2023 07:25:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65F834014F; Thu, 21 Sep 2023 07:25:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 344544014F for ; Thu, 21 Sep 2023 07:25:11 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59be6bcf408so7047727b3.2 for ; Wed, 20 Sep 2023 22:25:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695273910; x=1695878710; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UjKFG1Bw2SnZcl1f77wRht0eSblCWauEvg4QHhvOeVc=; b=M0t5AyigfwX4uKIoyY/wKTUacdujcSotnlygpBDSJJxXGy8cEML6NetPVwePPEzH7f ZATeR93sV4H/gYivm/bJrN8HzRHrh0aAAQ/W2hnpR79aVrgd5JUWGS4pLoCSd6n/aGol Vi4Hgiz1c+l+wF4wp9+TVK0duWqc3wmPBdA+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695273910; x=1695878710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UjKFG1Bw2SnZcl1f77wRht0eSblCWauEvg4QHhvOeVc=; b=Q7czB3d3eJS40x75zt1EyiugAkt7IRsv4wvkw3frDR2XMoZOLJ2h7Qu43gVH+XhaLh dg7s6oNEaY1JpCuI/AtKIEah4+JlPAtIdjzcb2zN7qsmTQLznVUPfR5vNKHp+sIu6OIO pJLqSTQLvoRflE+Y3n+giJO43SlF0FHLCfHdY3WgATy+mzMpTuDPTUjXUJsyy4gRcANd t3h+DMV2i2AAMrFEjFklN+x6HaB//MAIib72IHtwKImfxcNc4l44wZrwSMJH0RwsfO6v rYUR0nmwSQEFfpz7CrawdVWdaloQJvlqokbyvUAWyDCfk9T1tFgutZHUI19Z9suuvHZA Nj9g== X-Gm-Message-State: AOJu0Yw/AbPLl93hli+cxwmIDG3Pfwq5ZNI6B3C3w05ptb0ynndJgtBP 6s8Zsxd9VEt9iB43KubEU5gLBHUKlbJj1snEOmsEJUsPNK4+UDGHzEsXQA== X-Google-Smtp-Source: AGHT+IEnPRCcQOLn/MujLhG+s44+fsdcDwKpBd9Ky9J49Yln6Xx/USce4tUmPtESPA1q/ewApx682rI29w+6 X-Received: by 2002:a81:c250:0:b0:595:89b0:6b56 with SMTP id t16-20020a81c250000000b0059589b06b56mr4646724ywg.28.1695273910586; Wed, 20 Sep 2023 22:25:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r17-20020a0de811000000b0059bda3627b3sm44877ywe.4.2023.09.20.22.25.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 22:25:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 22:25:10 -0700 (PDT) Message-ID: <650bd3b6.0d0a0220.618e8.2424SMTPIN_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 30E15605C351; Thu, 21 Sep 2023 01:25:10 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/