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 8B5B543D56 for ; Tue, 26 Mar 2024 17:45:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87DA94029F for ; Tue, 26 Mar 2024 17:45:11 +0100 (CET) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id EDB0F4013F for ; Tue, 26 Mar 2024 17:44:56 +0100 (CET) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-6969388c36fso9394006d6.1 for ; Tue, 26 Mar 2024 09:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711471496; x=1712076296; darn=dpdk.org; 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=1WKUT4//UIH8FEDV+ZtLTLcC93T54AxP1UR82IK4d+o=; b=QKAzT6bl0JeNIrShK8EP9/UdMyCt9aoL/tDi5duN6i9/yEdaLaJh0d6VAJM/oYlj6e viX8+x8sPqRgwxGVfM0OTuBf392AeUzgJeZPlrPFZkiLFEGMYE/o70byIX1C0IMaqToW kbhmg6UraqhI2nMd6UPMrYEntjpcibHjHeNocbm1+cbOIiv5Uj6UC6Z/QeeFhb8yWMYn h83tdwmvGx0iHqYiFbJ5aqT1mnKH2tmr4niW0eQgV6d3Tp4d6rLTPGL0zTyXA4vzMccF 4+AfUjkZHBZ+I7wok4TnT/IuhkbrypvXZpm6jhYJsNgaGiVlJtdzMrqNyoPKl8ZTRnw/ voEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711471496; x=1712076296; 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=1WKUT4//UIH8FEDV+ZtLTLcC93T54AxP1UR82IK4d+o=; b=TIwYv3ESEf6Ke/eRNNksrO826jvo7rMR756LMX40Sh9o3/TVmpQCtMH6Yn6uqjRzs7 5Ed6wOFIrylPC7+xJUY4xBbAjCNbx0OZch33cclI6w1X0g4kQJF9/T6hWrIntWQRklTx enTKEvYrYX7bPgqqA7HguqZRiBfv6XvACDZvxRHtfhV6puHlqXAjAUi/UNP+dwYE9OZu 2Bw4TYz8ZcBqY6j/qdC15uEMgvyixMjgEb81Ap3rL4W9Wa7PFbKrr7gURg8cnkd4K4gq baNbkxXQHDm6qGFnWAxwdYXJ2DngU3/ZO2Wr2GxO/eRxrIlDwB2sReW0HCBql4DDj9l/ Si5g== X-Gm-Message-State: AOJu0YyUSqeu1rylM2fdtEm3tdyCJV1C5fGC9VOQCJ2gjGUJdf4YGF9K TyRVCyRKcZe/+8GX0CIfdMnNymmLYt2d3l1d0FAc7cO00hqzP4aki7roczQb7NzmRt+grvb/xFY g X-Google-Smtp-Source: AGHT+IFMCskBfsnRm9Vygzqk5uFr0eDN16E1qC8vZb+ZUmX+CzYilbl5j8hUsl9WhclmbVS7eBzs7g== X-Received: by 2002:a05:6214:240e:b0:696:9251:5ca0 with SMTP id fv14-20020a056214240e00b0069692515ca0mr2115031qvb.19.1711471495718; Tue, 26 Mar 2024 09:44:55 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id gf9-20020a056214250900b0068fef1264f6sm5334420qvb.101.2024.03.26.09.44.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Mar 2024 09:44:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138811 [PATCH v2] graph: avoid id collisions Date: Tue, 26 Mar 2024 12:44:54 -0400 Message-Id: <20240326164454.2230503-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240326154936.1132201-1-rjarry@redhat.com> References: <20240326154936.1132201-1-rjarry@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/138811/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8439164241