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 0716843716 for ; Sun, 17 Dec 2023 11:59:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 033E14026C; Sun, 17 Dec 2023 11:59:27 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 80C8E40042 for ; Sun, 17 Dec 2023 11:59:25 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d9fdbcec6eso1715035a34.1 for ; Sun, 17 Dec 2023 02:59:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702810764; x=1703415564; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CvCfulGKPjVCROtGSiikK4EX3QvBNbJlvtiC0aTSYrs=; b=HoK0p47d7sEnhBtS5nSJJGuE5IW3tZGuICdR3teYq+gzD03UZQ8IDw/i9VX8se8MK5 MxS/EObhVc7ZnLvvB0TNrCZWz3TIj72RMjpRJSmYfuujYZDJlY4lO8e0iqFBdxGNSMRc 7E3VYDbIqwZyFsRHoRi/7rxnO3J0vnfgNSxIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702810764; x=1703415564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CvCfulGKPjVCROtGSiikK4EX3QvBNbJlvtiC0aTSYrs=; b=UfBZ88nWp1lDqdqnM4QOhenvD4QoQ1+6CKS/PJWItYLCrOHnFOpaZnDAQaSb2jYf+O LKKbx0FZIpPk1/YCdyid8/TU+1YZY9ndtsfDD2gnxNQ0vsqohMpnOAoUXwf1qfYl0gEG w/v/21yfeRtkXcd3bJGqa799qb7UdxolyBpN3tVOO9goFNuoGbtTRehgA0dUNp8vAsHj iwc/S6Mzcb9FRAitjwVYv1RLe8c8BpOxjZiDV5QZ1RTxFZaF2T9WuqZkLNpE7IdWniXS ZnLu4hPbztXGbDf98cpH32cVtaaghDBy/4kAGt9YRe/aWh+6H1AfGXlUzcFmNiWjsL7n SOUw== X-Gm-Message-State: AOJu0YzEamHd+GOWJjLtNQ0uPvCNnEaHUss5fD3Xnd2HTcEw4xAt2mw4 2Pc7s+vEsX3ak4GxlJwjd2Zd9nZTNsAA4I6FPeIgqkQid4oViVoDCE3biA== X-Google-Smtp-Source: AGHT+IENSerFwsP+H+ci5A+jBOlsWaSESwqoiSGGVKVhgQXHEViAa2CrywX0v2WItutocM9SfhJJM3OTxp+j X-Received: by 2002:a05:6808:151f:b0:3b8:b063:664d with SMTP id u31-20020a056808151f00b003b8b063664dmr14462243oiw.68.1702810764687; Sun, 17 Dec 2023 02:59:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d47-20020ab014b2000000b007c4b6dad3ddsm2066855uae.14.2023.12.17.02.59.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:59:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:59:24 -0800 (PST) Message-ID: <657ed48c.b00a0220.f5500.a5b4SMTPIN_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 477236051823; Sun, 17 Dec 2023 05:59:24 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/