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 E22D442942 for ; Fri, 14 Apr 2023 17:08:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE6F4400D5; Fri, 14 Apr 2023 17:08:50 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 0AC8C400D5 for ; Fri, 14 Apr 2023 17:08:49 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id k22-20020a9d7016000000b006a43382e5b9so2323789otj.3 for ; Fri, 14 Apr 2023 08:08:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681484929; x=1684076929; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SpNWO8phfGfzLIKq/5G05EtlIMf+eFMaKUH/y2KAiGo=; b=Et6dtc0Qes5XLtCrGawSLFhNklSpOyScHgZzQlpOhgtsxVVL+LZia/oOUCdGWVN+Z2 qmdY0dlGiNL9jGwLISId1R+ky6kO+IV1MDHikj3xt9mWruByYfpM0TivOcRwppfaksDn gzgwqFzfj33JxoCAVRDtg1tUXsgzGxxa/28yQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681484929; x=1684076929; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SpNWO8phfGfzLIKq/5G05EtlIMf+eFMaKUH/y2KAiGo=; b=L/HT5P5c4NQQ1bi2wBD5rZtfa6LSpO5dWjzbB38qM5izcbSZli6rTssZuZ0J5DdLQ1 ElAPrG1H8wO5NS2bejuox6/CkKnPtncRTCAvG8TG/BoNm84tRtyzFIHvKoIHQ2JqPZR2 FMJfAc4I4cwl6bjA4ZuJshQ3XF7UcQcN/PkVy7MsxnEDcKC/tC8LP0MZbnxLfO67S9j6 NchMpIAtnYHX+2+5UJlpXvpnVqW4YCgTVcK6xjsb52V7KhJ5ppqoU1A9CF4ct2zS/g9Y v/JQXKIOydZSGItca/inf6ro7P4XeKV62ox7ydIpgebTfyiZzpYYjQDuMOGi1PFPIcGi s3vg== X-Gm-Message-State: AAQBX9eglhp5kgiQxw2h77Wa9rBb2oq++QDkzohsG68XbZL3hRGDfhlq un8sX0togYpa41/bJ3AefVurRQuqCeXTJ1PChcvnTbGRMg+M3g== X-Google-Smtp-Source: AKy350ZS9GaU78/KnhLz5C27yrsAgC8ySUPYFqfA9ScrNaRyatUTNdpX6FOZ4rAHLxhmS5BqASWBp6GusdcG X-Received: by 2002:a9d:6f15:0:b0:69f:1257:a93b with SMTP id n21-20020a9d6f15000000b0069f1257a93bmr2916261otq.36.1681484929259; Fri, 14 Apr 2023 08:08:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bx8-20020a056830600800b0069f977a75fcsm1046346otb.1.2023.04.14.08.08.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 08:08:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id B9F68605246B; Fri, 14 Apr 2023 11:08:48 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id B85266008C; Fri, 14 Apr 2023 15:08:48 +0000 (UTC) Subject: |SUCCESS| pw126081 [PATCH] [v2] net/e1000: report VLAN extend capability for 82576 From: dpdklab@iol.unh.edu To: Test Report Cc: Akihiko Odaki , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414150848.B85266008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 15:08:48 +0000 (UTC) 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126081 _Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 12:35:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126081 --> testing pass Test environment and result as below: +-------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============+===========================+==============================+ | Debian 11 | PASS | PASS | +-------------+---------------------------+------------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/