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 3E82342D7E for ; Wed, 28 Jun 2023 11:44:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28BAF400EF; Wed, 28 Jun 2023 11:44:51 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 06509400EF for ; Wed, 28 Jun 2023 11:44:50 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3fde1d6b1c4so46867671cf.0 for ; Wed, 28 Jun 2023 02:44:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687945489; x=1690537489; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yINL9j3CJ7+CXAYoHTAlt9AhfWWF9SbOXkRO8a+dAmc=; b=ID19iuRU6+cNVpQ6qBt9lN7G0M40ZLTOOf6D6Xfid4IjjVHjv4YgXDLjwpXKkhyJ0Y hz2igJneaBL1kY+3+pEWkhh6VWw7XhEWrQ49fyn4SDZxcx8ly42gRfoM1MAZoyfQsuVe 4GvA94jVxYnyAAMaLM74aM2S9OYQSpr9ZzUZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687945489; x=1690537489; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yINL9j3CJ7+CXAYoHTAlt9AhfWWF9SbOXkRO8a+dAmc=; b=hGBQW4mn3UGuxGseLjG26o2ZQIdFnH4+VoONmVpsWw0JgaMBQyhrVBWF3IyVQE/hmK CbEewWAym069CjkgUZTGQge89k7ZU6MK26vn1d0zY2h4SGJPYhVieHSjwBlB3pd7kYR2 OBC2VQmNdJEriGYO5s9lgb7hwSfqyBi5/OP5Yxi1HVIZb6y1iVaO6tJjTt1xb4ngl+WP kWwmeKpjo9NQotbli5sXDpfnPIweYc3VuZgc0J76N6ijaKpdH+nIk6PbMUyMUnjtOxDX 1mnebNODqlFroC2vtW1bDDxRJBt3TkuDWSyhY0xlRsz2FC0BiXtkGLNyzWDQ6r9N7TIb mCmg== X-Gm-Message-State: AC+VfDwE11J0bECM2COu2WezLXbfs4NHWDvrMwJXvmdIVknuyhpTDiCY N/rwmlh2y8m71VOivnay2G37+U9cOpQekTTZp5TShSGb0vFStwQWGbJgoR3ecZ7NM+HKIL4hpg= = X-Google-Smtp-Source: ACHHUZ46Ivdrviuv7tQy2N7mRFOxXYev5H8cutb+BI8JQ8A2CG6o4qlokeVeHNxFFRhJ66eDTrnlJZ9pe/rw X-Received: by 2002:a05:6214:2302:b0:626:3375:6fea with SMTP id gc2-20020a056214230200b0062633756feamr41224157qvb.22.1687945489356; Wed, 28 Jun 2023 02:44:49 -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 k11-20020a0cc78b000000b00625bb64327asm342675qvj.13.2023.06.28.02.44.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 02:44:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 02:44:49 -0700 (PDT) Message-ID: <649c0111.0c0a0220.ae5cd.f0b4SMTPIN_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 11EB0605246B; Wed, 28 Jun 2023 05:44:49 -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 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) 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/