Skip to content
Commit 0cda7d4b authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

selftests: net: switch to socat in the GSO GRE test

Commit a985442f ("selftests: net: properly support IPv6 in GSO GRE test")
is not compatible with:

  Ncat: Version 7.80 ( https://nmap.org/ncat

 )

(which is distributed with Fedora/Red Hat), tests fail with:

  nc: invalid option -- 'N'

Let's switch to socat which is far more dependable.

Fixes: 025efa0a ("selftests: add simple GSO GRE test")
Fixes: a985442f ("selftests: net: properly support IPv6 in GSO GRE test")
Tested-by: default avatarAndrea Righi <andrea.righi@canonical.com>
Link: https://lore.kernel.org/r/20211111162929.530470-1-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 87530779
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment