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 4EB2743CB1 for ; Thu, 14 Mar 2024 04:03:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AD8140297 for ; Thu, 14 Mar 2024 04:03:20 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 924AF400D5 for ; Thu, 14 Mar 2024 04:03:16 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-42f4250a382so2267701cf.1 for ; Wed, 13 Mar 2024 20:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710385396; x=1710990196; 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=EqpUMoZX9Jof1DfAKPkcNsU9f3P7JA+CovGiAi6fjxQ=; b=gtUuVzpRcIzXHFqmbhEieSoElzhpBRxgSWUn37J26XO47ZgGY2AIgsmaJ7O8roRFBg XvcJCweDLl0OtMlPZ57lpmx2sFZO4exvpGBe0UzYXm9bjpdheCd9O4N4VegXttplZfyj TyWFRO38CzSGyjzYJ2dZfU8NOKyYXAg0qWGBNoZe9K602g5vfX5hY4XQzSzW7et9rcpr unwhZge1e4/+FU/elXjNABqwDS6x+enTqFtyu4lO2zS/IKiC+04zCw5RFmpfQtztc0zr QziH3a+svGnLn+osTGDErnONTrW2uc4jJ2Kvlnc+MLEh6wG9G8ClQQ7Rnyx381bMeDGV dKvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710385396; x=1710990196; 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=EqpUMoZX9Jof1DfAKPkcNsU9f3P7JA+CovGiAi6fjxQ=; b=sfPqFwupYtEwZbTKMQtRvbGWLbgn5ZDCW49Rb+SwV1y5NnCu/W0bXEB9ePwhwWl1r1 MU0+eLd+EEYXhPlgnSG/EVJDGrlSEcF7mcCqBr9nQnSHrLO1D3TmfbNQzFRbVEKJ8KKW tyEv/amwaQGmaL5QUU4krINzwvPZYdGcf0dX+tOTs1qW9FPMzif6gDKJLCrSvQLIAlRf QcZOtz0mzP/JfcEqn4GrCmSZJLtih8smpPlxbcbHbiKDBrE7fBdlL3pRxf/PhNyykQ/Z DH+7HfmNLzEUOjjfiOS6E7Sm4FV9oVAv18T18lACZnJJLy90GdFPqVkc9ffVJyHcfBbv 9GAQ== X-Gm-Message-State: AOJu0YydAwRyLd/ZCqmzEsrKXCjJcZw6fhkdrdnF9srIjClPQjezFdUU C4SUwmFKBr6lX7LcaEUYoZiy/WquKGls+gll4Pr5FgGCxhsfaXtTqV+6jKg46G6NHG8uDsivodO m X-Google-Smtp-Source: AGHT+IHlLkfyEZbSi3etoz1V7X1XQB7OjG6ndc+kwOdj6lqm/uwIzeHliWMCmx8RhB64GlLIjkfHTA== X-Received: by 2002:ac8:5c8c:0:b0:42e:d581:f735 with SMTP id r12-20020ac85c8c000000b0042ed581f735mr643754qta.17.1710385395749; Wed, 13 Mar 2024 20:03:15 -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 r11-20020ac8424b000000b004309cab36f2sm188141qtm.23.2024.03.13.20.03.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Mar 2024 20:03:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138337 [PATCH v2] examples/ipsec-secgw: fix SA salt endianness problem Date: Wed, 13 Mar 2024 23:03:14 -0400 Message-Id: <20240314030314.337022-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240314020052.3107549-1-chaoyong.he@corigine.com> References: <20240314020052.3107549-1-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/138337/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8274561489