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 CD4E2430C1 for ; Mon, 21 Aug 2023 15:15:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAD5340DF5; Mon, 21 Aug 2023 15:15:58 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 940B040DF5 for ; Mon, 21 Aug 2023 15:15:57 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64ccdf8820dso7490606d6.1 for ; Mon, 21 Aug 2023 06:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692623757; x=1693228557; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hrspqK1TrP33mOvF9cn4Zr5upvf6GVLw/Ob7o9Bbvvk=; b=KvGEIG4/OrxInH68MKMFeo4y0WSmI7BVo2xNmbZNVACJXbxakIgyDVuyhRRJHsRsO5 OsLFPneZlGeO+n2Ua8OzQZsFDr0f8ktk+8DuYinzxz3uDEOQ6FTo3g12CIpwRk8Qnf49 v1NTsDfODBFKar8arkGboznN/Gz/RvNyJzfTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692623757; x=1693228557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hrspqK1TrP33mOvF9cn4Zr5upvf6GVLw/Ob7o9Bbvvk=; b=TItpveXx6PJYsPYI8BFu/8vgeDCTUf1OeEW861rwNdjJbmPkZc1iE9JgcBMqg5lEoi SKsYeoRXAyFQ4bL/q1JGHgCZhhg/o40cGXoCiZjWV43I8hTcNMNHjpwRvjT6r5x/wKfb LZK/EBLcmKt4oNqEP3P2NnlJt+xecVtmxRcFL90DC/OJf+ZLEGv/97hM03iA7cy0pZ76 90SqJn9XUAB5ViBlHq8xX4UCNqvxZoX8W+wqa9s/uPTzF2b9SJHhgRtCGF+DhctG2PAG kfz2G8EDXHs1oY0cHnQdOrsA1R6JyHR+EVh18DXsJRWLiVB/YhjyF1Uz9+KOv6GxZ/od ub+w== X-Gm-Message-State: AOJu0Yxat11HZrA5voBccSYsKVuLPJA/UgRP8vY1wsQl61tXuf7BBn+3 3j8Ai0I0ZNu216ZaQ5iwHBloflpIqmkb14FSI+HQiz4F6uisjrnDM8wJgDf41amAJFBFVeGrFQ= = X-Google-Smtp-Source: AGHT+IEcsIBdmouthN5OY8LsD4N/TcHn/4Q9dvPuT24FWZvMhIXKhkauQJl2lSDC2d8iMq5GKxbDiulrRkZY X-Received: by 2002:a05:6214:19e6:b0:64c:2339:ec8c with SMTP id q6-20020a05621419e600b0064c2339ec8cmr9196628qvc.13.1692623757048; Mon, 21 Aug 2023 06:15:57 -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 z3-20020a0cf003000000b0063f5b423955sm481427qvk.30.2023.08.21.06.15.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 06:15:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 06:15:57 -0700 (PDT) Message-ID: <64e3638d.0c0a0220.b2fe0.70e4SMTPIN_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 BF8FC6052471; Mon, 21 Aug 2023 09:15:56 -0400 (EDT) Subject: |SUCCESS| pw130555 [PATCH] [v4] net/iavf: fix VLAN offload strip fla 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130555 _Testing PASS_ Submitter: Wenjing Qiao Date: Monday, August 21 2023 09:52:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130555 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/