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 0150643095 for ; Fri, 18 Aug 2023 13:10:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE76A40223; Fri, 18 Aug 2023 13:10:51 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 747B040223 for ; Fri, 18 Aug 2023 13:10:50 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d6b0c2cca0aso805432276.0 for ; Fri, 18 Aug 2023 04:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692357050; x=1692961850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n2/PPqMe5TgLqX5+/mQ/mstCrq+JD1HSd3VBojpYdZA=; b=EuvAZc5ExpSmjXYz78BKbEaD2aVmNBoYZtHotwCR4cCgqmEE3IGnyVMuPW+2ELbVch cFAJKUebrJTId3NppJUexIxDYwPM8EwL/qI8uoMrk9Nn2BbKGtjk9ZINkg0qS83BsJpJ HTMKoAMKPc25zeU988PUuHnxG6YDzkPsjOWeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692357050; x=1692961850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n2/PPqMe5TgLqX5+/mQ/mstCrq+JD1HSd3VBojpYdZA=; b=dVmBIbt753hqSSMIrQX1cvfzKBl67ITh/oRoGnytw3r8fe8G3yU5qb1gIRKUOrWlwk rr/blaeYPs47zW1HLhI0CzFeDG09/jzVKYOyhlkmuzpAZkoV3hlCFCH/byO1JjWfEerd otrWNwhWNyH7KSYOWm+4SG+vLKaDxaE1I9GTuISUDhOOnQIcIbZmqc0iQM9soqUBYllo cE5teBOvyemShCXGtJtNpHOfAZgeJwS6LPf/Xjp98aL7y2aBoHcgTnUOPsAiOLjmNW1f IQaTaeOuCLJU09izvJEqQVv7HXBaAzL73DudeyHpaWrSzVJg3+QR9O0wzqqC/AAEaOMv y3zA== X-Gm-Message-State: AOJu0YwCBbpcNLzPBrphD9bj3dABJsqEjmB8D+h7idqWuR7osHoE9yYI 8sl1ica8Fldd2w0O+AqQpmWjdOOuDhZ/ExZaHLTB9h23CBqdFYFl70NbhlK+DyldtFI6r5pfTg= = X-Google-Smtp-Source: AGHT+IHYBu9GdU7B9c5FWc4WKOv34WyNdiH+zGe8TOizxmYsrciAk6u3E5Zr3XAsBmrrHeAtS7eUFNnDyDLC X-Received: by 2002:a25:b19b:0:b0:d66:d468:62c8 with SMTP id h27-20020a25b19b000000b00d66d46862c8mr2130311ybj.63.1692357049856; Fri, 18 Aug 2023 04:10:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j128-20020a25d286000000b00d740397910asm130777ybg.9.2023.08.18.04.10.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 04:10:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 04:10:49 -0700 (PDT) Message-ID: <64df51b9.250a0220.a1f5.6165SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 86B436052471; Fri, 18 Aug 2023 07:10:49 -0400 (EDT) Subject: |WARNING| pw130484 [PATCH] app/test: fix reference to master in bonding test From: dpdklab@iol.unh.edu To: test-report@dpdk.org Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/130484 _apply patch failure_ Submitter: Stephen Hemminger Date: Friday, August 18 2023 02:44:48 Applied on: CommitID:6a5507a4511afd0203d924a08517c55b35e6e74b Apply patch set 130484 failed: Checking patch app/test/test_link_bonding.c... error: while searching for: burst_size); TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst"); /* Clean ugit checkout masterp and remove members from bonded device */ return remove_members_and_stop_bonded_device(); } error: patch failed: app/test/test_link_bonding.c:4301 Applying patch app/test/test_link_bonding.c with 1 reject... Rejected hunk #1. hint: Use 'git am --show-current-patch' to see the failed patch diff a/app/test/test_link_bonding.c b/app/test/test_link_bonding.c (rejected hunks) @@ -4301,7 +4301,7 @@ test_tlb_tx_burst(void) burst_size); TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst"); - /* Clean ugit checkout masterp and remove members from bonded device */ + /* Clean up check and remove members from bonded device */ return remove_members_and_stop_bonded_device(); } https://lab.dpdk.org/results/dashboard/patchsets/27375/ UNH-IOL DPDK Community Lab