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 9C382432CC for ; Wed, 8 Nov 2023 00:48:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96D1940041; Wed, 8 Nov 2023 00:48:58 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id F302640041 for ; Wed, 8 Nov 2023 00:48:56 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-589d412e8aeso151068eaf.3 for ; Tue, 07 Nov 2023 15:48:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699400936; x=1700005736; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ip7yvAqNGGTougFtJTuosywRD6Fn/TN4IyAF9n2QW0o=; b=DQcO+hxWojpBGUScs6Hi7wusCpUeBwokvQICagGpBieTQmVaG+/KJD5Nw+zzgGoOwU 5xipfBnPtED9gwUaXHLd1BxMGYFJZlGvU+sly1P+CK82fBBnMCN5lHlznpT3594nkUMx AlYHoUDrErSx1K0PkFTTk9VqPZSChMbLkeqB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699400936; x=1700005736; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ip7yvAqNGGTougFtJTuosywRD6Fn/TN4IyAF9n2QW0o=; b=YOt0WldFPzIk/7WqIrPKEDS3EQoY9Q/VxNpiw7G3EGcO+saffhd3BfGVIoQuhoadbY bE0Q1+Gbz5MW01lNeb7EVwHT/o/wicvbavHywDvbgYgJpNBEVxwFNYgCoSSTbZoKkcCs WrWJhnqz6dj4rzYSRyCylV88tkbrFPgF86QI8/2c4s7AHbCitD2NYYeQRbiFtBA4edk/ zNxEtrV7MBzfhSzuefL5o3HHpH38esbmDVXjeTtjnQeWof53pXt5aBBYhWqvzxvYg0Ld IGVLSBOtlsLYku2QUijaQlzjh+8nYvJUnIXNnRmSWTUD1p8ikWyjKjDxnoNVnq3KSfOq 3Z5w== X-Gm-Message-State: AOJu0Yxkzny8GEOKBB2NJi7DepX194pA6lsL9dBo2nPOUy4JTfOHzJJy hZdY2SWrpNzQT2UwoNQkaLaxYOUy7ZIcrhmRvktjFCu/bQV51KYlxkujc+dioGegqXJIliwlIA= = X-Google-Smtp-Source: AGHT+IHhklIIQKi9kICm683QtNdlMQ4H7yC9hfNYTsTagXd2wSd+TBoZ4S6eeeVexck2JPgEfoiQQdXKbTgC X-Received: by 2002:a05:6358:52d2:b0:16b:406c:a005 with SMTP id z18-20020a05635852d200b0016b406ca005mr97102rwz.28.1699400936307; Tue, 07 Nov 2023 15:48:56 -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 e125-20020a636983000000b0059f1abe7fcasm102658pgc.16.2023.11.07.15.48.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 15:48:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 15:48:56 -0800 (PST) Message-ID: <654acce8.630a0220.bb4b8.733fSMTPIN_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 BFA65605C318; Tue, 7 Nov 2023 18:48:55 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/133953 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, November 07 2023 22:14:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133953 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/