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 59A9F433A3 for ; Thu, 23 Nov 2023 08:39:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40841427E8 for ; Thu, 23 Nov 2023 08:39:27 +0100 (CET) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 483E5402C2 for ; Thu, 23 Nov 2023 08:39:26 +0100 (CET) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-77bb668d941so31281685a.3 for ; Wed, 22 Nov 2023 23:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1700725165; x=1701329965; 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=4O2vm8Hwn5RO2AuHpgf3EfEoBalCevIPQCz94KPCOQo=; b=AE0BgbMV4xZ+jkO44Hda73yRoAbUvgo9n1j0TKa7hei38j8CG7VMa72wpQFb9/sKE6 kHM93fYNi1IKSEaPFgdwlDZ4h3mXDKITC/Y+X6rM0ISWk8P64dePolj0IjQW3mElBu3g uMjRryEDTm6abCtGiS+4JSmeB6lbw0q8Zpqsblwi7x9JVL+obEJVBaXZgj9YJrQeMuob 0tYz30KHRW2Tz9Giyg8346VO9WhEQWCFXWgVVJaA6grS0g2ZvhlmCWHZvolrUzEL0gNa IpRrHOZVZMfxOdfRBarTXZUjhvsC+G58sh9iX5rKJ4ZXfiNWRWBEHfraextR8cpxLCja R0ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700725165; x=1701329965; 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=4O2vm8Hwn5RO2AuHpgf3EfEoBalCevIPQCz94KPCOQo=; b=dQx64j2vwSGTGDqgaG5He7H8UFXx9fJega/6aAOyrV059M7QNxLXxwqsaYTAoI8dmD /ZgWhagVh4dvRfF6wSDXU3wjXPcmGK2BaBYwCYklk1kr34Hrrd85IRqDecxiuo8nimWa aipdqVL8GP6GD2y0W/j52h/WA0aaeLQ8V+9hbkhLvL6ONtQEn6xUWJ1y68JgscjdC6UE uulJTOoVSQKXV0/yLvzUcsl4sg/1WvhkKXYv+O8CdF9aImr5lamcm5zqBLGnQVjy820e FNUoAg25G7bM4F+xRCEsq9qWIMklUOF4zjh4Pqiw56/21RoSxHgY1yEHuav2yJDHV6K4 dr0A== X-Gm-Message-State: AOJu0YyUMZddVHkm3XjCQHoLHz00etzhjyse4MtKN6kEHnKyg9nEPx7e khd0IDhGW+GdkVO1wL55gGHF5V5eE7gkBj/L9vI= X-Google-Smtp-Source: AGHT+IF/RG2vwAtYLUKC/CaJ1+QsDRyWeUs+bFrwusSNXdHTfnDRtTJlmu2N+HPaZullehZ0cGajdA== X-Received: by 2002:a05:620a:4011:b0:775:9041:73dc with SMTP id h17-20020a05620a401100b00775904173dcmr5852492qko.16.1700725164919; Wed, 22 Nov 2023 23:39:24 -0800 (PST) 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 v17-20020a05620a091100b0077263636a95sm256803qkv.93.2023.11.22.23.39.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Nov 2023 23:39:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134552 [PATCH v3 1/1] app/test: fix external mbuf test when assertions enabled Date: Thu, 23 Nov 2023 02:39:23 -0500 Message-Id: <20231123073923.971716-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231123064221.509668-1-rkudurumalla@marvell.com> References: <20231123064221.509668-1-rkudurumalla@marvell.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/134552/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6966522701