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 26BF9432CE for ; Wed, 8 Nov 2023 04:07:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20FCF40279; Wed, 8 Nov 2023 04:07:32 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id DBD2E40279 for ; Wed, 8 Nov 2023 04:07:30 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc316ccc38so52402435ad.1 for ; Tue, 07 Nov 2023 19:07:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699412850; x=1700017650; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uStc5euPsO4Os1ziSBbxiPkfDXhN1H1x7DoQoG5BNIk=; b=XxHnyZV3sWkw3CrrmgdCKWqkD/J8Qk7KEbA72PTT921Z8CpaLeibe52dN2MpaNr317 eYif2cSq7Gfz4vw7da2ExkbIiHshquE2KvNYpBEiO5swIyWV/giVl0bpjKLREQ5g31zP BRon4UpPWrf/bCvLiXVlXE7jhg9YOJ6p0cTBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699412850; x=1700017650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uStc5euPsO4Os1ziSBbxiPkfDXhN1H1x7DoQoG5BNIk=; b=TQReQ5f6VO5gMdXXjTczqE9a3KRZ9DXzikqxK+uYafcLpCXA0vZFaA1Ccv3x/f7hzA ddILNS2z5JFog+mUiOlNWiU1r6ncDAxxBx9/L1V919IQwclBxfjfGiLWtrikt2dy5n3g LWd8LRPBA9sPkuNj7lkH7tb6p5e1/PCv+GR9Za7DZOO37TGdBpS4qD1Q9XaBejUNO/kM pgzXMDhGK1uRUoW4yJbyWDMHxXzvG5Rgg/vinbCg3GiYl6AR35vx0KL3AxnJxY8W/yiD FEKTyx7XJMmQ3DDUJ6oaXv6mugaW14YjCJKeIv7/wrRn0udxzqHCrK67TBjsM19pO2/+ PnAg== X-Gm-Message-State: AOJu0YyWIC7yYkt7BZwGGcchcj2Y879keHPObgWd+3l9onTd27pUkqgB rccz9xITh0FdwmeP6BVw7wuE3ptf3Z0d4RZeZfSKAY18r85EF/C7tK3ARg== X-Google-Smtp-Source: AGHT+IHd/SEYA4PoBbxizEQQVVkxkd85Ayw5VUWdWsH13N9/91BSB0iQ3oU8+5I7JCZ8RIfyd+WlAWLeArlH X-Received: by 2002:a17:90a:7307:b0:280:c316:63e1 with SMTP id m7-20020a17090a730700b00280c31663e1mr580782pjk.41.1699412850146; Tue, 07 Nov 2023 19:07:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u6-20020a17090aa20600b002800ce02dcdsm41816pjp.1.2023.11.07.19.07.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 19:07:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 19:07:30 -0800 (PST) Message-ID: <654afb72.170a0220.efbf6.2f45SMTPIN_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 1E409605C318; Tue, 7 Nov 2023 22:07:29 -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-amd64-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 | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/