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 3B08E430EF for ; Thu, 24 Aug 2023 12:39:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C95340150 for ; Thu, 24 Aug 2023 12:39:17 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id DAA6140150 for ; Thu, 24 Aug 2023 12:39:15 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-76da4437500so278600685a.1 for ; Thu, 24 Aug 2023 03:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692873555; x=1693478355; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=d+GvkDsxOudVt3YSiSxYujvE3f2FeItbz85n0MEzOoM=; b=zB3vWuBBtWLZKgO/mY1feXxueCUnVhSftawKVR0eZwECkM/IEaoY8iORsvQVPIqgM+ g16ShhJL04cCWM88B10JfhItKPtnHb5AhTEKWCVgJXu7/6hSzJ2ZqkXq8EAoxit/DqZs MYBbAcvuwE1orXpGxyCHxy7c/v5J0O40BJzzGb/+VUwQIirfLHRFl9cnR3d+eOikcf5y j2Nqqw8Oj9kb57/pnX45FldZbrqRqD3jVizqVeJyjcIeU26GUcx/vUfF0hbM9fob0WK2 hbz0zS4lGPG6LHVY5phjldHYYnHlxPvWY+I+yzq6n8lIlPfPVMGB2qWc0LdJlERKNqDP tk5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692873555; x=1693478355; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d+GvkDsxOudVt3YSiSxYujvE3f2FeItbz85n0MEzOoM=; b=ga1XXLOvsK9FPonhq5hpMIiLXF2f47QlWTy6/B/HV2m/jPLnycSlUNbJbRlP2zaoBR xD+3pTb7d8HLrl/YXyrOz+AW/QJcJ+Nsh25In+cjDasLwRT3DwTgXDrzjcz8QqP76bnW cnlQDczEXRRz3tirLilvMtBeXcOvOMb757wvz8OOQqu27tVFmUZSAPyGYFDgzgZVkBCD +COesl3iPlKoJwPJMlEpPHUyN4ihkg/2gkmzPFUHF/TeLOltunas6BdwMdyR9ju/NCmE PeZTuJcg3TrdbQyN4ZA+7GMhT+tUvPp+g66ukQuNRfdQbx3vn8mpwISmOMx8GJpLag+2 6BsQ== X-Gm-Message-State: AOJu0YxeGtcE57QHYfwuqHHB9EKgbanGubXNaUhu1VO6XUuUZ6mE/f9U tUPhzZUTXFC6Jp0u0wyWOG2WaGAuzeP7uBTJ4RM= X-Google-Smtp-Source: AGHT+IGcYeAdHjrbDrzsXEKxaK6ipnC/NSIJNTyj7QeE17dPlxo6APCrZnXRDoidB+glKzMtmNIZ6Q== X-Received: by 2002:a05:620a:414e:b0:765:a7d9:7085 with SMTP id k14-20020a05620a414e00b00765a7d97085mr17901358qko.51.1692873554926; Thu, 24 Aug 2023 03:39:14 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id q2-20020a05620a038200b0076cdc3b5beasm4520472qkm.86.2023.08.24.03.39.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Aug 2023 03:39:14 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130702 [PATCH v2] remove compatibility wrappers for GCC < 4.8 Date: Thu, 24 Aug 2023 06:39:13 -0400 Message-Id: <20230824103913.3793051-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230824093356.1476716-1-david.marchand@redhat.com> References: <20230824093356.1476716-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/130702/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5962071340