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 51EE442D7E for ; Wed, 28 Jun 2023 11:54:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E875400EF; Wed, 28 Jun 2023 11:54:48 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 49AFD400EF for ; Wed, 28 Jun 2023 11:54:46 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-635ddf49421so24885026d6.2 for ; Wed, 28 Jun 2023 02:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687946085; x=1690538085; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nVk6L031hLJSHwu143B8AsadIgD6CeDc/ec+QIxLxTc=; b=TF6zP+nQ/P7BIeLBguZ5+MgHMWFUfk5I0WuQ/1dUs7voHpkRGbxuQZPzGVSFHH9wAt K4JoUZXuN/LanXphcr22EUejoJOIb48tRfcmDzEy4kwiB6r7PctZfydE8rI7ycG5d7ZZ X74MMQdfPvkQXxGsuCHoYDRof+861YKMJV41E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687946085; x=1690538085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nVk6L031hLJSHwu143B8AsadIgD6CeDc/ec+QIxLxTc=; b=fhB9MRU49VXbMZT4fUy7hyDYHtUHcYjNwnXQJga2I5oT6DrH3OF+Hy6wAcpdcZt4wX LGJOslMO54jzQdL/3GU6lBIJxj839sIkmt3PppnNYEtuqYfiphSNjI/uwmLRKNANCxzG chB1PUTEZAHaIHqovSlBBHVLpQDasAItFEMnaaYutZ1AAqppMXhNXZgQPtLEKdAGDNIu /We8HIGFYIhYmzVA8Ae+I4udbpPKW5ut97AkZZZENcCnJNq5aCmj1iFdBUK9MK2rz8fs Naw2Pxq8n0mWH9w7O7+v8Yu9PhHxHi4MFtekkF+/Iu1GRvENha0ggQDoyicoUu8wOimG wH1Q== X-Gm-Message-State: AC+VfDzrIMHOk8DcGcp2olpKE+TBn68dAh2qd4Mf3QlFM/zbmXVMPL7L ZItp8PGYSmJ8PNxKkz1Ut6copn4gSFPB30wrcziheumJc1pW+EqR6Ttd2hJ+gBrOazTOkvMZCA= = X-Google-Smtp-Source: ACHHUZ6Bds4LLESCGEq3gBjkOCRZdVjSUBuYs+Tv3PYOMehmYKoNCxCFalnAvfHjwrO6feJu2WFuUUfXnjMg X-Received: by 2002:a05:6214:e84:b0:626:29d4:9a09 with SMTP id hf4-20020a0562140e8400b0062629d49a09mr43194335qvb.53.1687946085732; Wed, 28 Jun 2023 02:54:45 -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 z2-20020a0ce602000000b00631f6429feesm354827qvm.14.2023.06.28.02.54.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 02:54:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 02:54:45 -0700 (PDT) Message-ID: <649c0365.0c0a0220.57db0.02b8SMTPIN_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 62033605246B; Wed, 28 Jun 2023 05:54:45 -0400 (EDT) Subject: |SUCCESS| pw129039-129040 [PATCH] [v2,2/2] net/sfc: support IPv4 fra 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129040 _Testing PASS_ Submitter: Artemii Morozov Date: Wednesday, June 28 2023 07:00:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129039-129040 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26836/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/