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 3B31B43716 for ; Sun, 17 Dec 2023 11:25:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36C264026C; Sun, 17 Dec 2023 11:25:45 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 2086E40042 for ; Sun, 17 Dec 2023 11:25:44 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67f3135a717so8031236d6.0 for ; Sun, 17 Dec 2023 02:25:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702808743; x=1703413543; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+bVJnfcyM0p4cnL0u2vuz46iNG8q46aYP0vGOdwYHms=; b=hFv6RhhFOekpYoXFw+hfHvZsReYdYWM9+CwYtckt4LRPUhPi9AaWvJSMPROB5Nq1Kw iSMznndFydV5M9LxtejHV2J51EFhfp6vxlE4iTFkdmZoJMW2tE5zxdfUKv5fgjsN8IN8 1NkwERLD/5UJP9jU32ZfrjAbwiBVtgWjdznoY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702808743; x=1703413543; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+bVJnfcyM0p4cnL0u2vuz46iNG8q46aYP0vGOdwYHms=; b=PYsfDT1lszTIxA+X1f3KutMzwyeHm6ZvL7y1vIfykyKyjOBP0GOPOP7BbHdYxqc14w 1MWDtWRe3iKdvdL/FspfuuO8lLC6jztIZ5ED3K91XCYf6tu/x/2FZhrZROQVvy+lNMl1 TbtVJLcQQMsK0xJXKmp7n52fX6bFOH4DW6ZTRi5GAC/4X+5iUAXjtCko3V3bn1wmK7SF Q62IoP9sQFToKZJER3BNAH3sRe7FD8CBmA+XOtar1qh9r/ZKCqvYnfKG2OirBd0CuVDE XMWs0bOmPcn4c115x9MYDWpm1qs2i3YN97bgkp49rlNOTwxlNniI+6BmYDfwXIHAjf1m gYnQ== X-Gm-Message-State: AOJu0Yzc7eo0d/v6Ds9mdW53zDX/k5v5X2EMKwWKPjCE/wLRkNcLqmp4 BAr9rwioHt2P+F6rbcGhc3ey84w+QhjDeAIytoFypihVTOIJNRWrPi7vJg== X-Google-Smtp-Source: AGHT+IHR5YNVAPCTXRHKOZatGzNVCpLtxxKCzwdFaKu6Se8ANOB0R2sa1c1zHcrAGXEh1o9CdGwCIJ3n40eI X-Received: by 2002:ad4:5cab:0:b0:67f:1374:53a7 with SMTP id q11-20020ad45cab000000b0067f137453a7mr6440688qvh.28.1702808743636; Sun, 17 Dec 2023 02:25:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u195-20020a8179cc000000b005e3088476fbsm260698ywc.23.2023.12.17.02.25.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:25:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:25:43 -0800 (PST) Message-ID: <657ecca7.810a0220.63743.c99bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B4A16051823; Sun, 17 Dec 2023 05:25:43 -0500 (EST) Subject: |SUCCESS| pw135242 [PATCH] ethdev: add template table resize API 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135242 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, December 17 2023 09:32:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135242 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/