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 5287B43359 for ; Fri, 17 Nov 2023 23:38:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E9FC42D91; Fri, 17 Nov 2023 23:38:54 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B2B504028B for ; Fri, 17 Nov 2023 23:38:34 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a86b6391e9so28479807b3.0 for ; Fri, 17 Nov 2023 14:38:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700260714; x=1700865514; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p+UWelKEuKYgu2IBdlap1IzGHJqtmV2l2bpVBFhEIvc=; b=d0lsp28QLZViHsRcIeIOual61b7pvEjQAl0WftVYgH1Elok9utZa8++gS4YK75TkLq 034J/ZAEFYWi1BMEX4F3PLReudXcxQIRTV2u/fB7oX0PJY3Ty0N+7H5DR4RGntwmPt3m CWs9+vyBxecy3PDZT9aOmN23vbrNy3DKB9OyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700260714; x=1700865514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p+UWelKEuKYgu2IBdlap1IzGHJqtmV2l2bpVBFhEIvc=; b=SsnfCcBHPo+FLCxxqj68kTjzgv32KXBJis3azjnsRmykAXuKy9gMkvELEBFSdz8Cst QgRSnhTGTqQsLuBOp/dlFgJf3ZPwrxS4T0oczl990LddQao/GArVvFB/BVtwngaPKqEW Vnl3uut+vCF3HT3Cq/y4TqTKFpPCotPRvQN6/irzrDJicVGhu3lonhZL/hfc80xytN6J arAnCj+h7drIJVMhi4uCo3pbGw5Npa9RERkWe13VcLZ3KtuHhWPxg3pSZSY2cEIhIkIK uAI7a0rdBqbYLiPXUjEC5Kj4//cMONZ5Og+loSbH8MXj3j1HcMAHQGHyYEemHnOfGjzM L1Fg== X-Gm-Message-State: AOJu0Yx/R9Q/qc3KMd9hqwgAaFf6g54fxRcJDpEiXrrzZp9VSy94YoDO NNVWWWgrPcbd111mnZ7s6ZRfSMmlZFwEio5eebLSeamGj0+RdGSwwYXzHVpqH7mKV+rqmpk4zA= = X-Google-Smtp-Source: AGHT+IG3Cbp+ZwaacM0dOeU39Qqjb/x6SHWK/sancTdC4h8Zbt+hmOQOcC3dJ5D/hYSsaxUnm1vvFBjsxeZ1 X-Received: by 2002:a81:5c87:0:b0:5a8:62f2:996a with SMTP id q129-20020a815c87000000b005a862f2996amr1060089ywb.6.1700260714211; Fri, 17 Nov 2023 14:38:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a125-20020a0df183000000b005773396bc91sm243364ywf.44.2023.11.17.14.38.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 14:38:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 14:38:34 -0800 (PST) Message-ID: <6557eb6a.0d0a0220.4cc3a.9ed4SMTPIN_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 D9C55605C318; Fri, 17 Nov 2023 17:38:33 -0500 (EST) Subject: |SUCCESS| pw134464-134468 [PATCH] [v7,5/5] test: cleanups to pcapng 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134468 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, November 17 2023 16:35:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134464-134468 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/