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 9DCF043716 for ; Sun, 17 Dec 2023 11:23:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 990E14026C; Sun, 17 Dec 2023 11:23:19 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id CDAD940042 for ; Sun, 17 Dec 2023 11:23:18 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-426692178f4so12919931cf.1 for ; Sun, 17 Dec 2023 02:23:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702808598; x=1703413398; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2//hACea32/3giI1HmxRtjVPY93UJruDzX85ZsLQ//A=; b=BWLOc/pxKPNdsNPNVCUm5WwopsQiS6hN0OIhuB9eYjASrHKu+cjMiig4TCRpDgDvQW yt3v7KeAmKnjRSXVbK9y75/FSJRCGypkah21tn0ObT7/bRlmunl5aY6UU0rZq6NbFWUW xmJq0/YBuspOcupche+UW/DIwg1tM0HhKVqVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702808598; x=1703413398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2//hACea32/3giI1HmxRtjVPY93UJruDzX85ZsLQ//A=; b=YuAA5QHSW+NSxR91jTvJqn3TvUmj9naHhAhBC5whKZpKWN+QBrSuND2JuZuUVgFz1E PAJ83DoePY/3Gi9V9AyHhxycQ7FP8Byzl3S+uM4h8yNdQyH4b0D4W8aT2EwK0MyYOSqS BtLHMs1RYMQVRKu/aiollntYx7X6RrRhmxRGqUpkLxtRzTXiDWw2sF/QsotezhiLbTU6 SJu2JnlJfkjioVC8Cvzx0YpFBOckTR4LtcRouT0lg/955GgoHCFzHrK0jwDlFsHv1BP3 elbhDVjhyF8z81ob7vRlutX5k6/08lTI2lDsWg1nfOsj4h51OWkC/PwTz5amj9niwUlJ i8Cw== X-Gm-Message-State: AOJu0YwV96g2qSij7h1++we1971OjWke98K2oEjiAWATyA4pOeSwlmoY V9fwGW6xMj2fsHwXWe3biRT0c2o4xeIYv3bi0NfGh8L6JC76xjMQOJewqw== X-Google-Smtp-Source: AGHT+IGHzGgmx0tDzDEWkLHhen7HrikG64yinZ0/dsqzx+UVO/YKUEpxUoVlDxjNEiZdS4gB0Zyl26NDXsFB X-Received: by 2002:a05:622a:507:b0:425:865b:3d5f with SMTP id l7-20020a05622a050700b00425865b3d5fmr20621185qtx.71.1702808597743; Sun, 17 Dec 2023 02:23:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y14-20020a17090a1f4e00b002868d182922sm123741pjy.0.2023.12.17.02.23.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:23:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:23:17 -0800 (PST) Message-ID: <657ecc15.170a0220.11e4a.422dSMTPIN_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 D29816051823; Sun, 17 Dec 2023 05:23:16 -0500 (EST) Subject: |SUCCESS| pw135242 [PATCH] ethdev: add template table resize API From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson 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 | +------------------+----------+ 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 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/