From patchwork Tue Feb 9 07:45:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QmrDtnJuIFTDtnBlbA==?= X-Patchwork-Id: 379865 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1BF8C433E0 for ; Tue, 9 Feb 2021 07:46:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F1A464E6C for ; Tue, 9 Feb 2021 07:46:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229587AbhBIHqL (ORCPT ); Tue, 9 Feb 2021 02:46:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229503AbhBIHqK (ORCPT ); Tue, 9 Feb 2021 02:46:10 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFF6EC061786; Mon, 8 Feb 2021 23:45:29 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id f23so9837397lfk.9; Mon, 08 Feb 2021 23:45:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zVGO03k2Z5yA4pdbSwOMiuVKk12UBVJV+7eU9tK1wzM=; b=nHvL/Knlnninm+KzRwrYuDWpNUPbvgIVKyEYdaE+B6uEvBhM9pBQBHZ0e7vxrzJ2lF XYjtTQpOtgZv45eRsBwzi5BoNL5vnqMCxlVb6wPfzeIml/FAREZm5VjknjcLaSoxf7K+ AAAhPoL37DAmcQGWsQhLWd4kVsBmQQQt0lzZOWEsy/EZEYRqkOFsh3qMYpcXv8wnHzQQ 8MSH+hCgQ/r+DQ7f+8AvYlKV2O9gQBRpF02SNWwvU/1U6RJFljw0S+Pr7WeI6Zzjl6LK DAbWvsXpmznjr3+y8y1Gnx8+L+4ql2CjmbVPSAjzNMf6a+7q8u2pbuXl0x6QJyPP2Kc+ gV1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zVGO03k2Z5yA4pdbSwOMiuVKk12UBVJV+7eU9tK1wzM=; b=oviFt6VROkoSTMgW8G0IeOIHwyesix2e6nWvKDnxzIBBwXc9zc2Xn6DE0DI+Uv3Eia JqU3Gps0fViZfg1pir0qSpM29BccKnx0vjMy2LZ00cBlSf+cAk5FVzCMLtPX6xr41luZ LjshSfJy9PNwmy4CC5+EF7ooxy8pTTYhv2I0LOJ+1fbk9xWPXgWOIpdd9ld+VVA56DWY RneiAeEYQiwjSZJc8mdgfDew63IQaDaQYEo1ddiDdt9pzV+2U+TXiGWqCcH8L3cofhmf d1AEDklfVkOGEVeLCbTCkQaTfBSg02G3nangKiwnNQcnMplY7b0rJTgznEY5NdnMN2C4 Qc9g== X-Gm-Message-State: AOAM532jV9xdM284we8PjPHnWOvT43o3G4sjQG11jERxOxVJALvvJxJK AQh4pjRcRoSbE25aQZpcvgIe9Af9uwR9Pw== X-Google-Smtp-Source: ABdhPJxb5AH6hnF74CRYu6EPI59CITRtGct5St7XKQFLKO2L6ndLWdjXYgQ/9p2XPJ+mFoe9uPa03w== X-Received: by 2002:a19:7001:: with SMTP id h1mr12405270lfc.513.1612856728247; Mon, 08 Feb 2021 23:45:28 -0800 (PST) Received: from btopel-mobl.ger.intel.com (c213-102-90-208.bredband.comhem.se. [213.102.90.208]) by smtp.gmail.com with ESMTPSA id c9sm2396186lji.121.2021.02.08.23.45.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Feb 2021 23:45:27 -0800 (PST) From: =?utf-8?b?QmrDtnJuIFTDtnBlbA==?= To: ast@kernel.org, daniel@iogearbox.net, netdev@vger.kernel.org, bpf@vger.kernel.org Cc: =?utf-8?b?QmrDtnJuIFTDtnBlbA==?= , u9012063@gmail.com, rdunlap@infradead.org, andrii.nakryiko@gmail.com Subject: [PATCH bpf v3] selftests/bpf: convert test_xdp_redirect.sh to bash Date: Tue, 9 Feb 2021 08:45:18 +0100 Message-Id: <20210209074518.849999-1-bjorn.topel@gmail.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Björn Töpel The test_xdp_redirect.sh script uses a bash feature, '&>'. On systems, e.g. Debian, where '/bin/sh' is dash, this will not work as expected. Use bash in the shebang to get the expected behavior. Further, using 'set -e' means that the error of a command cannot be captured without the command being executed with '&&' or '||'. Let us use '||' to capture the return value of a failed command. v3: Reintroduced /bin/bash, and kept 'set -e'. (Andrii) v2: Kept /bin/sh and removed bashisms. (Randy) Acked-by: William Tu Signed-off-by: Björn Töpel Acked-by: Andrii Nakryiko --- tools/testing/selftests/bpf/test_xdp_redirect.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) base-commit: 6183f4d3a0a2ad230511987c6c362ca43ec0055f diff --git a/tools/testing/selftests/bpf/test_xdp_redirect.sh b/tools/testing/selftests/bpf/test_xdp_redirect.sh index dd80f0c84afb..3f85a82f1c89 100755 --- a/tools/testing/selftests/bpf/test_xdp_redirect.sh +++ b/tools/testing/selftests/bpf/test_xdp_redirect.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Create 2 namespaces with two veth peers, and # forward packets in-between using generic XDP # @@ -43,6 +43,8 @@ cleanup() test_xdp_redirect() { local xdpmode=$1 + local ret1=0 + local ret2=0 setup @@ -57,10 +59,8 @@ test_xdp_redirect() ip link set dev veth1 $xdpmode obj test_xdp_redirect.o sec redirect_to_222 &> /dev/null ip link set dev veth2 $xdpmode obj test_xdp_redirect.o sec redirect_to_111 &> /dev/null - ip netns exec ns1 ping -c 1 10.1.1.22 &> /dev/null - local ret1=$? - ip netns exec ns2 ping -c 1 10.1.1.11 &> /dev/null - local ret2=$? + ip netns exec ns1 ping -c 1 10.1.1.22 &> /dev/null || ret1=$? + ip netns exec ns2 ping -c 1 10.1.1.11 &> /dev/null || ret2=$? if [ $ret1 -eq 0 -a $ret2 -eq 0 ]; then echo "selftests: test_xdp_redirect $xdpmode [PASS]";