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 3665842B43 for ; Fri, 19 May 2023 07:19:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 322A7406B5 for ; Fri, 19 May 2023 07:19:59 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id 319F3406B5 for ; Fri, 19 May 2023 07:19:58 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id d75a77b69052e-3f38c23b06eso14484361cf.3 for ; Thu, 18 May 2023 22:19:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684473597; x=1687065597; 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=LAUYJBDKDyJ0E1IBL6w8uA1xDEfJbiJ4C0rE0ay9ww4=; b=LTsvQ1VgxFhXNDzhBgbzZ5BuLHOW+Gc0hg3NaoxFathlMhnTJYZaIGNJt3SDdgX2Sv w/jFrvG7d4SFzdJP2fevMEG0ke0cuFaJ1jfJNkyqPdU2ldEXPIaQafQMi0z6aG5I8gmv 1eMv8B2APswaEg/01PnZd/4os49tkC3Q0WKoYgXZaU8DYFGng+9TkXhfVSoDfe1GRWIV qLEUWDwcXkjq7Wrn6VBRBk0ZeeM/Rz+b+bFztug5232gsll9mkoHa1Q2D8rSM2JcOb5w 3T7eNqOd/HKgkl3YQwvhB+IhncXk4U5oRAoz7gNLvx//W6FnaUtk9RVhnHFmMU+9BEIB ARlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684473597; x=1687065597; 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=LAUYJBDKDyJ0E1IBL6w8uA1xDEfJbiJ4C0rE0ay9ww4=; b=kwS+BOupWEBtLZlJqdDiLmDavoWI5dJV4bBT0ntToyiuXB4xQDXiORyldGYZpNlztD n4dtGTp9TUZXqrmuRd86dBUEyxdxsmdsZYlxTagPL/JnbuwLr+NUyBpW6xQJrz1bc2Pt Baon19n08+EBruSbT2TXxCmRplw+N7xpD1M9SlvYFDjG3dU0jh1bB9iwIjV9kxcM6dnJ 1wkHNQ+nQp2ze6jGyfMFhzAa9j2CUaNqHHl/rNnjvxw8AURAlaMs2Wsij8zFYKOmKWGp l3H8/GxrQVagH9qKcHDYJfj8fcS7brjnT8krxXwtz+6cIblPhjzU72LiMILujkfx6/2t gSsg== X-Gm-Message-State: AC+VfDz9RYb/qny3pJMEkzef8VuelMeHyAje+L3wSQHqvV0n7hcnv3HV hQlBe+W397uL83UPxBZOGeHRH5F1XrHWKATtrMs= X-Google-Smtp-Source: ACHHUZ61X902rwKS2Zu5DcuqTc4KNCfIDNa/nXaZ5eg+XBI71/V46Xvly4abxp+NBkRhxhMJ5R0fCw== X-Received: by 2002:a05:622a:1181:b0:3e2:4280:bc5b with SMTP id m1-20020a05622a118100b003e24280bc5bmr1675812qtk.21.1684473597343; Thu, 18 May 2023 22:19:57 -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 s25-20020a05620a031900b00759495bb52fsm897041qkm.39.2023.05.18.22.19.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 May 2023 22:19:56 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127071 [PATCH 4/4] test/malloc: fix case expectation Date: Fri, 19 May 2023 01:19:55 -0400 Message-Id: <20230519051955.3465865-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230519042923.314670-5-ruifeng.wang@arm.com> References: <20230519042923.314670-5-ruifeng.wang@arm.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/127071/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5020897864