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 5E04A42D0C for ; Wed, 21 Jun 2023 05:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 597EB40DDC; Wed, 21 Jun 2023 05:00:25 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id A5C0140DDC for ; Wed, 21 Jun 2023 05:00:24 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1aa30191d08so1738028fac.0 for ; Tue, 20 Jun 2023 20:00:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687316424; x=1689908424; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w45LjPBQgpXmiNGQIXLOleUWg07uNw3eVSTjfkpimmk=; b=Gv2z9GXp8O6FwKRQkmVWGLrVexyhwA6eTlKLmm81pq7858r8OzV3HM6RkWvwBC1URi c9tlhxTcAUCNdLVLQxZaB0+McEKOl5HyUXNZ/ZMA5tf8jlxQASA7+bql/+PwqGnsk0lw sLUg/LMOtEjdcVjR+ZBFwd2lCs9/Ejwim778g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687316424; x=1689908424; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w45LjPBQgpXmiNGQIXLOleUWg07uNw3eVSTjfkpimmk=; b=C8jCfbdAZ5bJSaM7FKcJP3/6YyyxffDQE7GF75+bEeCwBq1EDrA0JHDsAPWiIA/L9f Rr82vfWwYVvzLp0xvo3G6qR/3t/TYzWtfjSA1dr1BDKm7Ymwv01MfXA0RtqVaCHQskRI HYSk9FS5QFzolXbAvaGzs7fOL44kzBXI0cxjPQIx73wxvjsX2Zdck0kHPU0UfpluBitD efIXagR4PW9DOfzRgEv+X1iC/s6wR/uvu5CR9jV8LsIR+xtbXJmFhx5z4fHStD2b/EnY mTohPoNKTqt47YL4IPGSLTTfLs0MmW1FIDSOpV5GWcZbT1dCTWZY5XQm7SYXZbEMQ5Xk M9GQ== X-Gm-Message-State: AC+VfDx04L8hhHwaF74OXlwboctuD/7vt0s3bDPPJUhwUh/urBTfNrKg 6wnNLrmHTs3dLrInyaDOf3xa/acgqI329onJoIg1SEh8iVfzjL+K7UdMLA== X-Google-Smtp-Source: ACHHUZ75tx76Wn+0dtDx7HDEjHLlLKd8Iit3Bp/MBj0WUjmGCMc2ZId9aWC360ZOVn3k/HAKgQ+BzqsN7lR8 X-Received: by 2002:a05:6870:a2c4:b0:1a6:b022:252c with SMTP id w4-20020a056870a2c400b001a6b022252cmr6562260oak.3.1687316424019; Tue, 20 Jun 2023 20:00:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ms7-20020a0568706b8700b0019b68a6aac2sm587154oab.46.2023.06.20.20.00.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 20:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 20:00:24 -0700 (PDT) Message-ID: <649267c8.050a0220.773a0.acb3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A402D605246B; Tue, 20 Jun 2023 23:00:23 -0400 (EDT) Subject: |SUCCESS| pw128877 [PATCH] net/iavf: fix VLAN insertion in vector pa From: dpdklab@iol.unh.edu To: Test Report Cc: Wenzhuo Lu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128877 _Testing PASS_ Submitter: Wenzhuo Lu Date: Wednesday, June 21 2023 01:19:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128877 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26758/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/