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 7AA0342D7E for ; Wed, 28 Jun 2023 11:47:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60918400EF; Wed, 28 Jun 2023 11:47:06 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 46C24400EF for ; Wed, 28 Jun 2023 11:47:05 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b809354a15so18563805ad.1 for ; Wed, 28 Jun 2023 02:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687945624; x=1690537624; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CQZgYtN4oidAlccnxXIKZ63u7zkmrgBpMbMCgCW88vk=; b=DRTAsSOULUVuVV+PtBde1t/ReuL7VNlF/yQuIySIMbfAjj72cVhDJMkYorT20mgESo +1Vpg4bqHM7CHtQ1NnhEBy0Twio+7eSXkl7ThuOJrTaIbN8EnxXmJPehq0Z+cg3lLMBc JQzZkhlNDWRAI0k8bDcdEEjiISfcYv16XYhIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687945624; x=1690537624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CQZgYtN4oidAlccnxXIKZ63u7zkmrgBpMbMCgCW88vk=; b=Gv3EXCZbPsKy6AnKrZj5fAdA5EOGlj0Sg1rl/FHz6WNerraTknciqWfyPcCXHaS0rL 6aAIrzp2Ue5UofEaMJE1X8Z8D6toXwtT6qPaFNBRmOqJmoTBL4+PhDU4iXvSTnJe1Xzq 84BZGLLieZ3Hrfq2wkq826sxaPEkxEMC6e9k2AjI+q6r9D8IBeOse2o4shMSUjglftJu 34XQX0lnGFDzhc1q3cBpdGkubL9LMUrPtipq+PwRhJMiTETpWJd1PYwzKcd24XbDokvx oOTtyxINwljQc4Hl0fmjXD/NlM1sR8jmTGWkX2/Idyk8VsJyka4YOb5VI3PexYGMRMEm Lx/g== X-Gm-Message-State: AC+VfDzwokcJgcbb7aMZljxmRVQSINPjmm/A94hZ/i+ikV7FbpAXZ7My x+2a7gzIJU5bMZoP5GFKIjsBRnlmTFtqoscZJZhELD5C4lp1yA== X-Google-Smtp-Source: ACHHUZ7RG6hKEfrrBbFBv+SePjt1Y64ACvpthAG/KzV7pqTA9s7v1gBMhhMDVHOJfzv4C1bf2iEtplXKlJkw X-Received: by 2002:a17:902:ba93:b0:1b8:1c9e:442c with SMTP id k19-20020a170902ba9300b001b81c9e442cmr2954327pls.20.1687945624357; Wed, 28 Jun 2023 02:47:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a170902b78600b001b3d7499137sm182997pls.103.2023.06.28.02.47.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 02:47:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 02:47:04 -0700 (PDT) Message-ID: <649c0198.170a0220.89bf2.6d46SMTPIN_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 86FB1605246B; Wed, 28 Jun 2023 05:47:03 -0400 (EDT) Subject: |SUCCESS| pw129039-129040 [PATCH] [v2,2/2] net/sfc: support IPv4 fra From: dpdklab@iol.unh.edu To: Test Report Cc: Artemii Morozov 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 | +-----------------+----------+ 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 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/