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 C838543344 for ; Thu, 16 Nov 2023 13:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A50D3402B0 for ; Thu, 16 Nov 2023 13:19:35 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 48250402B0 for ; Thu, 16 Nov 2023 13:19:34 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-421bcd0b532so4354641cf.2 for ; Thu, 16 Nov 2023 04:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1700137173; x=1700741973; 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=1Y7k0WMWZ4ZP1IXQsd49FeKV0DkLnvysd1an+FQnF1s=; b=RvSOzm8/kIjittii3eSZpEfdOuksaf/h9bfeC/iQoS5IG7DjyGifl8dABGi6s/5tB+ YV8ofDRmE4ny6BtA3ZT0FG2sBePBFhps7wRl0k4lOdPliYprJOHzAMUqvZuvKm0dOpbc uvUEIAm3NZnZ7+R7rOU/F6B3nIKUTxy67e3BFsclfkaiNsRYvvBv616HeyJZhCVHqjUA Ks+20NqeiWhnDv8Ef7T05KZrT+8Yz7DPOiJFsU94gA7vTcGrmf/WP+H/bKi5vYEMl+17 T/vaxf11uVW1ZOG2bZffVPIO2ZfHUk5ZJH+cBpPlAnogOeLL9hUL82v8nM/CKiBq78Gz lvdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700137173; x=1700741973; 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=1Y7k0WMWZ4ZP1IXQsd49FeKV0DkLnvysd1an+FQnF1s=; b=SHRfx88KUmPkMAgTZTYAbToA7k1UGmgqmkqJUvpzjd1Cwjfzrzg1Pbg4lVPDZ1zC/B 4yMh37Ns5IF/TsEFG+n2vv1pbVNaxX/7kFLikhqBPe3Yu7Pk3Di+Q9jBb4HTkXJBhUVb g8U43Gwsa5blr1dnPmXYchxcAPr4EG6+WpOG01uG/oy/Abv9EzudNj6swekhR938x0LT g9Jjp3ecuKT2wtUKKalVY0NjeOH4nYYADFNYaJGQ+sAgCu73f8xV9X/t+h8qvBRhwb/r RPFuR3Chkd2t40t/fEFpRbQKynxBfRxvEbVkrgl8hmXN3R3YgGT0+E/QkXnjrYWuEIXh RL2A== X-Gm-Message-State: AOJu0YxHZ8RmnvXrwoqFHoJJu8BizPcX0Gc495F12irTgPpvaxgxer8C htVT5kP3uQB2IDjolxT1wMqmAlblLHg2tb3OPAo= X-Google-Smtp-Source: AGHT+IEB0V2QWgDtHnz6s5/KgHlsU1NkBWNY/gxTzkvJeAhMpRYxTT3SVxI4rReueEtDceloF2wCfA== X-Received: by 2002:a05:622a:15d0:b0:41f:e538:6c31 with SMTP id d16-20020a05622a15d000b0041fe5386c31mr7531645qty.61.1700137172839; Thu, 16 Nov 2023 04:19:32 -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 j7-20020ac85507000000b0041520676966sm4307923qtq.47.2023.11.16.04.19.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Nov 2023 04:19:32 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134423 [PATCH] cmdline-gen: fix error when command list has empty lines Date: Thu, 16 Nov 2023 07:19:31 -0500 Message-Id: <20231116121931.2407466-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231116111812.296090-2-rjarry@redhat.com> References: <20231116111812.296090-2-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/134423/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6890211287