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 E53B242602 for ; Thu, 21 Sep 2023 07:28:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD5714014F; Thu, 21 Sep 2023 07:28:43 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 66D9D4014F for ; Thu, 21 Sep 2023 07:28:42 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2765c9f2a39so366946a91.0 for ; Wed, 20 Sep 2023 22:28:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695274121; x=1695878921; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kqW47aOnGOUTUoX3fwCFL8dxsTP6XCiBFt7ThWlyENw=; b=D/UVYEbCCiZJy6FM+ybsjU/JZ4HEKaBk36RmC3Fo3RTCBECSvYuwzRru5m9Uzv1RSZ y41WvQEPlwvitbxNE0KwWHIArrRxNCcZHOb4ln6aKROXcHkmOktgsXC4tw4Rqz6RSUSe 5aS1zH/W5yyu6SIGRrox7b5zkZcYhzmY6gxdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695274121; x=1695878921; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kqW47aOnGOUTUoX3fwCFL8dxsTP6XCiBFt7ThWlyENw=; b=j4tqErxv+Vv3F9lrlHsjh87tdZppkvj71+c81rMj4Ju2zuXVsvlOwp+t+v79AoGc/x aMWN261nT+MB7rUOE5Cxu1BJL02uw8ldZu5mP4Xu/LPw7gwHeVjxtc603XvO5JcECS5a ogNYw0X9atW8ZZIfKunxKVMj/LSOKVb1Hj83X7fRLWaAlwM9QKHYoGIzfek+MXm3QC1n mhmiXTLQ2ZTHQn+UxvqJdTZsJl1t4x4jRsrGhWlpd+dY6t0IeId5giqpCNx6LoZ2F40P u8lhFPxokMMSIKyllWVgr9jHF2P2jzvfQD0ZnfIYpbz/4XSLVyDokCqB6jCexKLJIwOn GFrA== X-Gm-Message-State: AOJu0Ywoz2bubfM0r9rJw1DzxfB9Yz7XcxdQGsRWudMK/sfyhCRAiNfr nTIJSohe1HPZlayCMwqC9G7yChunL6rlDp2xj0oNcY6fZE2ZVMamILMQ9A== X-Google-Smtp-Source: AGHT+IGEH72dE2ZMn3R58WcTqy2nZ6c6grW4Xp4n1Fti1H6yXTuNcWz6rtvA7Gj62n7H7u8ACcOYi7+4M1Zu X-Received: by 2002:a17:90a:f187:b0:276:cab8:4863 with SMTP id bv7-20020a17090af18700b00276cab84863mr2832427pjb.49.1695274121420; Wed, 20 Sep 2023 22:28:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pi4-20020a17090b1e4400b0027691d39099sm232550pjb.12.2023.09.20.22.28.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 22:28:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 22:28:41 -0700 (PDT) Message-ID: <650bd489.170a0220.c02f0.b544SMTPIN_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 84258605C351; Thu, 21 Sep 2023 01:28:40 -0400 (EDT) Subject: |SUCCESS| pw131755-131758 [PATCH] [4/4] pcapng: move timestamp calcu From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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 | +---------------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/