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 5AA7742DDB for ; Mon, 10 Jul 2023 23:49:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5549A40150; Mon, 10 Jul 2023 23:49:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 45A6E40150 for ; Mon, 10 Jul 2023 23:49:03 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5774335bb2aso56870677b3.0 for ; Mon, 10 Jul 2023 14:49:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025742; x=1691617742; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1DayRj93CYl1DNgTLiarb97Gd9A4PkiCRc5ElyAUNzk=; b=HOndPtC0q/rN7a4XS6/ncyNyS8ZIaVmKZEAZqmhRrSLfIg0i6Jk4ingRL1MLe1tvjp mwTK53vThYKFZEnhHN+2wNiX9omPVHDDJiWDno4g+Ezxe4JaxoHvTID3bR/aQJ5xMxZv ouFNeEN8Ivd4GQlu9O5xGHAHEcsi68EG9PEN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025742; x=1691617742; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1DayRj93CYl1DNgTLiarb97Gd9A4PkiCRc5ElyAUNzk=; b=YTEDlDue0bE+duaXqF38RIKo0ShMkiPtvRlqJpq90ir2mzESGHjihCkG34Oh4dhjjS gqdl4ZEOroxMiMZmo2ld+6vTdk1kq/ZkCzQBk/IIV1DO12jV/DvwBaJc9a94N6qOJEOK 96PVrvYa7Rn9/OFYAseJV0L6nt7z6sBQVHObmEL5kZx4eHybBxUZrd+W4gxuUyNr6FYB J/rXVpLxrDrVmaSRmDFtUxpOjHxWnnuBR2mmse+r5iZnacozaaUYNyXOQ4LyHFYAIJjf MR9CmENsYQPwx/mvoAu4qfefv1H2qh78do921Xkkwt35fxanFhWEsG6GgBXa7Vn+OnA2 RNLw== X-Gm-Message-State: ABy/qLbsn4ucT07JcDHM3M2fD4UpTSZ9gT6BW4xsbhYqoG4h49A35PXZ VAkCicU0ZbkTBL376YVUs2PDkJxdhpVaEy8eC+VFZVopQNFoggFJdpryUomkL9N0YSpYwvBDcw= = X-Google-Smtp-Source: APBJJlFo3rfFQLaXzkO1VKXxK/d5iISFD0Jjne5WFIC4yrlFJ3o2lmCcTJdrfEO0qtSZotFG4QGgWMXrT6HR X-Received: by 2002:a81:488b:0:b0:573:4d89:ecb5 with SMTP id v133-20020a81488b000000b005734d89ecb5mr12164466ywa.39.1689025742755; Mon, 10 Jul 2023 14:49:02 -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 p81-20020a815b54000000b005772ed4b106sm130180ywb.61.2023.07.10.14.49.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:49:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:49:02 -0700 (PDT) Message-ID: <64ac7cce.810a0220.474f1.29d6SMTPIN_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 63CD0605246B; Mon, 10 Jul 2023 17:49:02 -0400 (EDT) Subject: |SUCCESS| pw129178 [PATCH] [v2] net/iavf: fix VLAN insertion in vect From: dpdklab@iol.unh.edu To: Test Report Cc: 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129178 _Testing PASS_ Submitter: Lu, Wenzhuo Date: Monday, July 03 2023 02:22:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129178 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/26912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/