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 C8033425F1 for ; Wed, 20 Sep 2023 16:09:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C28484029C; Wed, 20 Sep 2023 16:09:34 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A7EFD4029C for ; Wed, 20 Sep 2023 16:09:33 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-65627d49d24so26524526d6.2 for ; Wed, 20 Sep 2023 07:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695218973; x=1695823773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E4fxnr9T/MeXkgKXgbyaK3lXmpjvdgDNMWGL8vURTvo=; b=KOEyuIWU16keI9r937TPrmBrj6phaDGlywvgNbIFYKHhpsU8+DLt2r2TZ9zcYypSwu 6Tkw+NhtwRh+Pg65EzkK14xxEBx/jRJB8cHzfyClex6D0c7gDyhbkxUg9nrNAqDokHUQ PfdwaJ2ava7G13subcmMQc4vHn+JKCxDICNuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695218973; x=1695823773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E4fxnr9T/MeXkgKXgbyaK3lXmpjvdgDNMWGL8vURTvo=; b=LUELhUrxYGOTVsWFRg9fQkgmbZg9S9SA63hEYzwYnFCSAwo9zHSHOfNnUIV41gL+ND 1OPqOj/jUPklV+nn46UsC1EfTeV+YTdmEyzbEoX3kc4nJmoK2T+lojhn0PboR+dv7qG0 ikPoZe+sbC8mqK83DCyM1Y+zrRGoBQ+w2VeT+9YcnsjfScuKxPhHbo2Ef3vxyceUCLwt jdigg3hbXC8DjzE7GA12FB1nr6RL87ntZbtKMapJk3JTbR3kAaGSeKr3oRp9qc1z9cbC VJQ7ro4rIvv0Vd4LIapWidw5gPNmpv2YirhV12X69sn6rNV+0FTmJ88ukmhyJmt0M/TT HzeA== X-Gm-Message-State: AOJu0YzqK45UAf+3CrwibV0kh+nixMaDIlsU97GfRB+FLXeNFrLO3alz sxPy/Y82hb8nbyJxdG+s7x2E9lv8jyb8ka3TcDlFbvK5XbtQqd5XJrJLyksJcY0sEH6ACPF0kA= = X-Google-Smtp-Source: AGHT+IFgYLFhwtaZ5cX0PVL2V6UL16aEDshuruSnEhCHA4bs17WA6lEmr+F8Zh81sWM8wNsarANjdZU8vbiE X-Received: by 2002:a0c:b256:0:b0:655:d9d8:2c33 with SMTP id k22-20020a0cb256000000b00655d9d82c33mr2781144qve.53.1695218973133; Wed, 20 Sep 2023 07:09:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c13-20020a0cf2cd000000b0063fbd2ca3f7sm367453qvm.69.2023.09.20.07.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:09:33 -0700 (PDT) Message-ID: <650afd1d.0c0a0220.3c716.d921SMTPIN_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 D0EA16052514; Wed, 20 Sep 2023 10:09:32 -0400 (EDT) Subject: |SUCCESS| pw131725 [PATCH] [v2] testpmd: add hairpin-map parameter 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/131725 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, September 20 2023 12:22:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131725 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/