last executing test programs:

kernel console output (not intermixed with test programs):

[   20.019144][   T29] audit: type=1400 audit(1735408052.562:81): avc:  denied  { read } for  pid=2980 comm="syslogd" name="log" dev="sda1" ino=1915 scontext=system_u:system_r:syslogd_t tcontext=system_u:object_r:var_t tclass=lnk_file permissive=1
Warning: Permanently added '10.128.10.54' (ED25519) to the list of known hosts.
[   25.633370][   T29] audit: type=1400 audit(1735408058.172:82): avc:  denied  { mounton } for  pid=3287 comm="syz-executor" path="/syzcgroup/unified" dev="sda1" ino=1925 scontext=root:sysadm_r:sysadm_t tcontext=root:object_r:root_t tclass=dir permissive=1
[   25.634371][ T3287] cgroup: Unknown subsys name 'net'
[   25.656091][   T29] audit: type=1400 audit(1735408058.172:83): avc:  denied  { mount } for  pid=3287 comm="syz-executor" name="/" dev="cgroup2" ino=1 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:cgroup_t tclass=filesystem permissive=1
[   25.683411][   T29] audit: type=1400 audit(1735408058.202:84): avc:  denied  { unmount } for  pid=3287 comm="syz-executor" scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:cgroup_t tclass=filesystem permissive=1
[   25.935952][ T3287] cgroup: Unknown subsys name 'cpuset'
[   25.941944][ T3287] cgroup: Unknown subsys name 'rlimit'
[   26.031155][   T29] audit: type=1400 audit(1735408058.572:85): avc:  denied  { setattr } for  pid=3287 comm="syz-executor" name="raw-gadget" dev="devtmpfs" ino=142 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1
[   26.054381][   T29] audit: type=1400 audit(1735408058.572:86): avc:  denied  { create } for  pid=3287 comm="syz-executor" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=netlink_generic_socket permissive=1
[   26.074851][   T29] audit: type=1400 audit(1735408058.572:87): avc:  denied  { write } for  pid=3287 comm="syz-executor" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=netlink_generic_socket permissive=1
[   26.082796][ T3289] SELinux:  Context root:object_r:swapfile_t is not valid (left unmapped).
[   26.095185][   T29] audit: type=1400 audit(1735408058.572:88): avc:  denied  { read } for  pid=3287 comm="syz-executor" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=netlink_generic_socket permissive=1
[   26.124016][   T29] audit: type=1400 audit(1735408058.572:89): avc:  denied  { mounton } for  pid=3287 comm="syz-executor" path="/proc/sys/fs/binfmt_misc" dev="binfmt_misc" ino=1 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:binfmt_misc_fs_t tclass=dir permissive=1
[   26.148798][   T29] audit: type=1400 audit(1735408058.572:90): avc:  denied  { mount } for  pid=3287 comm="syz-executor" name="/" dev="binfmt_misc" ino=1 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:binfmt_misc_fs_t tclass=filesystem permissive=1
Setting up swapspace version 1, size = 127995904 bytes
[   26.172054][   T29] audit: type=1400 audit(1735408058.642:91): avc:  denied  { relabelto } for  pid=3289 comm="mkswap" name="swap-file" dev="sda1" ino=1928 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:unlabeled_t tclass=file permissive=1 trawcon="root:object_r:swapfile_t"
[   26.201667][ T3287] Adding 124996k swap on ./swap-file.  Priority:0 extents:1 across:124996k 
[   27.005214][ T3303] ==================================================================
[   27.013322][ T3303] BUG: KCSAN: data-race in __d_rehash / fast_dput
[   27.019756][ T3303] 
[   27.022077][ T3303] write to 0xffff888106911b50 of 8 bytes by task 3305 on cpu 1:
[   27.029707][ T3303]  __d_rehash+0xa9/0x210
[   27.033962][ T3303]  __d_add+0x373/0x4a0
[   27.038046][ T3303]  d_splice_alias+0xd6/0x270
[   27.042638][ T3303]  proc_sys_lookup+0x386/0x440
[   27.047411][ T3303]  path_openat+0xd40/0x1fa0
[   27.051920][ T3303]  do_filp_open+0x107/0x230
[   27.056428][ T3303]  do_sys_openat2+0xab/0x120
[   27.061029][ T3303]  __x64_sys_openat+0xf3/0x120
[   27.065799][ T3303]  x64_sys_call+0x2b30/0x2dc0
[   27.070479][ T3303]  do_syscall_64+0xc9/0x1c0
[   27.074987][ T3303]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   27.080896][ T3303] 
[   27.083216][ T3303] read to 0xffff888106911b50 of 8 bytes by task 3303 on cpu 0:
[   27.090754][ T3303]  fast_dput+0x65/0x2c0
[   27.095001][ T3303]  dput+0x24/0xd0
[   27.098639][ T3303]  __fput+0x3fb/0x6d0
[   27.102632][ T3303]  __fput_sync+0x96/0xc0
[   27.106887][ T3303]  __se_sys_close+0x109/0x1b0
[   27.111568][ T3303]  __x64_sys_close+0x1f/0x30
[   27.116164][ T3303]  x64_sys_call+0x266c/0x2dc0
[   27.120843][ T3303]  do_syscall_64+0xc9/0x1c0
[   27.125345][ T3303]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   27.131256][ T3303] 
[   27.133572][ T3303] value changed: 0xffff8882378a6b80 -> 0xffff8881068cd6c8
[   27.140672][ T3303] 
[   27.142994][ T3303] Reported by Kernel Concurrency Sanitizer on:
[   27.149149][ T3303] CPU: 0 UID: 0 PID: 3303 Comm: syz-executor Not tainted 6.13.0-rc4-syzkaller-00071-gfd0584d220fe #0
[   27.159997][ T3303] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[   27.170052][ T3303] ==================================================================
[   27.270075][ T3296] chnl_net:caif_netlink_parms(): no params data found
[   27.305137][ T3297] chnl_net:caif_netlink_parms(): no params data found
[   27.396817][ T3296] bridge0: port 1(bridge_slave_0) entered blocking state
[   27.403863][ T3296] bridge0: port 1(bridge_slave_0) entered disabled state
[   27.411472][ T3296] bridge_slave_0: entered allmulticast mode
[   27.417835][ T3296] bridge_slave_0: entered promiscuous mode
[   27.435620][ T3296] bridge0: port 2(bridge_slave_1) entered blocking state
[   27.442656][ T3296] bridge0: port 2(bridge_slave_1) entered disabled state
[   27.449825][ T3296] bridge_slave_1: entered allmulticast mode
[   27.456116][ T3296] bridge_slave_1: entered promiscuous mode
[   27.473179][ T3297] bridge0: port 1(bridge_slave_0) entered blocking state
[   27.480326][ T3297] bridge0: port 1(bridge_slave_0) entered disabled state
[   27.487428][ T3297] bridge_slave_0: entered allmulticast mode
[   27.493768][ T3297] bridge_slave_0: entered promiscuous mode
[   27.501949][ T3297] bridge0: port 2(bridge_slave_1) entered blocking state
[   27.509097][ T3297] bridge0: port 2(bridge_slave_1) entered disabled state
[   27.516237][ T3297] bridge_slave_1: entered allmulticast mode
[   27.522414][ T3297] bridge_slave_1: entered promiscuous mode
[   27.538851][ T3296] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   27.567868][ T3297] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   27.578822][ T3296] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   27.596483][ T3297] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   27.631375][ T3296] team0: Port device team_slave_0 added
[   27.638745][ T3296] team0: Port device team_slave_1 added
[   27.651277][ T3297] team0: Port device team_slave_0 added
[   27.657807][ T3297] team0: Port device team_slave_1 added
[   27.673074][ T3297] batman_adv: batadv0: Adding interface: batadv_slave_0
[   27.680151][ T3297] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   27.706364][ T3297] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   27.731881][ T3302] chnl_net:caif_netlink_parms(): no params data found
[   27.742142][ T3297] batman_adv: batadv0: Adding interface: batadv_slave_1
[   27.749162][ T3297] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   27.775137][ T3297] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   27.787995][ T3296] batman_adv: batadv0: Adding interface: batadv_slave_0
[   27.794917][ T3296] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   27.820933][ T3296] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   27.834098][ T3296] batman_adv: batadv0: Adding interface: batadv_slave_1
[   27.841059][ T3296] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   27.867009][ T3296] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   27.885907][ T3305] chnl_net:caif_netlink_parms(): no params data found
[   27.940705][ T3297] hsr_slave_0: entered promiscuous mode
[   27.946614][ T3297] hsr_slave_1: entered promiscuous mode
[   27.961360][ T3296] hsr_slave_0: entered promiscuous mode
[   27.967239][ T3296] hsr_slave_1: entered promiscuous mode
[   27.972997][ T3296] debugfs: Directory 'hsr0' with parent 'hsr' already present!
[   27.980614][ T3296] Cannot create hsr debugfs directory
[   28.006313][ T3303] chnl_net:caif_netlink_parms(): no params data found
[   28.017346][ T3302] bridge0: port 1(bridge_slave_0) entered blocking state
[   28.024451][ T3302] bridge0: port 1(bridge_slave_0) entered disabled state
[   28.031758][ T3302] bridge_slave_0: entered allmulticast mode
[   28.037957][ T3302] bridge_slave_0: entered promiscuous mode
[   28.044527][ T3302] bridge0: port 2(bridge_slave_1) entered blocking state
[   28.051600][ T3302] bridge0: port 2(bridge_slave_1) entered disabled state
[   28.058949][ T3302] bridge_slave_1: entered allmulticast mode
[   28.065314][ T3302] bridge_slave_1: entered promiscuous mode
[   28.071456][ T3305] bridge0: port 1(bridge_slave_0) entered blocking state
[   28.078544][ T3305] bridge0: port 1(bridge_slave_0) entered disabled state
[   28.085675][ T3305] bridge_slave_0: entered allmulticast mode
[   28.092016][ T3305] bridge_slave_0: entered promiscuous mode
[   28.121700][ T3305] bridge0: port 2(bridge_slave_1) entered blocking state
[   28.128774][ T3305] bridge0: port 2(bridge_slave_1) entered disabled state
[   28.135957][ T3305] bridge_slave_1: entered allmulticast mode
[   28.142211][ T3305] bridge_slave_1: entered promiscuous mode
[   28.176596][ T3302] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   28.208795][ T3302] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   28.218686][ T3305] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   28.241378][ T3305] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   28.260764][ T3303] bridge0: port 1(bridge_slave_0) entered blocking state
[   28.267838][ T3303] bridge0: port 1(bridge_slave_0) entered disabled state
[   28.274928][ T3303] bridge_slave_0: entered allmulticast mode
[   28.281311][ T3303] bridge_slave_0: entered promiscuous mode
[   28.289636][ T3303] bridge0: port 2(bridge_slave_1) entered blocking state
[   28.296721][ T3303] bridge0: port 2(bridge_slave_1) entered disabled state
[   28.303783][ T3303] bridge_slave_1: entered allmulticast mode
[   28.310277][ T3303] bridge_slave_1: entered promiscuous mode
[   28.321016][ T3302] team0: Port device team_slave_0 added
[   28.348473][ T3302] team0: Port device team_slave_1 added
[   28.368368][ T3305] team0: Port device team_slave_0 added
[   28.387156][ T3303] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link
[   28.396784][ T3305] team0: Port device team_slave_1 added
[   28.406609][ T3302] batman_adv: batadv0: Adding interface: batadv_slave_0
[   28.413563][ T3302] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.439468][ T3302] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   28.452679][ T3302] batman_adv: batadv0: Adding interface: batadv_slave_1
[   28.459646][ T3302] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.485531][ T3302] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   28.497126][ T3303] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link
[   28.527512][ T3305] batman_adv: batadv0: Adding interface: batadv_slave_0
[   28.534480][ T3305] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.560403][ T3305] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   28.571768][ T3305] batman_adv: batadv0: Adding interface: batadv_slave_1
[   28.578750][ T3305] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.604697][ T3305] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   28.618297][ T3303] team0: Port device team_slave_0 added
[   28.636804][ T3303] team0: Port device team_slave_1 added
[   28.655084][ T3302] hsr_slave_0: entered promiscuous mode
[   28.661228][ T3302] hsr_slave_1: entered promiscuous mode
[   28.667167][ T3302] debugfs: Directory 'hsr0' with parent 'hsr' already present!
[   28.674731][ T3302] Cannot create hsr debugfs directory
[   28.684146][ T3297] netdevsim netdevsim3 netdevsim0: renamed from eth0
[   28.692601][ T3303] batman_adv: batadv0: Adding interface: batadv_slave_0
[   28.699564][ T3303] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.725458][ T3303] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active
[   28.736467][ T3303] batman_adv: batadv0: Adding interface: batadv_slave_1
[   28.743496][ T3303] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem.
[   28.769481][ T3303] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active
[   28.784199][ T3297] netdevsim netdevsim3 netdevsim1: renamed from eth1
[   28.808821][ T3297] netdevsim netdevsim3 netdevsim2: renamed from eth2
[   28.825487][ T3305] hsr_slave_0: entered promiscuous mode
[   28.831384][ T3305] hsr_slave_1: entered promiscuous mode
[   28.837243][ T3305] debugfs: Directory 'hsr0' with parent 'hsr' already present!
[   28.844777][ T3305] Cannot create hsr debugfs directory
[   28.850312][ T3297] netdevsim netdevsim3 netdevsim3: renamed from eth3
[   28.871022][ T3303] hsr_slave_0: entered promiscuous mode
[   28.877103][ T3303] hsr_slave_1: entered promiscuous mode
[   28.882924][ T3303] debugfs: Directory 'hsr0' with parent 'hsr' already present!
[   28.890900][ T3303] Cannot create hsr debugfs directory
[   28.910604][ T3296] netdevsim netdevsim0 netdevsim0: renamed from eth0
[   28.929194][ T3296] netdevsim netdevsim0 netdevsim1: renamed from eth1
[   28.946159][ T3296] netdevsim netdevsim0 netdevsim2: renamed from eth2
[   28.961520][ T3296] netdevsim netdevsim0 netdevsim3: renamed from eth3
[   29.047190][ T3302] netdevsim netdevsim1 netdevsim0: renamed from eth0
[   29.055789][ T3302] netdevsim netdevsim1 netdevsim1: renamed from eth1
[   29.074554][ T3302] netdevsim netdevsim1 netdevsim2: renamed from eth2
[   29.088935][ T3302] netdevsim netdevsim1 netdevsim3: renamed from eth3
[   29.103546][ T3303] netdevsim netdevsim2 netdevsim0: renamed from eth0
[   29.116820][ T3303] netdevsim netdevsim2 netdevsim1: renamed from eth1
[   29.131412][ T3303] netdevsim netdevsim2 netdevsim2: renamed from eth2
[   29.142028][ T3303] netdevsim netdevsim2 netdevsim3: renamed from eth3
[   29.162246][ T3305] netdevsim netdevsim4 netdevsim0: renamed from eth0
[   29.175656][ T3297] 8021q: adding VLAN 0 to HW filter on device bond0
[   29.182733][ T3305] netdevsim netdevsim4 netdevsim1: renamed from eth1
[   29.191494][ T3305] netdevsim netdevsim4 netdevsim2: renamed from eth2
[   29.200220][ T3305] netdevsim netdevsim4 netdevsim3: renamed from eth3
[   29.228857][ T3297] 8021q: adding VLAN 0 to HW filter on device team0
[   29.238028][ T3296] 8021q: adding VLAN 0 to HW filter on device bond0
[   29.258454][   T40] bridge0: port 1(bridge_slave_0) entered blocking state
[   29.265503][   T40] bridge0: port 1(bridge_slave_0) entered forwarding state
[   29.276304][ T3296] 8021q: adding VLAN 0 to HW filter on device team0
[   29.291960][   T40] bridge0: port 2(bridge_slave_1) entered blocking state
[   29.299025][   T40] bridge0: port 2(bridge_slave_1) entered forwarding state
[   29.315536][   T28] bridge0: port 1(bridge_slave_0) entered blocking state
[   29.322608][   T28] bridge0: port 1(bridge_slave_0) entered forwarding state
[   29.341275][ T3296] hsr0: Slave A (hsr_slave_0) is not up; please bring it up to get a fully working HSR network
[   29.351750][ T3296] hsr0: Slave B (hsr_slave_1) is not up; please bring it up to get a fully working HSR network
[   29.364730][   T28] bridge0: port 2(bridge_slave_1) entered blocking state
[   29.371915][   T28] bridge0: port 2(bridge_slave_1) entered forwarding state
[   29.399828][ T3297] hsr0: Slave A (hsr_slave_0) is not up; please bring it up to get a fully working HSR network
[   29.410191][ T3297] hsr0: Slave B (hsr_slave_1) is not up; please bring it up to get a fully working HSR network
[   29.444239][ T3305] 8021q: adding VLAN 0 to HW filter on device bond0
[   29.477396][ T3305] 8021q: adding VLAN 0 to HW filter on device team0
[   29.486924][ T3303] 8021q: adding VLAN 0 to HW filter on device bond0
[   29.499816][ T3297] 8021q: adding VLAN 0 to HW filter on device batadv0
[   29.509646][   T11] bridge0: port 1(bridge_slave_0) entered blocking state
[   29.516758][   T11] bridge0: port 1(bridge_slave_0) entered forwarding state
[   29.527668][ T3302] 8021q: adding VLAN 0 to HW filter on device bond0
[   29.539016][ T3303] 8021q: adding VLAN 0 to HW filter on device team0
[   29.549683][ T3296] 8021q: adding VLAN 0 to HW filter on device batadv0
[   29.557778][   T40] bridge0: port 2(bridge_slave_1) entered blocking state
[   29.564874][   T40] bridge0: port 2(bridge_slave_1) entered forwarding state
[   29.575489][ T3302] 8021q: adding VLAN 0 to HW filter on device team0
[   29.588934][   T40] bridge0: port 1(bridge_slave_0) entered blocking state
[   29.596002][   T40] bridge0: port 1(bridge_slave_0) entered forwarding state
[   29.606579][   T40] bridge0: port 1(bridge_slave_0) entered blocking state
[   29.613637][   T40] bridge0: port 1(bridge_slave_0) entered forwarding state
[   29.628407][   T40] bridge0: port 2(bridge_slave_1) entered blocking state
[   29.635479][   T40] bridge0: port 2(bridge_slave_1) entered forwarding state
[   29.643747][   T40] bridge0: port 2(bridge_slave_1) entered blocking state
[   29.650846][   T40] bridge0: port 2(bridge_slave_1) entered forwarding state
[   29.705971][ T3297] veth0_vlan: entered promiscuous mode
[   29.738424][ T3297] veth1_vlan: entered promiscuous mode
[   29.762378][ T3297] veth0_macvtap: entered promiscuous mode
[   29.780251][ T3297] veth1_macvtap: entered promiscuous mode
[   29.805990][ T3302] 8021q: adding VLAN 0 to HW filter on device batadv0
[   29.820260][ T3305] 8021q: adding VLAN 0 to HW filter on device batadv0
[   29.830190][ T3297] batman_adv: batadv0: Interface activated: batadv_slave_0
[   29.848560][ T3296] veth0_vlan: entered promiscuous mode
[   29.856015][ T3297] batman_adv: batadv0: Interface activated: batadv_slave_1
[   29.864874][ T3296] veth1_vlan: entered promiscuous mode
[   29.873376][ T3297] netdevsim netdevsim3 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   29.882144][ T3297] netdevsim netdevsim3 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   29.890901][ T3297] netdevsim netdevsim3 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   29.899614][ T3297] netdevsim netdevsim3 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   29.914938][ T3296] veth0_macvtap: entered promiscuous mode
[   29.933200][ T3296] veth1_macvtap: entered promiscuous mode
[   29.951378][ T3303] 8021q: adding VLAN 0 to HW filter on device batadv0
[   29.961133][ T3296] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   29.971656][ T3296] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   29.982161][ T3296] batman_adv: batadv0: Interface activated: batadv_slave_0
[   29.996016][ T3296] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.006562][ T3296] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.017070][ T3296] batman_adv: batadv0: Interface activated: batadv_slave_1
[   30.026809][ T3296] netdevsim netdevsim0 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   30.035547][ T3296] netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   30.044234][ T3296] netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   30.053002][ T3296] netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   30.074460][ T3297] soft_limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
[   30.095209][ T3302] veth0_vlan: entered promiscuous mode
[   30.117904][ T3302] veth1_vlan: entered promiscuous mode
[   30.146807][ T3302] veth0_macvtap: entered promiscuous mode
[   30.162340][ T3302] veth1_macvtap: entered promiscuous mode
[   30.177928][ T3302] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.188736][ T3302] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.198585][ T3302] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.209036][ T3302] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.219564][ T3302] batman_adv: batadv0: Interface activated: batadv_slave_0
[   30.227788][ T3302] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.238230][ T3302] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.248106][ T3302] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.258565][ T3302] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.269147][ T3302] batman_adv: batadv0: Interface activated: batadv_slave_1
[   30.280204][ T3302] netdevsim netdevsim1 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   30.289112][ T3302] netdevsim netdevsim1 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   30.297856][ T3302] netdevsim netdevsim1 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   30.306705][ T3302] netdevsim netdevsim1 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   30.331021][ T3303] veth0_vlan: entered promiscuous mode
[   30.342535][ T3305] veth0_vlan: entered promiscuous mode
[   30.352466][ T3303] veth1_vlan: entered promiscuous mode
[   30.361348][ T3305] veth1_vlan: entered promiscuous mode
[   30.381606][ T3305] veth0_macvtap: entered promiscuous mode
[   30.392094][ T3305] veth1_macvtap: entered promiscuous mode
[   30.398885][ T3303] veth0_macvtap: entered promiscuous mode
[   30.406477][ T3303] veth1_macvtap: entered promiscuous mode
[   30.415068][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.425622][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.435438][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.445871][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.455701][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.466124][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.476743][ T3305] batman_adv: batadv0: Interface activated: batadv_slave_0
[   30.488660][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.499253][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.509220][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.519728][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.529571][ T3305] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.540149][ T3305] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.550669][ T3305] batman_adv: batadv0: Interface activated: batadv_slave_1
[   30.561410][ T3305] netdevsim netdevsim4 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   30.570134][ T3305] netdevsim netdevsim4 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   30.578965][ T3305] netdevsim netdevsim4 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   30.587715][ T3305] netdevsim netdevsim4 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
[   30.598139][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.608673][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.618641][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.629165][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.638986][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.649395][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.659267][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_0
[   30.669751][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.680314][ T3303] batman_adv: batadv0: Interface activated: batadv_slave_0
[   30.691614][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.702120][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.712099][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.722587][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.732429][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.742867][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.752678][ T3303] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3f) already exists on: batadv_slave_1
[   30.763131][ T3303] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems!
[   30.773437][ T3303] batman_adv: batadv0: Interface activated: batadv_slave_1
[   30.783501][ T3303] netdevsim netdevsim2 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
[   30.792309][ T3303] netdevsim netdevsim2 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
[   30.801013][ T3303] netdevsim netdevsim2 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
[   30.809765][ T3303] netdevsim netdevsim2 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0