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 ACE6243716 for ; Sun, 17 Dec 2023 11:39:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8C414026C; Sun, 17 Dec 2023 11:39:50 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DE95D40042 for ; Sun, 17 Dec 2023 11:39:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7a9f90edaso171850239f.0 for ; Sun, 17 Dec 2023 02:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702809588; x=1703414388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B8XecZ/zu1nDbcB33yaP8gBJBU5GGl1a35G2/pqJfek=; b=KL/ZspQW8ptpdwjZBVNiX89yv3IwVRyFkrAO36zekxid5V4yLKjXyWIH8E3mNoSB+k WYbVfXQZ1W5JVWT1AKxDxeqCgjLoFeSMThJtGRJdlcrvk68PljQFUBvZUoBZyD89+szQ 22Agq22ieGDLTDJD+YAhvBP1H50tiHudajbmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702809588; x=1703414388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B8XecZ/zu1nDbcB33yaP8gBJBU5GGl1a35G2/pqJfek=; b=Quvl7NtcesiGTcIdbW/8qutaM9ADf1o90ZXB0ltonuuGSkRDPjrWGDMDuGS73tuNTR /lvnI9/O32VdCv8xY3suYfHHUKTuaYIK56lQxphoTTjFKZhDs5ZKPRIvSrFd+Vd6L3Pr 1mJPHRGa/aZyGXjxRo4YsZ+ev4dV+ElASyidWHjKvS/CmqP+rxlKGD0gj6yVSM8d8AuK nwpHgbfUYm49T5u0WnQtZgFsi24CKMnfRDCGtsWAqUPYXdGymUZei98TbgVZlvfioltv M4aJuz3e6xTRSk9GI1ObpjcKWKV4MSPEYERmnb9AURGjxNoCAPy08HcIpjE/6IX2ISMQ ev5Q== X-Gm-Message-State: AOJu0YyQgkzSt4o+p04/nkJMW8+VfY3M1Ouz3LS6J1ElWskypBe1uP5O RV+toISFSAQPzg03tpowGp+vX/gZhVQ351giyTs9RckyLKPINt29F55/FA== X-Google-Smtp-Source: AGHT+IGk2o1e7QHcWqBA/UhdQdQQBPT0iUwJJPupU3BCwEELD6oz5tUz73v8hiNmIlPYXErOz0JhZjfJDBvB X-Received: by 2002:a05:6602:2f10:b0:7b3:97a3:3659 with SMTP id q16-20020a0566022f1000b007b397a33659mr22048875iow.7.1702809588228; Sun, 17 Dec 2023 02:39:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v21-20020a6b5b15000000b007b39f6091d4sm1218005ioh.6.2023.12.17.02.39.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 02:39:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 02:39:48 -0800 (PST) Message-ID: <657ecff4.6b0a0220.66be6.6334SMTPIN_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 A13186051823; Sun, 17 Dec 2023 05:39:47 -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 | +-----------------------+------------------------------+----------------+---------------------------+ 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 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/