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 11A6A43716 for ; Sun, 17 Dec 2023 11:47:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BF7E4026C; Sun, 17 Dec 2023 11:47:45 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 6AE9F40042 for ; Sun, 17 Dec 2023 11:47:43 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77f3183f012so168061385a.0 for ; Sun, 17 Dec 2023 02:47:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702810063; x=1703414863; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u00dqrorrAsdx4d9M1Xpky0uAee/UPoz0O8r5A+kI4w=; b=InFQJnZEtE/wElfj5+X+Luo6VJjtwYjGESjgavssKlZugbPX44FUa4wItVHANiy7SZ 6we24atzIyy09Tv+BNXMxBr33Ukire0f0yA/R8RJ0SoYdflgs5QPEXj8trPgO9W/3lFr ui5w/V9YtkpjbCFoS3T0qP8sqAg+SnPZe6Roo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702810063; x=1703414863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u00dqrorrAsdx4d9M1Xpky0uAee/UPoz0O8r5A+kI4w=; b=BQL3FkodroGTO62gUTJ/BEP3QIL1GMuxJRQRsq16nXzeJDIYafdBMDcZEhjfwtF6zo 5FsNXrdlrXAqcjIRQeiBATPTmmHHoWjGCbsSHBW4SEj+2zAL7ep5fmfJhtizZJe5DUWa 65NtQvDGPNDCQVGXtBc+buS8ylwvtprS1PbOKoAOpnq4+L9AXqJYyhPVPDv+wp1HeO2s e1Kqf6WWQp6ZZVmzjZJnVR8AqjJGVjQ1fWh7B7EXjmSarHbjlkmCyvaJJZ+1r2TnqxSQ jaRgIf7o0EhG+BdDwPYNrwy/kWfle3q+FQ1Pcnf4rP/axQastBPqkS6UvY6IsPjU2u8m OIEg== X-Gm-Message-State: AOJu0Yxiz8XRIPtpwmV98dY/83KPyExSGgXv3/f4zJ3zGHOCTASePVLY 2XP/QJ08tETsxdmOSTcVvaopmZMbUYNJ78wYqVAUmJoq1ML/a/Dm7SAPoA== X-Google-Smtp-Source: AGHT+IE/V93/b3T28P7eJPJK6N8k+pNzxkQV/XS7728eHLceVcBkLnfAksT49jxB4fLULPTCgKARlNlm+D5c X-Received: by 2002:a05:620a:36dd:b0:77f:8d07:ba35 with SMTP id cz29-20020a05620a36dd00b0077f8d07ba35mr9011896qkb.112.1702810062872; Sun, 17 Dec 2023 02:47:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z204-20020a814cd5000000b005e570d5718dsm243197ywa.40.2023.12.17.02.47.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:47:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:47:42 -0800 (PST) Message-ID: <657ed1ce.810a0220.7b19e.bf53SMTPIN_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 818396051823; Sun, 17 Dec 2023 05:47:42 -0500 (EST) Subject: |SUCCESS| pw135242 [PATCH] ethdev: add template table resize API From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson , 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-arm64-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 | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=======================+==============================+================+===========================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | +-----------------------+------------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+----------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/