Skip to content

Commit 5a3a599

Browse files
CmdrMoozykuba-moo
authored andcommitted
selftests: net: sort .gitignore file
This is the result of `sort tools/testing/selftests/net/.gitignore`, but preserving the comment at the top. Suggested-by: Jakub Kicinski <[email protected]> Signed-off-by: Axel Rasmussen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 404a5ad commit 5a3a599

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2+
cmsg_sender
3+
fin_ack_lat
4+
gro
5+
hwtstamp_config
6+
ioam6_parser
7+
ip_defrag
28
ipsec
9+
ipv6_flowlabel
10+
ipv6_flowlabel_mgr
311
msg_zerocopy
4-
socket
12+
nettest
513
psock_fanout
614
psock_snd
715
psock_tpacket
8-
stress_reuseport_listen
16+
reuseaddr_conflict
17+
reuseaddr_ports_exhausted
918
reuseport_addr_any
1019
reuseport_bpf
1120
reuseport_bpf_cpu
1221
reuseport_bpf_numa
1322
reuseport_dualstack
14-
reuseaddr_conflict
15-
tcp_mmap
16-
udpgso
17-
udpgso_bench_rx
18-
udpgso_bench_tx
19-
tcp_inq
20-
tls
21-
txring_overwrite
22-
ip_defrag
23-
ipv6_flowlabel
24-
ipv6_flowlabel_mgr
25-
so_txtime
26-
tcp_fastopen_backup_key
27-
nettest
28-
fin_ack_lat
29-
reuseaddr_ports_exhausted
30-
hwtstamp_config
3123
rxtimestamp
32-
timestamping
33-
txtimestamp
24+
socket
3425
so_netns_cookie
26+
so_txtime
27+
stress_reuseport_listen
28+
tap
29+
tcp_fastopen_backup_key
30+
tcp_inq
31+
tcp_mmap
3532
test_unix_oob
36-
gro
37-
ioam6_parser
33+
timestamping
34+
tls
3835
toeplitz
3936
tun
40-
cmsg_sender
37+
txring_overwrite
38+
txtimestamp
39+
udpgso
40+
udpgso_bench_rx
41+
udpgso_bench_tx
4142
unix_connect
42-
tap

0 commit comments

Comments
 (0)