forked from Minki/linux
selftests/net: add missing gitignores (ipv6_flowlabel)
ipv6_flowlabel and ipv6_flowlabel_mgr are missing from
gitignore. Quentin points out that the original
commit 3fb321fde2
("selftests/net: ipv6 flowlabel")
did add ignore entries, they are just missing the "ipv6_"
prefix.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d1f0b5dce8
commit
53db1cced4
4
tools/testing/selftests/net/.gitignore
vendored
4
tools/testing/selftests/net/.gitignore
vendored
@ -17,7 +17,7 @@ tcp_inq
|
||||
tls
|
||||
txring_overwrite
|
||||
ip_defrag
|
||||
ipv6_flowlabel
|
||||
ipv6_flowlabel_mgr
|
||||
so_txtime
|
||||
flowlabel
|
||||
flowlabel_mgr
|
||||
tcp_fastopen_backup_key
|
||||
|
Loading…
Reference in New Issue
Block a user