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 918F2432E3 for ; Thu, 9 Nov 2023 11:04:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B9534021F; Thu, 9 Nov 2023 11:04:40 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7553A4021F for ; Thu, 9 Nov 2023 11:04:39 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35942cb9ef4so2788905ab.3 for ; Thu, 09 Nov 2023 02:04:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699524279; x=1700129079; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QhY6woq/pk7I5yuGu7TyWD72xT5+lWTeeH76CVO/Zkk=; b=MsRQ3gbDv6iuc5oA7qlAeb/zWGrUKncjZLXCpNynJwoRgQyQkwovLHK1nYPEzrBUpE yRYmKm8Kud6uw7IyN2OOuLOcp7uNNdQBnQXvqwnP/ckA9KGrWyntrItlw6W8zw4etvSn WqSlp8a3hvL4f29yyj0lsM/dP4F+bkr9kGcVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699524279; x=1700129079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QhY6woq/pk7I5yuGu7TyWD72xT5+lWTeeH76CVO/Zkk=; b=e1ghL4POcW9HFB2uZwocl3NLOKGEDI2GNfuqgOIq/Ede+hgjn7OrrUvV+uCcvAtiBL ohbPZCX/2PUr8YIep/BL5CnbfzozBNmxpnjaGfuk19fhNXcfQeZul0pvBzA2VJBDT5qY C7wo71ACedOoJaUqQb1TATjNp/r+ciSyZVrL+JKJh/aGQ8wIaTtPwxaruhBudYDzk55i D0ezO8uvE8ci6DCFOya34eLU78EeMzNkUk/i7dmlHK+vmQKTCdqOsyKdqn+xluZGjBka 9ROigN06boJHBQ8gm0tGpBu3EiUT+/RkrqA+jqgTtZDhXjZeta+y4XpMutZOp5rj9tpu OakQ== X-Gm-Message-State: AOJu0YzGbwCrpQcjRik6wDLUnoW0bd+a2SAzOludQStygyuiboFyh1fw rYpY6hRJxI6r3+QV9Qhu/wOhUJsvh17OxhNJKug21eDwGxPYHiDzj5gf8m5GCF58hk+htfVEAQ= = X-Google-Smtp-Source: AGHT+IEoPSJW5NdFZVuQyElime8C+yoTpD6uKo6VUe4kgWVWBPjuTKotWqr1Pnc4qCLABianX1zqvWvAESBK X-Received: by 2002:a92:c249:0:b0:34f:c7f7:18b with SMTP id k9-20020a92c249000000b0034fc7f7018bmr5509314ilo.2.1699524278835; Thu, 09 Nov 2023 02:04:38 -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 m16-20020a924b10000000b00359088de5b9sm986899ilg.44.2023.11.09.02.04.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 02:04:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 02:04:38 -0800 (PST) Message-ID: <654caeb6.920a0220.57461.19e1SMTPIN_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 33DD8605C318; Thu, 9 Nov 2023 05:04:38 -0500 (EST) Subject: |SUCCESS| pw133998-134002 [PATCH] [v3,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/134002 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 08 2023 18:35:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 133998-134002 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28289/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/