[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200715180144.02b83ed5@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Wed, 15 Jul 2020 18:01:44 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Pisati <paolo.pisati@...onical.com>
Cc: "David S . Miller" <davem@...emloft.net>,
Shuah Khan <shuah@...nel.org>, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: net: ip_defrag: modprobe missing
nf_defrag_ipv6 support
On Tue, 14 Jul 2020 14:40:32 +0200 Paolo Pisati wrote:
> #
> # Run a couple of IP defragmentation tests.
>
> +modprobe -q nf_defrag_ipv6
> +
> set +x
> set -e
>
Any reason you add this command before set -e ?
It seems we want the script to fail if module can't be loaded.
Powered by blists - more mailing lists