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 DDDC542602 for ; Thu, 21 Sep 2023 06:55:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8C974014F; Thu, 21 Sep 2023 06:55:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 24C394014F for ; Thu, 21 Sep 2023 06:55:14 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-656262cd5aeso3361206d6.3 for ; Wed, 20 Sep 2023 21:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695272113; x=1695876913; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xlSvEhLlSZyffvm0IXavSrPpbFnh60UeyT22Q/kSRP0=; b=TT8mZZ5GU0C0enoC7GURJlPS3bjf34WD+Uri9QfQZVQUUvRwW5x+7g3WuJsBNeSWtW +/epVU0CZ59rN0haka1hinKwb3r2zrAfSuIl9+CYfN/gLcxrDrOYDq+uQbn58VRJSx22 ocdD/t11PUZ4u62TPgS65pvBZVkvZ5bEI+8ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695272113; x=1695876913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xlSvEhLlSZyffvm0IXavSrPpbFnh60UeyT22Q/kSRP0=; b=pzP+I0tsrfM67fYnmYazzKCyhnAw6J30vSO7GXVNrBZTcQaccMhlxIhl5PsMUi1mZT TOxqxkFEbwzCzg+ILx0iBiDzdL+Jph9iUJbd5QTYgjHqUQhsh7Po1nzqovx3irGwLEKn Rz2X20yfcCWl1jujsKhsXk2FE6sWc3fyN3Q5cDI17M67UfoxBYfeRQ13I45Y+YkFkegy pHMh8HyAAJ+z7lkYLuuzzXBPSwNxFy06i83lRdriVjzPDGH96V0DA/1T46FISM4LJNIQ V0YQPo6kNeGceB4ZoxRWleQ5Ecryt4kRxElIfnap9BjUqPhETr4RAh/cvFYqrwpEhuBC TbAg== X-Gm-Message-State: AOJu0YzRcT1UyNxDU1pGZ/tEkknTmzmBLeFSEulhn7tPHuuRwVfvbkYI oaLpdqWAtOZw1S8s03gxwX8a+zJ6AfstEaUviZ5j8XXp682pwOURKinSoaIyBwOJV21chPRbLw= = X-Google-Smtp-Source: AGHT+IGpC405OhyJPKiQdceaFms5EHlCPxTSUhMjWI+1KwRJoJJWFlvaOC7z2JJHQqydvS4I6MrqcxJiMBaW X-Received: by 2002:ad4:5691:0:b0:63d:2567:f255 with SMTP id bd17-20020ad45691000000b0063d2567f255mr3842098qvb.24.1695272113616; Wed, 20 Sep 2023 21:55:13 -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 c24-20020a0ca9d8000000b0063d1a65016bsm48043qvb.22.2023.09.20.21.55.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 21:55:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 21:55:13 -0700 (PDT) Message-ID: <650bccb1.0c0a0220.48646.278cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 47580605C351; Thu, 21 Sep 2023 00:55:13 -0400 (EDT) Subject: |SUCCESS| pw131755-131758 [PATCH] [4/4] pcapng: move timestamp calcu From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/