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 9D4B543B09 for ; Thu, 15 Feb 2024 08:01:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D244433A0; Thu, 15 Feb 2024 08:01:38 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 31BA342EA1 for ; Thu, 15 Feb 2024 08:01:37 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68cc84a23b1so3010256d6.2 for ; Wed, 14 Feb 2024 23:01:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707980496; x=1708585296; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sO1PEcN6nqfFOYg/YyEnNGZSPZN/HMzugL+U16myqyI=; b=X1MEgbbaOZ9yYCKCQ0pKiyQm0BWUdRy4TqYeBBd/3+GBaNSjW3MTcY9juZbbQvoTVh S9h4lvqqXwV1LS+hdtl+z4ENEoIpg/nWcsec3GLGy55Jp4CfvtzPdeHyvtmpE7qwA/L3 jkaxHFu1GBwvXJ8bK8UrgXrfSsebTea5imD5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707980496; x=1708585296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sO1PEcN6nqfFOYg/YyEnNGZSPZN/HMzugL+U16myqyI=; b=Xc775i7k5xByBW0Az69Ajtxpr9tySkaVDr7V1+KowKw4/ySufoQzjbR9RfcCDHV9A1 To42yeYdFBDC0onqZ/hLM02SpYSsrOd0kyaWJsAriqeWaXP1Gp1xSlIS0fXf02dYJdxw x5y3nNzqpxGu0IDZsw7KLQaZAj8UDrkidw00GPSosyy9TAAhEr6jtAUs0x1x9ZpneNxR 4sj3sXmQev3AV8edshfX3XkdA91vW8H5O05QIJtsoO6xrq0fe6hq1SWpCQgb8JAwHhVt SEdtJSH9Hs+gt+68LY1TFC1feA4c/W9nIzRe5GL1DbPr1y+kI9R5rYdeqp87W/IXufm/ B3IA== X-Gm-Message-State: AOJu0YxsSDPzmME5I+q0YNHA2oyqLyII3UrPjKR0mFTXhtwhXZpo7bpT wKVsuPO5Jo8Q+Ss3ogF9epbkcVCWl8pnrpfsLpaLSHJHGZPPL+ep53YcLcCUE9rS0cg8SbrrC4f Hzebk6lg7Vj0HiXT1mTen4vCD6BEXfUaI92zChIur X-Google-Smtp-Source: AGHT+IGR3D/IAReFD3ewfxD87v1Fuj2/1y2QnSQM2miUeqNFodmyXtf3cVsGlSCEnNMrxMQfiF6oiHuMJRCJ X-Received: by 2002:a0c:f2c1:0:b0:68c:6824:3413 with SMTP id c1-20020a0cf2c1000000b0068c68243413mr1027102qvm.49.1707980496656; Wed, 14 Feb 2024 23:01:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 2-20020a0562140cc200b0068d04dea308sm38773qvx.17.2024.02.14.23.01.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Feb 2024 23:01:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Feb 2024 23:01:36 -0800 (PST) Message-ID: <65cdb6d0.050a0220.cc067.27abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 528C46052510; Thu, 15 Feb 2024 02:01:36 -0500 (EST) Subject: |SUCCESS| pw136799 [PATCH] [v8] ethdev: add template table resize AP 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/136799 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, February 15 2024 06:13:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:dccd6b7c68116a1cc044856aa35928e044640a8d 136799 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/