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 A602E432CE for ; Wed, 8 Nov 2023 04:35:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FB1240279; Wed, 8 Nov 2023 04:35:45 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 81B2240279 for ; Wed, 8 Nov 2023 04:35:44 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35942cb9ef4so27226315ab.3 for ; Tue, 07 Nov 2023 19:35:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699414544; x=1700019344; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uJCRWdf896GaiYPVpE7t+gw5rpoR7DwZethKH86X7h4=; b=GugK9SMFGJwUMzngl43Fbo/esQF5A6j2DeosjFLVxLEk+9iHotDOutZokwiOabpmCi cj8h6NytCvUMszngj1JdS2bhVqwMQevpp6tDTZdv/Vri5I/6LYZuaseyJA5sNu4P3wde uc7T9eEXzQfWbhzTWPV1i2CJSv3GsgigWhLqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699414544; x=1700019344; 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=CDVLxyV/3GKBkxC7J4Pqqb7ut5l8BOBpUsJ8KIWzf4QalzgCPbXLSyleicE9RUw8XZ q/Xh9HKlNTFLx5vJZJM1CFsE4VjzBOf+tE1u/j5ObYQY3N7QZpxnMTHgJpnFgVrnKjDW Ppgg9Z0hSiR53jupGVTEgEdMyQrodPU8m9abH+yRXjnMAzzK0MAnIaQIxWiiQPca+p69 IEOnGAAP9tL74fMArK/oROy0hqTAx5Mq5g8Oyfqb83qKuYR/r49LWwHUp1HCUvgYnS+r Sy3VIKN92anoLafcIbtddLZHyitWFwwPaBfBgnwLdRHpltGZM9d1juFeC52gQn3TsAhV F1Pw== X-Gm-Message-State: AOJu0YxBb/R73OBcAI1pcqwAHYMsCKNFF89kBwAWJHAksdP9R0BIVrth a6p/nd5mqrOXXJD5mk9TlUGDzT24p6CZhfJ38GxIIRJ++YF6cyPL3ok541PEc91I16KgKUU5Zg= = X-Google-Smtp-Source: AGHT+IFjPtKmCQ1eUxS/Qibt2mqdr5rWbyL7fpy95A6jbE9fmth+Sr63awhhK6E18CC8eG+qDmdym/A3X9g4 X-Received: by 2002:a05:6e02:152e:b0:352:6251:2364 with SMTP id i14-20020a056e02152e00b0035262512364mr925563ilu.11.1699414543947; Tue, 07 Nov 2023 19:35:43 -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 t1-20020a056e02060100b0035152755566sm458751ils.43.2023.11.07.19.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 19:35:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 19:35:43 -0800 (PST) Message-ID: <654b020f.050a0220.27a14.86c8SMTPIN_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 37776605C318; Tue, 7 Nov 2023 22:35:43 -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/