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 DB729A04B5 for ; Mon, 11 Jan 2021 09:14:22 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B008C140CB8; Mon, 11 Jan 2021 09:14:22 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mails.dpdk.org (Postfix) with ESMTP id 65F94140CB5 for ; Mon, 11 Jan 2021 09:14:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1610352860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=SM8vY5w3cDNlTzM2DDsQCgnrFWxDXO0kho+XKMKywzE=; b=dNBcTQf7nt9e+jlLNGP+9tZGAXUhdxe0/W/TGr+ysL7ZEPay7H7JM1g7g7ASyiNVy0ovb0 pYdPAn2ifL2ufmrImSMDaMKM+4vj9ylUKL/F934dYJE3show133Ff2pQyJbN+3161A2RJ2 4DjxPQLFgXY4md5qxEQFfoeag6xBR0Y= Received: from mail-vs1-f72.google.com (mail-vs1-f72.google.com [209.85.217.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-378-6pqV0kqIMKGdFnJ97WxDoQ-1; Mon, 11 Jan 2021 03:14:13 -0500 X-MC-Unique: 6pqV0kqIMKGdFnJ97WxDoQ-1 Received: by mail-vs1-f72.google.com with SMTP id y74so4291149vsy.3 for ; Mon, 11 Jan 2021 00:14:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=SM8vY5w3cDNlTzM2DDsQCgnrFWxDXO0kho+XKMKywzE=; b=QG3ZGBerui4elI1gEGPQoMOmKcwgCmIQ7QJmPpHlskmrzjAYJxMcxLvk33noXaZ87z 193R33Pv77wufWRF0E1gr+82tq4Ajc3TXmp7Z02yHPQdiUh2bMFcqbD/EFQ7KuZbm/HG sIP5K1904pt3QI2ahdlvpdY4Y0G74nVhc9uu0jBq84C74YMqdkjBk+Ei1wd8mpUQQknG K/0hZuSxxFN63ouhYJPVviN9sZgA1bGd/NPXeMJlk2XFI3HdooauYOsuf+CjOxd8l/Rw bwLI2ISn4ihs7FKHgOIsObUOsDLLMBqqVsfseZR2sWai0oh6G7pRAXQ12Xw6MduGH779 nz0g== X-Gm-Message-State: AOAM532gLs7XJzZoiv3ScIrijeIyUhd04WoADj/ULIBfAgqJJ+IuD6bI rzxlPNpQ1wFeAzW0hsOpfSCzxKrL7qFbDKai4kJibonL8PZvUN1iGfvmsNoUFv+c31Xh3rfO+/x IZJLmzKBz9FAK1EyhJw== X-Received: by 2002:a67:6781:: with SMTP id b123mr12665543vsc.10.1610352853497; Mon, 11 Jan 2021 00:14:13 -0800 (PST) X-Google-Smtp-Source: ABdhPJzKUuok0mtPkrenrwxNxG7Us/6G0tiyURl3FTQWUbYMW3HK4duwIIdKmUGFZnVIhGunboU/X2/b9ZdzE9jheRM= X-Received: by 2002:a67:6781:: with SMTP id b123mr12665523vsc.10.1610352853240; Mon, 11 Jan 2021 00:14:13 -0800 (PST) MIME-Version: 1.0 From: David Marchand Date: Mon, 11 Jan 2021 09:14:02 +0100 Message-ID: To: Lukasz Wojciechowski , David Hunt Cc: dev , ci@dpdk.org, Aaron Conole Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: [dpdk-ci] distributor test failure in UNH CI on ARM X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" Hello guys, UNH CI is raising failures on a ARM server for the distributor test: https://lab.dpdk.org/results/dashboard/patchsets/15077/ Worker 59 handled 0 packets Worker 60 handled 0 packets Worker 61 handled 0 packets Worker 62 handled 0 packets Sanity test with non-zero hashes done === testing big burst (burst) === line 258: Missing packets, expected 783 Test Failed RTE>> --- stderr --- -- David Marchand