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 B10694308C for ; Thu, 17 Aug 2023 11:35:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB03D40685; Thu, 17 Aug 2023 11:35:29 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B59F340685 for ; Thu, 17 Aug 2023 11:35:28 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bdbbede5d4so51464075ad.2 for ; Thu, 17 Aug 2023 02:35:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692264928; x=1692869728; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sRP1jSKE0Ng0FTHiIoMndIMEW0BMRUsAMa9n/kXGM7U=; b=KElzeHEhz9YajmTkl+rthG8mZ0eh42tnB+Y6o57c7j5tOavQZcdtKFNy3VAbTqYmtx oBnzUL+6GDZ1UI9riprQLEeuS6KB53q0l1RQ/vw39YbJG77RCA4GH989JV1qicFS4kRe MIjqhlgTyivzYT7sFdJdPTR2eW0LFf20/5PmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692264928; x=1692869728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sRP1jSKE0Ng0FTHiIoMndIMEW0BMRUsAMa9n/kXGM7U=; b=edctQ/jqd6y4d8udN/Ut5BjyQWNpXWorW4skNmhaZQeG83SZndkh/MFGSnWlSQ42RW NHghv4Tjh2jBM0hfrmIV2qeOT9kirpV7bTVy9fEJU08WKrF5s568bSiE29uOrwuVlVs8 kYcHfz8PjxWXSLJC/OV+VssEPb/lySm0XfS7oplmI9y0XBGwsR1ZifYE5fAWitnsPSAB oeQDRUJ5Rmmjm9PGkNMMScyep6Fmet2WQTMgCWGcQdMidrXcDdxEN/g32W0BQ/1n7g/F qmgRUJosguwQzcDvwcn0G5dI0J1xuSQoX1dk3hR7yyGgjQ8K6n4HAi6wL5r+jh/6J4GL NC8g== X-Gm-Message-State: AOJu0YzVOR8TW3zojGqMMulFK2daAsEmr0FGShgBD7ASy+XJg2xBXrbA A59BI3riLLiZ1ezduTamE37ZKrryCfJ2brV7TzAENZZ6JtRCJGchCouZFEexgCBU1JwQNZBQyw= = X-Google-Smtp-Source: AGHT+IEpEjiJxDQzNueEY1MkuOfrSzcoHYHrb5jJwdzZMesj2scWxCJHn2tPe6SUnVA858HLXOLBwBPeeuFM X-Received: by 2002:a17:903:228d:b0:1b0:f8:9b2d with SMTP id b13-20020a170903228d00b001b000f89b2dmr5319179plh.29.1692264927896; Thu, 17 Aug 2023 02:35:27 -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 f2-20020a17090274c200b001bf2755bcecsm725plt.9.2023.08.17.02.35.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:35:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:35:27 -0700 (PDT) Message-ID: <64dde9df.170a0220.79aa8.00a4SMTPIN_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 1D4266052471; Thu, 17 Aug 2023 05:35:27 -0400 (EDT) Subject: |SUCCESS| pw130461-130462 [PATCH] [v3,2/2] ethdev: add the check for From: dpdklab@iol.unh.edu To: Test Report Cc: Huisong Li , 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/130462 _Testing PASS_ Submitter: Huisong Li Date: Thursday, August 17 2023 08:42:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130461-130462 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/