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 4BC6342D84 for ; Wed, 28 Jun 2023 23:36:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46DD4406B3; Wed, 28 Jun 2023 23:36:44 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 7ACB8406B3 for ; Wed, 28 Jun 2023 23:36:43 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b13e2af122so113654a34.2 for ; Wed, 28 Jun 2023 14:36:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687988202; x=1690580202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K+l73kkM7Gz1wt1Dgj6spG1OO6QDyYaamCofyaUxaVw=; b=E75pe1QfYyUbz3D/ERh4qSnPSf4GBj9qIfGegreDt4Ef5UpkyVeV600poxo9aIHtWK YMlDhBp3/oyP9GkacsCR7I+3I+DvpaxY6qez/2lewxaD//JxT2cyVinlGxFrMNJGINUn U4s9FuaNlL5VDbNULjT6+yHWG4i9oc7ZVJee4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687988202; x=1690580202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K+l73kkM7Gz1wt1Dgj6spG1OO6QDyYaamCofyaUxaVw=; b=YdOLPSRGdEFvc5oS3RQX2tIv+R1YMlx2D/bL7fvW+QhRTEbzD8glT52eA6JdKcKLnZ Byc4TW8n0ABhYTjux6bt9SyqOPiWku9p2Q95A3MIrmZfbhpBKbh9oNlrw5cAZTxb5/I6 8k47V6bD3g0wZKrNsizWG08Y8BOlH0e24KTo/wF/fMitBlmFcX9XClUYQ8lQSsU99kP8 eikPTBZ3t/XkrZM+0ATvhUeUDZp76psViDW8fpHDFsHAXN64sDSMBaiQeLycajDvKHrQ eH1/jPnQ3mFxvjQ//qdhmXGjQSDCY3RuM86gDZTWIlQlDcfOuLuF8hQLEDhnNNq3IY0p +yNA== X-Gm-Message-State: AC+VfDxn3Sb6Ohj6v/g7iGpIXvJPzlQUfiFrIZRIyJkYitHN58GC3UNa C6JOK7197DuhMxrpnHT6jwuBME1rxEkVJIQBPJ4+Wxhjb7vlteE0TAi+IQ== X-Google-Smtp-Source: ACHHUZ5s6wnzakvkRKYUzG70P8lfJqAUI9CX5uD4JpBmcFd5LwLlQe7X2N+CG38SSJvLQb+inQsHMc1azDSC X-Received: by 2002:a05:6870:706:b0:1ad:3e11:a291 with SMTP id ea6-20020a056870070600b001ad3e11a291mr13391240oab.7.1687988202775; Wed, 28 Jun 2023 14:36:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a056870a45200b001a9057abe1csm1007856oal.48.2023.06.28.14.36.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:36:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:36:42 -0700 (PDT) Message-ID: <649ca7ea.050a0220.222d4.e609SMTPIN_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 65532605246B; Wed, 28 Jun 2023 17:36:42 -0400 (EDT) Subject: |SUCCESS| pw129086 [PATCH] test/ipsec: fix TAP default MAC address 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/129086 _Testing PASS_ Submitter: Medvedkin, Vladimir Date: Wednesday, June 28 2023 19:12:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129086 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/