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 62728432CE for ; Wed, 8 Nov 2023 04:23:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DDF740279; Wed, 8 Nov 2023 04:23:39 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 34F8740279 for ; Wed, 8 Nov 2023 04:23:38 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7afd45199so77894407b3.0 for ; Tue, 07 Nov 2023 19:23:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699413817; x=1700018617; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uJCRWdf896GaiYPVpE7t+gw5rpoR7DwZethKH86X7h4=; b=jALtWW/1LB6iDqhB2OGyoZsjyiBuYytsGqylHIFFKIQrQEeIy4CcEFuAWAHVxpg3zK 0T0DYYzPk7iC4x8Mun4Z5sAbY5FBtPR8OCvLs1qeyQfBPxZhsgpyF+UAfLif+VMeXWtp wYHkAmCJtIP/nKuN4vfs2OXiD/G/ml+pOrboA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699413817; x=1700018617; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uJCRWdf896GaiYPVpE7t+gw5rpoR7DwZethKH86X7h4=; b=M3MQNCAirNytphb6mmaS3ws86bwzgwL6AwbDVNSnb+NGdreHKQ1ZSQzExcaA+F/SuH PjxsP1jKpX0PBU/39ecz3m/wS/G+ElkTeg7VOty/hLfKafs7Wt85ldW05asnioAfGGol NzVS4uSUDQy9xR8NQe7IPT3XKe2U5NNyivvOItZ2rAvTRrz1KMPHVkf7tJFz8168IY1b AGSfVXdaE7uJYaIrKohTeovfoyRVqactPbAoYAK/4EihCiW0VMGlMIjfvunu5l4FRLgR zMS6/DcJERNPCpiS1hCVSK0prI1tJn1FFLs1gqLetwsfra4mBqVxMR3RBVA9+OeloNfA e8/Q== X-Gm-Message-State: AOJu0YwxxfMb/Hqsum4kYnK6mL8rTWpaKu1bHwGMtbAG6JJ+MTSufpsB LCQLeR83Y7YeBmF/OoN+hoI8dZNdmqhbtphxlddOoXQiGWNQaRN74Lg4FyNNDayQpX7HjU+dnQ= = X-Google-Smtp-Source: AGHT+IFz0iCZE3GugTdDK6fnJK3W30nIEjLZMSYlAJwPUYl1b8nQUa6LN5i4fqxsFHB9nLZcVHIH7OQXnB4L X-Received: by 2002:a0d:ca54:0:b0:5a7:d368:bf88 with SMTP id m81-20020a0dca54000000b005a7d368bf88mr665814ywd.2.1699413817695; Tue, 07 Nov 2023 19:23:37 -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 p125-20020a0dff83000000b005a7fb7cf600sm814100ywf.47.2023.11.07.19.23.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 19:23:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 19:23:37 -0800 (PST) Message-ID: <654aff39.0d0a0220.5b9de.0763SMTPIN_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 5CF99605C318; Tue, 7 Nov 2023 22:23:37 -0500 (EST) Subject: |SUCCESS| pw133953 [PATCH] mbuf: remove use of now unnecessary exten 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133953 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, November 07 2023 22:14:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133953 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28276/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/