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 37BAE430C1 for ; Mon, 21 Aug 2023 15:05:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1816240DF5; Mon, 21 Aug 2023 15:05:22 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7756940DF5 for ; Mon, 21 Aug 2023 15:05:20 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59209b12c50so13532257b3.0 for ; Mon, 21 Aug 2023 06:05:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692623120; x=1693227920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dd/GXw6Ic/XMQG+gwZnk5RLfoGmy5NM6XFmtr+6j7U8=; b=PkOWB9pt+6ZPZ5ImA5s7VP17kWTllBohRmJg/hCZ6C09yYcYhK0Vsp/aJPvzM1yMBt 1z2naDuvmL5ZB8pYvYMp5gMd0bIiYQRBvtVgWM5SzAXYbJnZBXznvryLumOioMtJc+KQ mWBkqhfe4L2pg1Qh5KkR0yzIUiR/WejxJCk+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692623120; x=1693227920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dd/GXw6Ic/XMQG+gwZnk5RLfoGmy5NM6XFmtr+6j7U8=; b=Thd1IBybCcQrr2Mk2tT0SYnIvDNl9TdlfZRDuVDSII83seQqCQ+AhoAS/8hD4r9bcr xkK1m58TzYeAiuXmfaKeJcRGQYobHuQhnnA68gdz422mj6XG8o9jlxpnI+fRrVZZb33F HLDPx3jjmIJdTTFL2/HY7bi+riWsEKLt+NK4gNghcakwQHdpxSCofWY6EshlrwslPOFY Vej5+KeMW/hZ1egj3uaLl6kOgvOl74wfIZKHI8ZTatABIa2MsOR0a/ESmCUfQJFxouN2 JgVBBWwstIoQdpOnbR6l7XByKpnDyKEQ9jh1zSVrJTGWy9U9aD8X4fF21ecXXHmnfAqY W99w== X-Gm-Message-State: AOJu0YyF1BX6Be5u1Wd0QWZzFmrlueds6h86WbzsentSzhasJEUbi3lu dww9GO29qjkCMn5pq7ZEawuiZapMlCNTFTvnP8n1pspB9J27IDyNpGE5OQ== X-Google-Smtp-Source: AGHT+IFf7omhd33LmgWPOH8IWUhZoAUprT394BOarET522kK9aOTs71/SPoX/rNQUshvE530FsHF+B6ErTKT X-Received: by 2002:a05:690c:4505:b0:583:b72c:883b with SMTP id gt5-20020a05690c450500b00583b72c883bmr6110233ywb.11.1692623119757; Mon, 21 Aug 2023 06:05:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a66-20020a818a45000000b0058c530cbf3dsm839288ywg.7.2023.08.21.06.05.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 06:05:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 06:05:19 -0700 (PDT) Message-ID: <64e3610f.810a0220.42ce.ff68SMTPIN_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 39A336052471; Mon, 21 Aug 2023 09:05:19 -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 | +---------------------+----------------+ 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 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/