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 C506042348 for ; Tue, 10 Oct 2023 09:19:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C04634029F for ; Tue, 10 Oct 2023 09:19:52 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 09BC94029F for ; Tue, 10 Oct 2023 09:19:51 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-65b2463d663so28322556d6.0 for ; Tue, 10 Oct 2023 00:19:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696922390; x=1697527190; 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=sLWdqly+nBxREBpkFF6P9EA3s5DivR8d3G6weKdZits=; b=yOzv5UO26sNrxxjsspQV+/HqSnqOS0AOyq6I2K/F33JTDxozfQCzvkwxaN//iy0b50 4t16E/9ovkTOCaXWJZ2cr9/I92jn0AEVWfMCiFt7ddtBnXyNGmdA4BHUvhBIxD0L4POE qZBz9zGjtoQ0ad1qHf2T0Ka+I+pyeo8rQhTR+2dxpmPh++s5hlItWNAF9JAwcTxor+LO l+kTDL0+I9gmusYS7zIdVxD+SBfdo8uRAGN0aFR/UiLfrg6ulYd8p/qHlRWm97i3MUPT cQqcDTl2cqOmvpBoxWhcrNf0AFWgQdX0akbula1so4a+QmCaEjA4rGNuctwwwdLGu4/G rD1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696922390; x=1697527190; 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=sLWdqly+nBxREBpkFF6P9EA3s5DivR8d3G6weKdZits=; b=hgbC2tVh9Xs7+UVXwmwCQIZw5dEejaZWE6T3s14jWiJRKr4oeemeeFN3bvC8OI5Pjm WQr1/PH3sIZ9uYaAYSIfu13wM+xufW5H8KCURWheFtTRRGLQhcanKpzXiNoCbDG+MRQe fhp80Qn3NblRbDd2/NmfPX1OxBNIHyuoufWrH70ALcJnAilSTlz7NJz0b7b4xRlMXQt/ jcNConnp/8cHmxlacTvzNBzk6OCHRmXqOjt5B6WPduIJEUhExSGP6FQAldIezoZ0y9xn TdSvGZlLtvO40SWjRkk6p07BHj9hpfGfXdFIiEOvYjst4/2XBTzyCqAQPBbyUiFt+NwR lxHw== X-Gm-Message-State: AOJu0YyKMKFQpYpKPIJLj5sVoIOoxkF4YKkeP+AZDCj2BNpWZ1HVBMSR xRDL+ZwhG4D1RD342Ey8LfuO0RDd4HtcCz5SoU8= X-Google-Smtp-Source: AGHT+IG2d/j8AobN9neuXlohFhXbH8UyZr48aVuK75hY4ijy2vpe2LLeMgGowOUGw0I689x/U4WtGQ== X-Received: by 2002:a0c:8cca:0:b0:63d:362d:e666 with SMTP id q10-20020a0c8cca000000b0063d362de666mr14323569qvb.15.1696922390225; Tue, 10 Oct 2023 00:19:50 -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 j5-20020a0c9cc5000000b0065d89f4d537sm4560516qvf.45.2023.10.10.00.19.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 00:19:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132457 [PATCH 3/3] app/test: fix checking return value Date: Tue, 10 Oct 2023 03:19:49 -0400 Message-Id: <20231010071949.3006014-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231010062304.205933-4-chaoyong.he@corigine.com> References: <20231010062304.205933-4-chaoyong.he@corigine.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/132457/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6465680549