====================================================== WARNING: possible circular locking dependency detected 4.20.0-rc1+ #101 Not tainted ------------------------------------------------------ kworker/0:4/10667 is trying to acquire lock: 00000000a6cea241 (&sb->s_type->i_mutex_key#9){++++}, at: inode_lock include/linux/fs.h:757 [inline] 00000000a6cea241 (&sb->s_type->i_mutex_key#9){++++}, at: __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 but task is already holding lock: 000000006456611f ((work_completion)(&dio->complete_work)){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 ((work_completion)(&dio->complete_work)){+.+.}: process_one_work+0xc0a/0x1c40 kernel/workqueue.c:2129 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 -> #1 ((wq_completion)"dio/%s"sb->s_id){+.+.}: flush_workqueue+0x30a/0x1e10 kernel/workqueue.c:2655 drain_workqueue+0x2a9/0x640 kernel/workqueue.c:2820 destroy_workqueue+0xc6/0x9c0 kernel/workqueue.c:4155 __alloc_workqueue_key+0xe56/0x10a0 kernel/workqueue.c:4138 sb_init_dio_done_wq+0x37/0x90 fs/direct-io.c:623 dio_set_defer_completion fs/direct-io.c:646 [inline] get_more_blocks fs/direct-io.c:723 [inline] do_direct_IO+0x503a/0xc110 fs/direct-io.c:1001 do_blockdev_direct_IO+0xc30/0x9db0 fs/direct-io.c:1331 __blockdev_direct_IO+0x9d/0xc6 fs/direct-io.c:1417 ext4_direct_IO_write fs/ext4/inode.c:3774 [inline] ext4_direct_IO+0xbe6/0x2230 fs/ext4/inode.c:3901 generic_file_direct_write+0x275/0x4b0 mm/filemap.c:3043 __generic_file_write_iter+0x2ff/0x630 mm/filemap.c:3222 ext4_file_write_iter+0x390/0x1420 fs/ext4/file.c:266 call_write_iter include/linux/fs.h:1857 [inline] aio_write+0x3b1/0x610 fs/aio.c:1561 io_submit_one+0xaa1/0xf80 fs/aio.c:1835 __do_sys_io_submit fs/aio.c:1916 [inline] __se_sys_io_submit fs/aio.c:1887 [inline] __x64_sys_io_submit+0x1b7/0x580 fs/aio.c:1887 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&sb->s_type->i_mutex_key#9){++++}: lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 down_write+0x8a/0x130 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:757 [inline] __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 ext4_sync_file+0xa4f/0x1510 fs/ext4/fsync.c:120 vfs_fsync_range+0x140/0x220 fs/sync.c:197 generic_write_sync include/linux/fs.h:2781 [inline] dio_complete+0x75c/0x9e0 fs/direct-io.c:329 dio_aio_complete_work+0x20/0x30 fs/direct-io.c:341 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 other info that might help us debug this: Chain exists of: &sb->s_type->i_mutex_key#9 --> (wq_completion)"dio/%s"sb->s_id --> (work_completion)(&dio->complete_work) Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock((work_completion)(&dio->complete_work)); lock((wq_completion)"dio/%s"sb->s_id); lock((work_completion)(&dio->complete_work)); lock(&sb->s_type->i_mutex_key#9); *** DEADLOCK *** 2 locks held by kworker/0:4/10667: #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: __write_once_size include/linux/compiler.h:209 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:40 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:59 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: set_work_data kernel/workqueue.c:617 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:644 [inline] #0: 000000004bbc70c5 ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: process_one_work+0xb43/0x1c40 kernel/workqueue.c:2124 #1: 000000006456611f ((work_completion)(&dio->complete_work)){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 stack backtrace: CPU: 0 PID: 10667 Comm: kworker/0:4 Not tainted 4.20.0-rc1+ #101 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: dio/sda1 dio_aio_complete_work Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x244/0x39d lib/dump_stack.c:113 print_circular_bug.isra.35.cold.54+0x1bd/0x27d kernel/locking/lockdep.c:1221 check_prev_add kernel/locking/lockdep.c:1863 [inline] check_prevs_add kernel/locking/lockdep.c:1976 [inline] validate_chain kernel/locking/lockdep.c:2347 [inline] __lock_acquire+0x3399/0x4c20 kernel/locking/lockdep.c:3341 lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 down_write+0x8a/0x130 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:757 [inline] __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 ext4_sync_file+0xa4f/0x1510 fs/ext4/fsync.c:120 vfs_fsync_range+0x140/0x220 fs/sync.c:197 generic_write_sync include/linux/fs.h:2781 [inline] dio_complete+0x75c/0x9e0 fs/direct-io.c:329 dio_aio_complete_work+0x20/0x30 fs/direct-io.c:341 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 kobject: 'loop5' (000000001f10c939): kobject_uevent_env kobject: 'loop5' (000000001f10c939): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (0000000062908ca0): kobject_cleanup, parent 00000000d98b7b2e kobject: 'rx-0' (0000000062908ca0): auto cleanup 'remove' event kobject: 'loop1' (00000000604bed96): kobject_uevent_env kobject: 'loop1' (00000000604bed96): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (0000000062908ca0): kobject_uevent_env kobject: 'rx-0' (0000000062908ca0): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (0000000062908ca0): auto cleanup kobject_del kobject: 'rx-0' (0000000062908ca0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a045e7c8): kobject_cleanup, parent 00000000d98b7b2e kobject: 'tx-0' (00000000a045e7c8): auto cleanup 'remove' event kobject: 'loop3' (000000005453386c): kobject_uevent_env kobject: 'loop3' (000000005453386c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000a045e7c8): kobject_uevent_env kobject: 'tx-0' (00000000a045e7c8): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000a045e7c8): auto cleanup kobject_del kobject: 'tx-0' (00000000a045e7c8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d98b7b2e): kobject_cleanup, parent (null) kobject: 'queues' (00000000d98b7b2e): calling ktype release kobject: 'queues' (00000000d98b7b2e): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000365fdb95): kobject_uevent_env kobject: 'syz_tun' (00000000365fdb95): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'loop5' (000000001f10c939): kobject_uevent_env kobject: 'loop5' (000000001f10c939): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'syz_tun' (00000000365fdb95): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000365fdb95): calling ktype release kobject: 'syz_tun': free name kobject: 'loop1' (00000000604bed96): kobject_uevent_env kobject: 'loop1' (00000000604bed96): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop3' (000000005453386c): kobject_uevent_env kobject: 'loop3' (000000005453386c): fill_kobj_path: path = '/devices/virtual/block/loop3' IPVS: ftp: loaded support on port[0] = 21 kobject: 'rx-0' (00000000eac49a05): kobject_cleanup, parent 000000008a99de4b kobject: 'rx-0' (00000000eac49a05): auto cleanup 'remove' event kobject: 'rx-0' (00000000eac49a05): kobject_uevent_env kobject: 'rx-0' (00000000eac49a05): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000eac49a05): auto cleanup kobject_del kobject: 'rx-0' (00000000eac49a05): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f220ba05): kobject_cleanup, parent 000000008a99de4b kobject: 'loop5' (000000001f10c939): kobject_uevent_env kobject: 'loop5' (000000001f10c939): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000f220ba05): auto cleanup 'remove' event kobject: 'tx-0' (00000000f220ba05): kobject_uevent_env kobject: 'tx-0' (00000000f220ba05): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f220ba05): auto cleanup kobject_del kobject: 'tx-0' (00000000f220ba05): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008a99de4b): kobject_cleanup, parent (null) kobject: 'queues' (000000008a99de4b): calling ktype release kobject: 'queues' (000000008a99de4b): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000a010b56d): kobject_uevent_env kobject: 'ip6gre0' (00000000a010b56d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d832f066): kobject_cleanup, parent 00000000725ffd65 kobject: 'rx-0' (00000000d832f066): auto cleanup 'remove' event kobject: 'rx-0' (00000000d832f066): kobject_uevent_env kobject: 'rx-0' (00000000d832f066): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d832f066): auto cleanup kobject_del kobject: 'rx-0' (00000000d832f066): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a6e339bd): kobject_cleanup, parent 00000000725ffd65 kobject: 'tx-0' (00000000a6e339bd): auto cleanup 'remove' event kobject: 'tx-0' (00000000a6e339bd): kobject_uevent_env kobject: 'tx-0' (00000000a6e339bd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a6e339bd): auto cleanup kobject_del kobject: 'tx-0' (00000000a6e339bd): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000725ffd65): kobject_cleanup, parent (null) kobject: 'queues' (00000000725ffd65): calling ktype release kobject: 'queues' (00000000725ffd65): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (000000007ee85a13): kobject_uevent_env kobject: 'ip6gretap0' (000000007ee85a13): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (00000000114498cc): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (00000000114498cc): kobject_uevent_env kobject: 'lo' (00000000114498cc): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (000000009e4c92fb): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (000000009e4c92fb): kobject_uevent_env kobject: 'queues' (000000009e4c92fb): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000098e4ea80): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop1' (00000000604bed96): kobject_uevent_env kobject: 'loop1' (00000000604bed96): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (0000000098e4ea80): kobject_uevent_env kobject: 'rx-0' (0000000098e4ea80): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000007159a8c1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000007159a8c1): kobject_uevent_env kobject: 'tx-0' (000000007159a8c1): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'tunl0' (00000000558e4e23): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (00000000558e4e23): kobject_uevent_env kobject: 'tunl0' (00000000558e4e23): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'queues' (000000006a712d86): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'queues' (000000006a712d86): kobject_uevent_env kobject: 'queues' (000000006a712d86): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ad14c469): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ad14c469): kobject_uevent_env kobject: 'rx-0' (00000000ad14c469): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'loop3' (000000005453386c): kobject_uevent_env kobject: 'loop3' (000000005453386c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000cb6f1745): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop1' (00000000604bed96): kobject_uevent_env kobject: 'tx-0' (00000000cb6f1745): kobject_uevent_env kobject: 'loop1' (00000000604bed96): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tx-0' (00000000cb6f1745): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'loop1' (00000000604bed96): kobject_uevent_env kobject: 'ip6gre0' (00000000a010b56d): kobject_cleanup, parent (null) kobject: 'gre0' (00000000e1f07efd): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop1' (00000000604bed96): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'ip6gre0' (00000000a010b56d): auto cleanup 'remove' event kobject: 'gre0' (00000000e1f07efd): kobject_uevent_env kobject: 'gre0' (00000000e1f07efd): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'ip6gre0' (00000000a010b56d): kobject_uevent_env kobject: 'loop5' (000000001f10c939): kobject_uevent_env kobject: 'queues' (00000000c7050399): kobject_add_internal: parent: 'gre0', set: '' kobject: 'ip6gre0' (00000000a010b56d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (000000001f10c939): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0' (00000000a010b56d): calling ktype release kobject: 'queues' (00000000c7050399): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'queues' (00000000c7050399): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000009f637648): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009f637648): kobject_uevent_env kobject: 'rx-0' (000000009f637648): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (0000000040a954f1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000040a954f1): kobject_uevent_env kobject: 'tx-0' (0000000040a954f1): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'gretap0' (00000000c5d5c22f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000c5d5c22f): kobject_uevent_env kobject: 'gretap0' (00000000c5d5c22f): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (000000006bdbd38c): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (000000006bdbd38c): kobject_uevent_env kobject: 'queues' (000000006bdbd38c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000773aaa44): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000773aaa44): kobject_uevent_env kobject: 'rx-0' (00000000773aaa44): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (000000009d642109): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009d642109): kobject_uevent_env kobject: 'tx-0' (000000009d642109): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'ip6gretap0' (000000007ee85a13): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (000000007ee85a13): auto cleanup 'remove' event kobject: 'erspan0' (000000008b64702a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000008b64702a): kobject_uevent_env kobject: 'ip6gretap0' (000000007ee85a13): kobject_uevent_env kobject: 'ip6gretap0' (000000007ee85a13): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000008b64702a): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000c7612913): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip6gretap0' (000000007ee85a13): calling ktype release kobject: 'ip6gretap0': free name kobject: 'queues' (00000000c7612913): kobject_uevent_env kobject: 'queues' (00000000c7612913): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000042aa43c6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000042aa43c6): kobject_uevent_env kobject: 'rx-0' (0000000042aa43c6): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000b9e4b474): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000b9e4b474): kobject_uevent_env kobject: 'tx-0' (00000000b9e4b474): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'rx-0' (000000006c53f15e): kobject_cleanup, parent 000000002a81b207 kobject: 'rx-0' (000000006c53f15e): auto cleanup 'remove' event kobject: 'rx-0' (000000006c53f15e): kobject_uevent_env kobject: 'rx-0' (000000006c53f15e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006c53f15e): auto cleanup kobject_del kobject: 'rx-0' (000000006c53f15e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bdfdb4df): kobject_cleanup, parent 000000002a81b207 kobject: 'tx-0' (00000000bdfdb4df): auto cleanup 'remove' event kobject: 'tx-0' (00000000bdfdb4df): kobject_uevent_env kobject: 'tx-0' (00000000bdfdb4df): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bdfdb4df): auto cleanup kobject_del kobject: 'tx-0' (00000000bdfdb4df): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002a81b207): kobject_cleanup, parent (null) kobject: 'queues' (000000002a81b207): calling ktype release kobject: 'queues' (000000002a81b207): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000009922fbad): kobject_uevent_env kobject: 'ip6tnl0' (000000009922fbad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (00000000cd862f1a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000cd862f1a): kobject_uevent_env kobject: 'ip_vti0' (00000000cd862f1a): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (000000004e1a4677): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (000000004e1a4677): kobject_uevent_env kobject: 'queues' (000000004e1a4677): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000005a54f86f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000005a54f86f): kobject_uevent_env kobject: 'rx-0' (000000005a54f86f): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'loop3' (000000005453386c): kobject_uevent_env kobject: 'tx-0' (0000000047347a8d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop3' (000000005453386c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (0000000047347a8d): kobject_uevent_env kobject: 'tx-0' (0000000047347a8d): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6tnl0' (000000009922fbad): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000b7bb967d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (000000009922fbad): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000b7bb967d): kobject_uevent_env kobject: 'ip6tnl0' (000000009922fbad): kobject_uevent_env kobject: 'ip6_vti0' (00000000b7bb967d): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'ip6tnl0' (000000009922fbad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000005e0b21d1): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (000000005e0b21d1): kobject_uevent_env kobject: 'ip6tnl0' (000000009922fbad): calling ktype release kobject: 'queues' (000000005e0b21d1): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000ca336f5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip6tnl0': free name kobject: 'rx-0' (000000000ca336f5): kobject_uevent_env kobject: 'rx-0' (000000000ca336f5): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000f87ff5ff): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f87ff5ff): kobject_uevent_env kobject: 'tx-0' (00000000f87ff5ff): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'rx-0' (00000000b63d7084): kobject_cleanup, parent 000000002259d570 kobject: 'rx-0' (00000000b63d7084): auto cleanup 'remove' event kobject: 'rx-0' (00000000b63d7084): kobject_uevent_env kobject: 'rx-0' (00000000b63d7084): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b63d7084): auto cleanup kobject_del kobject: 'rx-0' (00000000b63d7084): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fc82e2e9): kobject_cleanup, parent 000000002259d570 kobject: 'tx-0' (00000000fc82e2e9): auto cleanup 'remove' event kobject: 'tx-0' (00000000fc82e2e9): kobject_uevent_env kobject: 'tx-0' (00000000fc82e2e9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fc82e2e9): auto cleanup kobject_del kobject: 'tx-0' (00000000fc82e2e9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002259d570): kobject_cleanup, parent (null) kobject: 'queues' (000000002259d570): calling ktype release kobject: 'queues' (000000002259d570): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000949d2ef5): kobject_uevent_env kobject: 'sit0' (00000000949d2ef5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000bd782210): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000bd782210): kobject_uevent_env kobject: 'sit0' (00000000bd782210): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (000000001532d078): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (000000001532d078): kobject_uevent_env kobject: 'queues' (000000001532d078): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000032f73375): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000032f73375): kobject_uevent_env kobject: 'rx-0' (0000000032f73375): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000399dd660): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000399dd660): kobject_uevent_env kobject: 'tx-0' (00000000399dd660): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'sit0' (00000000949d2ef5): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000786a6617): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000949d2ef5): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000786a6617): kobject_uevent_env kobject: 'sit0' (00000000949d2ef5): kobject_uevent_env kobject: 'ip6tnl0' (00000000786a6617): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (00000000d6680cad): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'sit0' (00000000949d2ef5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000d6680cad): kobject_uevent_env kobject: 'sit0' (00000000949d2ef5): calling ktype release kobject: 'queues' (00000000d6680cad): kobject_uevent_env: filter function caused the event to drop! kobject: 'sit0': free name kobject: 'rx-0' (00000000142ff3e0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000142ff3e0): kobject_uevent_env kobject: 'rx-0' (00000000142ff3e0): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (00000000f6cbfbd5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f6cbfbd5): kobject_uevent_env kobject: 'tx-0' (00000000f6cbfbd5): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'rx-0' (000000006730dd1c): kobject_cleanup, parent 00000000b45f9cec kobject: 'rx-0' (000000006730dd1c): auto cleanup 'remove' event kobject: 'rx-0' (000000006730dd1c): kobject_uevent_env kobject: 'rx-0' (000000006730dd1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006730dd1c): auto cleanup kobject_del kobject: 'rx-0' (000000006730dd1c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d827525c): kobject_cleanup, parent 00000000b45f9cec kobject: 'tx-0' (00000000d827525c): auto cleanup 'remove' event kobject: 'tx-0' (00000000d827525c): kobject_uevent_env kobject: 'tx-0' (00000000d827525c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d827525c): auto cleanup kobject_del kobject: 'tx-0' (00000000d827525c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b45f9cec): kobject_cleanup, parent (null) kobject: 'queues' (00000000b45f9cec): calling ktype release kobject: 'queues' (00000000b45f9cec): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (0000000093931485): kobject_uevent_env kobject: 'ip6_vti0' (0000000093931485): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000e960579a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000e960579a): kobject_uevent_env kobject: 'ip6gre0' (00000000e960579a): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (000000007e479ee6): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (000000007e479ee6): kobject_uevent_env kobject: 'queues' (000000007e479ee6): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000b8c0fa57): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000b8c0fa57): kobject_uevent_env kobject: 'rx-0' (00000000b8c0fa57): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (000000005d9b212e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000005d9b212e): kobject_uevent_env kobject: 'tx-0' (000000005d9b212e): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'ip6_vti0' (0000000093931485): kobject_cleanup, parent (null) kobject: 'syz_tun' (000000006773705e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (0000000093931485): auto cleanup 'remove' event kobject: 'syz_tun' (000000006773705e): kobject_uevent_env kobject: 'ip6_vti0' (0000000093931485): kobject_uevent_env kobject: 'syz_tun' (000000006773705e): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'ip6_vti0' (0000000093931485): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000e4d4cb22): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'ip6_vti0' (0000000093931485): calling ktype release kobject: 'queues' (00000000e4d4cb22): kobject_uevent_env kobject: 'ip6_vti0': free name kobject: 'queues' (00000000e4d4cb22): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000025101614): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000025101614): kobject_uevent_env kobject: 'rx-0' (0000000025101614): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (00000000e9bb3f3e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e9bb3f3e): kobject_uevent_env kobject: 'tx-0' (00000000e9bb3f3e): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'rx-0' (00000000ca0e67d8): kobject_cleanup, parent 00000000fd9a9594 kobject: 'rx-0' (00000000ca0e67d8): auto cleanup 'remove' event kobject: 'rx-0' (00000000ca0e67d8): kobject_uevent_env kobject: 'rx-0' (00000000ca0e67d8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ca0e67d8): auto cleanup kobject_del kobject: 'rx-0' (00000000ca0e67d8): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000091a3e4da): kobject_cleanup, parent 00000000fd9a9594 kobject: 'tx-0' (0000000091a3e4da): auto cleanup 'remove' event kobject: 'tx-0' (0000000091a3e4da): kobject_uevent_env kobject: 'tx-0' (0000000091a3e4da): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000091a3e4da): auto cleanup kobject_del kobject: 'tx-0' (0000000091a3e4da): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fd9a9594): kobject_cleanup, parent (null) kobject: 'queues' (00000000fd9a9594): calling ktype release kobject: 'queues' (00000000fd9a9594): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000041de19c4): kobject_uevent_env kobject: 'ip_vti0' (0000000041de19c4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000041de19c4): kobject_cleanup, parent (null) kobject: 'ip_vti0' (0000000041de19c4): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000041de19c4): kobject_uevent_env kobject: 'ip_vti0' (0000000041de19c4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000041de19c4): calling ktype release kobject: 'ip_vti0': free name kobject: 'rx-0' (000000006ddb8755): kobject_cleanup, parent 0000000083173b52 kobject: 'rx-0' (000000006ddb8755): auto cleanup 'remove' event kobject: 'rx-0' (000000006ddb8755): kobject_uevent_env kobject: 'rx-0' (000000006ddb8755): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006ddb8755): auto cleanup kobject_del kobject: 'rx-0' (000000006ddb8755): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b26ce1f6): kobject_cleanup, parent 0000000083173b52 kobject: 'tx-0' (00000000b26ce1f6): auto cleanup 'remove' event kobject: 'tx-0' (00000000b26ce1f6): kobject_uevent_env kobject: 'tx-0' (00000000b26ce1f6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b26ce1f6): auto cleanup kobject_del kobject: 'tx-0' (00000000b26ce1f6): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000083173b52): kobject_cleanup, parent (null) kobject: 'queues' (0000000083173b52): calling ktype release kobject: 'queues' (0000000083173b52): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000c1c01bad): kobject_uevent_env kobject: 'erspan0' (00000000c1c01bad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000c1c01bad): kobject_cleanup, parent (null) kobject: 'erspan0' (00000000c1c01bad): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000a3f5d3b6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000c1c01bad): kobject_uevent_env kobject: 'ip6gretap0' (00000000a3f5d3b6): kobject_uevent_env kobject: 'erspan0' (00000000c1c01bad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000a3f5d3b6): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'erspan0' (00000000c1c01bad): calling ktype release kobject: 'queues' (00000000270165a7): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'erspan0': free name kobject: 'queues' (00000000270165a7): kobject_uevent_env kobject: 'queues' (00000000270165a7): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000de27da97): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000de27da97): kobject_uevent_env kobject: 'rx-0' (00000000de27da97): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000cc124571): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000cc124571): kobject_uevent_env kobject: 'tx-0' (00000000cc124571): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'rx-0' (00000000fb2b40ed): kobject_cleanup, parent 00000000e7428661 kobject: 'rx-0' (00000000fb2b40ed): auto cleanup 'remove' event kobject: 'rx-0' (00000000fb2b40ed): kobject_uevent_env kobject: 'rx-0' (00000000fb2b40ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fb2b40ed): auto cleanup kobject_del kobject: 'rx-0' (00000000fb2b40ed): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005b285805): kobject_cleanup, parent 00000000e7428661 kobject: 'tx-0' (000000005b285805): auto cleanup 'remove' event kobject: 'tx-0' (000000005b285805): kobject_uevent_env kobject: 'tx-0' (000000005b285805): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005b285805): auto cleanup kobject_del kobject: 'tx-0' (000000005b285805): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e7428661): kobject_cleanup, parent (null) kobject: 'queues' (00000000e7428661): calling ktype release kobject: 'queues' (00000000e7428661): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000966c9df2): kobject_uevent_env kobject: 'gretap0' (00000000966c9df2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (00000000af3faa89): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (00000000af3faa89): kobject_uevent_env kobject: 'bridge0' (00000000af3faa89): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (00000000224d1a84): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (00000000224d1a84): kobject_uevent_env kobject: 'queues' (00000000224d1a84): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000096722f0d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000096722f0d): kobject_uevent_env kobject: 'rx-0' (0000000096722f0d): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/rx-0' kobject: 'tx-0' (00000000835f3ab1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000835f3ab1): kobject_uevent_env kobject: 'tx-0' (00000000835f3ab1): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/tx-0' kobject: 'brif' (00000000eb34614f): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'gretap0' (00000000966c9df2): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000966c9df2): auto cleanup 'remove' event kobject: 'gretap0' (00000000966c9df2): kobject_uevent_env kobject: 'gretap0' (00000000966c9df2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'vcan0' (000000000f63f75a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000966c9df2): calling ktype release kobject: 'vcan0' (000000000f63f75a): kobject_uevent_env kobject: 'gretap0': free name kobject: 'vcan0' (000000000f63f75a): fill_kobj_path: path = '/devices/virtual/net/vcan0' kobject: 'queues' (000000007c81c8f4): kobject_add_internal: parent: 'vcan0', set: '' kobject: 'queues' (000000007c81c8f4): kobject_uevent_env kobject: 'queues' (000000007c81c8f4): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000020fa7856): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000020fa7856): kobject_uevent_env kobject: 'rx-0' (0000000020fa7856): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/rx-0' kobject: 'tx-0' (00000000da869946): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000da869946): kobject_uevent_env kobject: 'tx-0' (00000000da869946): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/tx-0' kobject: 'rx-0' (0000000048697ff5): kobject_cleanup, parent 00000000f2382fc8 kobject: 'rx-0' (0000000048697ff5): auto cleanup 'remove' event kobject: 'rx-0' (0000000048697ff5): kobject_uevent_env kobject: 'rx-0' (0000000048697ff5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000048697ff5): auto cleanup kobject_del kobject: 'rx-0' (0000000048697ff5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004717f511): kobject_cleanup, parent 00000000f2382fc8 kobject: 'tx-0' (000000004717f511): auto cleanup 'remove' event kobject: 'tx-0' (000000004717f511): kobject_uevent_env kobject: 'tx-0' (000000004717f511): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004717f511): auto cleanup kobject_del kobject: 'tx-0' (000000004717f511): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f2382fc8): kobject_cleanup, parent (null) kobject: 'queues' (00000000f2382fc8): calling ktype release kobject: 'queues' (00000000f2382fc8): kset_release kobject: 'queues': free name kobject: 'gre0' (000000007eb561ea): kobject_uevent_env kobject: 'gre0' (000000007eb561ea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bond0' (00000000e030718c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bond0' (00000000e030718c): kobject_uevent_env kobject: 'bond0' (00000000e030718c): fill_kobj_path: path = '/devices/virtual/net/bond0' kobject: 'queues' (00000000e9988f4a): kobject_add_internal: parent: 'bond0', set: '' kobject: 'queues' (00000000e9988f4a): kobject_uevent_env kobject: 'queues' (00000000e9988f4a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000037d9b0b9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000037d9b0b9): kobject_uevent_env kobject: 'rx-0' (0000000037d9b0b9): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-0' kobject: 'rx-1' (00000000b91f79c2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (00000000b91f79c2): kobject_uevent_env kobject: 'rx-1' (00000000b91f79c2): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-1' kobject: 'rx-2' (000000001a32d316): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (000000001a32d316): kobject_uevent_env kobject: 'rx-2' (000000001a32d316): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-2' kobject: 'rx-3' (00000000fc981608): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-3' (00000000fc981608): kobject_uevent_env kobject: 'rx-3' (00000000fc981608): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-3' kobject: 'rx-4' (00000000ceb9a19f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-4' (00000000ceb9a19f): kobject_uevent_env kobject: 'rx-4' (00000000ceb9a19f): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-4' kobject: 'rx-5' (000000009b6f1a55): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-5' (000000009b6f1a55): kobject_uevent_env kobject: 'rx-5' (000000009b6f1a55): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-5' kobject: 'rx-6' (00000000387a19b5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-6' (00000000387a19b5): kobject_uevent_env kobject: 'rx-6' (00000000387a19b5): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-6' kobject: 'rx-7' (00000000fb30d040): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-7' (00000000fb30d040): kobject_uevent_env kobject: 'rx-7' (00000000fb30d040): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-7' kobject: 'rx-8' (00000000a732356e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-8' (00000000a732356e): kobject_uevent_env kobject: 'rx-8' (00000000a732356e): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-8' kobject: 'rx-9' (0000000004aa780f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-9' (0000000004aa780f): kobject_uevent_env kobject: 'rx-9' (0000000004aa780f): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-9' kobject: 'rx-10' (0000000010b52b9d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-10' (0000000010b52b9d): kobject_uevent_env kobject: 'rx-10' (0000000010b52b9d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-10' kobject: 'rx-11' (0000000023483cf8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-11' (0000000023483cf8): kobject_uevent_env kobject: 'rx-11' (0000000023483cf8): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-11' kobject: 'rx-12' (000000001d003fd6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-12' (000000001d003fd6): kobject_uevent_env kobject: 'rx-12' (000000001d003fd6): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-12' kobject: 'rx-13' (00000000be802d79): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-13' (00000000be802d79): kobject_uevent_env kobject: 'rx-13' (00000000be802d79): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-13' kobject: 'rx-14' (00000000081e519d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-14' (00000000081e519d): kobject_uevent_env kobject: 'rx-14' (00000000081e519d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-14' kobject: 'rx-15' (00000000f5092671): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-15' (00000000f5092671): kobject_uevent_env kobject: 'rx-15' (00000000f5092671): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-15' kobject: 'tx-0' (00000000c7418fe1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000c7418fe1): kobject_uevent_env kobject: 'tx-0' (00000000c7418fe1): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-0' kobject: 'tx-1' (000000005cc754bf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (000000005cc754bf): kobject_uevent_env kobject: 'tx-1' (000000005cc754bf): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-1' kobject: 'tx-2' (00000000d94d0e9b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (00000000d94d0e9b): kobject_uevent_env kobject: 'tx-2' (00000000d94d0e9b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-2' kobject: 'tx-3' (00000000439633a8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (00000000439633a8): kobject_uevent_env kobject: 'tx-3' (00000000439633a8): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-3' kobject: 'tx-4' (0000000079248d14): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (0000000079248d14): kobject_uevent_env kobject: 'tx-4' (0000000079248d14): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-4' kobject: 'tx-5' (00000000fc89ce5f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (00000000fc89ce5f): kobject_uevent_env kobject: 'tx-5' (00000000fc89ce5f): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-5' kobject: 'tx-6' (0000000038c7d2b3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-6' (0000000038c7d2b3): kobject_uevent_env kobject: 'tx-6' (0000000038c7d2b3): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-6' kobject: 'tx-7' (00000000a169347b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-7' (00000000a169347b): kobject_uevent_env kobject: 'tx-7' (00000000a169347b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-7' kobject: 'tx-8' (000000008c7c4b45): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-8' (000000008c7c4b45): kobject_uevent_env kobject: 'tx-8' (000000008c7c4b45): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-8' kobject: 'tx-9' (00000000920940f1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-9' (00000000920940f1): kobject_uevent_env kobject: 'tx-9' (00000000920940f1): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-9' kobject: 'tx-10' (000000004c7c0e5a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-10' (000000004c7c0e5a): kobject_uevent_env kobject: 'tx-10' (000000004c7c0e5a): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-10' kobject: 'tx-11' (0000000023f2b386): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-11' (0000000023f2b386): kobject_uevent_env kobject: 'tx-11' (0000000023f2b386): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-11' kobject: 'tx-12' (000000002e91f60c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-12' (000000002e91f60c): kobject_uevent_env kobject: 'tx-12' (000000002e91f60c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-12' kobject: 'tx-13' (00000000fc9fb0f1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-13' (00000000fc9fb0f1): kobject_uevent_env kobject: 'tx-13' (00000000fc9fb0f1): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-13' kobject: 'tx-14' (00000000e57b7e4d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-14' (00000000e57b7e4d): kobject_uevent_env kobject: 'tx-14' (00000000e57b7e4d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-14' kobject: 'tx-15' (00000000e2d80106): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-15' (00000000e2d80106): kobject_uevent_env kobject: 'tx-15' (00000000e2d80106): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-15' kobject: 'gre0' (000000007eb561ea): kobject_cleanup, parent (null) kobject: 'gre0' (000000007eb561ea): auto cleanup 'remove' event kobject: 'gre0' (000000007eb561ea): kobject_uevent_env kobject: 'gre0' (000000007eb561ea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'team0' (000000008c36f5f2): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000007eb561ea): calling ktype release kobject: 'team0' (000000008c36f5f2): kobject_uevent_env kobject: 'gre0': free name kobject: 'team0' (000000008c36f5f2): fill_kobj_path: path = '/devices/virtual/net/team0' kobject: 'queues' (000000001d01132e): kobject_add_internal: parent: 'team0', set: '' kobject: 'queues' (000000001d01132e): kobject_uevent_env kobject: 'queues' (000000001d01132e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000c0c8ad0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000c0c8ad0): kobject_uevent_env kobject: 'rx-0' (000000000c0c8ad0): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-0' kobject: 'rx-1' (000000006b34e137): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (000000006b34e137): kobject_uevent_env kobject: 'rx-1' (000000006b34e137): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-1' kobject: 'rx-2' (00000000d5dbfcf6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (00000000d5dbfcf6): kobject_uevent_env kobject: 'rx-2' (00000000d5dbfcf6): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-2' kobject: 'rx-3' (0000000083049b18): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-3' (0000000083049b18): kobject_uevent_env kobject: 'rx-3' (0000000083049b18): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-3' kobject: 'rx-4' (00000000e10e8555): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-4' (00000000e10e8555): kobject_uevent_env kobject: 'rx-4' (00000000e10e8555): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-4' kobject: 'rx-5' (00000000273434b4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-5' (00000000273434b4): kobject_uevent_env kobject: 'rx-5' (00000000273434b4): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-5' kobject: 'rx-6' (00000000b2d4d1df): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-6' (00000000b2d4d1df): kobject_uevent_env kobject: 'rx-6' (00000000b2d4d1df): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-6' kobject: 'rx-7' (00000000aad18a23): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-7' (00000000aad18a23): kobject_uevent_env kobject: 'rx-7' (00000000aad18a23): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-7' kobject: 'rx-8' (00000000a531f500): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-8' (00000000a531f500): kobject_uevent_env kobject: 'rx-8' (00000000a531f500): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-8' kobject: 'rx-9' (0000000001212f6f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-9' (0000000001212f6f): kobject_uevent_env kobject: 'rx-9' (0000000001212f6f): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-9' kobject: 'rx-10' (00000000da9ac2e7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-10' (00000000da9ac2e7): kobject_uevent_env kobject: 'rx-10' (00000000da9ac2e7): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-10' kobject: 'rx-11' (00000000d0f41542): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-11' (00000000d0f41542): kobject_uevent_env kobject: 'rx-11' (00000000d0f41542): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-11' kobject: 'rx-12' (00000000ed2875d6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-12' (00000000ed2875d6): kobject_uevent_env kobject: 'rx-12' (00000000ed2875d6): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-12' kobject: 'rx-13' (000000008fb1d5a7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-13' (000000008fb1d5a7): kobject_uevent_env kobject: 'rx-13' (000000008fb1d5a7): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-13' kobject: 'rx-14' (00000000190c1ce1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-14' (00000000190c1ce1): kobject_uevent_env kobject: 'rx-14' (00000000190c1ce1): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-14' kobject: 'rx-15' (0000000060d7087b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-15' (0000000060d7087b): kobject_uevent_env kobject: 'rx-15' (0000000060d7087b): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-15' kobject: 'tx-0' (000000008d8b8735): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008d8b8735): kobject_uevent_env kobject: 'tx-0' (000000008d8b8735): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-0' kobject: 'tx-1' (000000009a16cad0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (000000009a16cad0): kobject_uevent_env kobject: 'tx-1' (000000009a16cad0): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-1' kobject: 'tx-2' (0000000069f9d69a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (0000000069f9d69a): kobject_uevent_env kobject: 'tx-2' (0000000069f9d69a): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-2' kobject: 'tx-3' (0000000079810c0f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (0000000079810c0f): kobject_uevent_env kobject: 'tx-3' (0000000079810c0f): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-3' kobject: 'tx-4' (00000000dfbfd30c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (00000000dfbfd30c): kobject_uevent_env kobject: 'tx-4' (00000000dfbfd30c): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-4' kobject: 'tx-5' (00000000396156b9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (00000000396156b9): kobject_uevent_env kobject: 'tx-5' (00000000396156b9): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-5' kobject: 'tx-6' (00000000ba65cf9c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-6' (00000000ba65cf9c): kobject_uevent_env kobject: 'tx-6' (00000000ba65cf9c): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-6' kobject: 'tx-7' (000000005b2184fe): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-7' (000000005b2184fe): kobject_uevent_env kobject: 'tx-7' (000000005b2184fe): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-7' kobject: 'tx-8' (00000000bf4c9790): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-8' (00000000bf4c9790): kobject_uevent_env kobject: 'tx-8' (00000000bf4c9790): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-8' kobject: 'tx-9' (00000000877997f6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-9' (00000000877997f6): kobject_uevent_env kobject: 'tx-9' (00000000877997f6): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-9' kobject: 'tx-10' (0000000032f2fa87): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-10' (0000000032f2fa87): kobject_uevent_env kobject: 'tx-10' (0000000032f2fa87): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-10' kobject: 'tx-11' (000000008412348b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-11' (000000008412348b): kobject_uevent_env kobject: 'tx-11' (000000008412348b): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-11' kobject: 'tx-12' (00000000523e850e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-12' (00000000523e850e): kobject_uevent_env kobject: 'tx-12' (00000000523e850e): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-12' kobject: 'tx-13' (0000000019e8d862): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-13' (0000000019e8d862): kobject_uevent_env kobject: 'tx-13' (0000000019e8d862): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-13' kobject: 'tx-14' (0000000089682667): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-14' (0000000089682667): kobject_uevent_env kobject: 'tx-14' (0000000089682667): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-14' kobject: 'tx-15' (00000000ff20284f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-15' (00000000ff20284f): kobject_uevent_env kobject: 'tx-15' (00000000ff20284f): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-15' kobject: 'rx-0' (00000000d5a91c6f): kobject_cleanup, parent 00000000147d7481 kobject: 'rx-0' (00000000d5a91c6f): auto cleanup 'remove' event kobject: 'rx-0' (00000000d5a91c6f): kobject_uevent_env kobject: 'rx-0' (00000000d5a91c6f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d5a91c6f): auto cleanup kobject_del kobject: 'rx-0' (00000000d5a91c6f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004eb5428b): kobject_cleanup, parent 00000000147d7481 kobject: 'tx-0' (000000004eb5428b): auto cleanup 'remove' event kobject: 'tx-0' (000000004eb5428b): kobject_uevent_env kobject: 'tx-0' (000000004eb5428b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004eb5428b): auto cleanup kobject_del kobject: 'tx-0' (000000004eb5428b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000147d7481): kobject_cleanup, parent (null) kobject: 'queues' (00000000147d7481): calling ktype release kobject: 'queues' (00000000147d7481): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000008248c227): kobject_uevent_env kobject: 'tunl0' (000000008248c227): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0' (0000000010d68b96): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'veth0' (0000000010d68b96): kobject_uevent_env kobject: 'veth0' (0000000010d68b96): fill_kobj_path: path = '/devices/virtual/net/veth0' kobject: 'queues' (000000005829de05): kobject_add_internal: parent: 'veth0', set: '' kobject: 'queues' (000000005829de05): kobject_uevent_env kobject: 'queues' (000000005829de05): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000044cfca9c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000044cfca9c): kobject_uevent_env kobject: 'rx-0' (0000000044cfca9c): fill_kobj_path: path = '/devices/virtual/net/veth0/queues/rx-0' kobject: 'tx-0' (000000002351cd71): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000002351cd71): kobject_uevent_env kobject: 'tx-0' (000000002351cd71): fill_kobj_path: path = '/devices/virtual/net/veth0/queues/tx-0' kobject: 'veth1' (0000000009413ceb): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'veth1' (0000000009413ceb): kobject_uevent_env kobject: 'veth1' (0000000009413ceb): fill_kobj_path: path = '/devices/virtual/net/veth1' kobject: 'queues' (0000000025e4ffaa): kobject_add_internal: parent: 'veth1', set: '' kobject: 'queues' (0000000025e4ffaa): kobject_uevent_env kobject: 'queues' (0000000025e4ffaa): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000005b230000): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000005b230000): kobject_uevent_env kobject: 'rx-0' (000000005b230000): fill_kobj_path: path = '/devices/virtual/net/veth1/queues/rx-0' kobject: 'tx-0' (0000000086d2aaf7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000086d2aaf7): kobject_uevent_env kobject: 'tx-0' (0000000086d2aaf7): fill_kobj_path: path = '/devices/virtual/net/veth1/queues/tx-0' kobject: 'tunl0' (000000008248c227): kobject_cleanup, parent (null) kobject: 'tunl0' (000000008248c227): auto cleanup 'remove' event kobject: 'tunl0' (000000008248c227): kobject_uevent_env kobject: 'tunl0' (000000008248c227): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0_to_bridge' (00000000666ce66d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000008248c227): calling ktype release kobject: 'veth0_to_bridge' (00000000666ce66d): kobject_uevent_env kobject: 'tunl0': free name kobject: 'veth0_to_bridge' (00000000666ce66d): fill_kobj_path: path = '/devices/virtual/net/veth0_to_bridge' kobject: 'queues' (00000000d9bb43f7): kobject_add_internal: parent: 'veth0_to_bridge', set: '' kobject: 'queues' (00000000d9bb43f7): kobject_uevent_env kobject: 'queues' (00000000d9bb43f7): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002048cc6c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002048cc6c): kobject_uevent_env kobject: 'rx-0' (000000002048cc6c): fill_kobj_path: path = '/devices/virtual/net/veth0_to_bridge/queues/rx-0' kobject: 'tx-0' (000000002e69e092): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000002e69e092): kobject_uevent_env kobject: 'tx-0' (000000002e69e092): fill_kobj_path: path = '/devices/virtual/net/veth0_to_bridge/queues/tx-0' kobject: 'bridge_slave_0' (000000001c83ad7e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge_slave_0' (000000001c83ad7e): kobject_uevent_env kobject: 'bridge_slave_0' (000000001c83ad7e): fill_kobj_path: path = '/devices/virtual/net/bridge_slave_0' kobject: 'queues' (0000000045eef8e8): kobject_add_internal: parent: 'bridge_slave_0', set: '' kobject: 'queues' (0000000045eef8e8): kobject_uevent_env kobject: 'queues' (0000000045eef8e8): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000874d93a4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000874d93a4): kobject_uevent_env kobject: 'rx-0' (00000000874d93a4): fill_kobj_path: path = '/devices/virtual/net/bridge_slave_0/queues/rx-0' kobject: 'tx-0' (000000005c4cc116): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000005c4cc116): kobject_uevent_env kobject: 'tx-0' (000000005c4cc116): fill_kobj_path: path = '/devices/virtual/net/bridge_slave_0/queues/tx-0' device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (00000000731a82f8): kobject_uevent_env kobject: 'brport' (00000000731a82f8): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (00000000731a82f8): kobject_cleanup, parent (null) kobject: 'brport' (00000000731a82f8): calling ktype release kobject: 'brport': free name kobject: 'brport' (00000000bddcfcac): kobject_uevent_env kobject: 'brport' (00000000bddcfcac): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (0000000017a05133): kobject_cleanup, parent 00000000ee3baff6 kobject: 'brif' (0000000017a05133): auto cleanup kobject_del kobject: 'brif' (0000000017a05133): calling ktype release kobject: (0000000017a05133): dynamic_kobj_release kobject: 'brif': free name team0 (unregistering): Port device team_slave_1 removed kobject: 'rx-0' (00000000fe7ff7e8): kobject_cleanup, parent 000000007a3ac3f2 kobject: 'rx-0' (00000000fe7ff7e8): auto cleanup 'remove' event kobject: 'brport' (00000000bddcfcac): kobject_cleanup, parent (null) kobject: 'rx-0' (00000000fe7ff7e8): kobject_uevent_env kobject: 'brport' (00000000bddcfcac): calling ktype release kobject: 'brport': free name kobject: 'rx-0' (00000000fe7ff7e8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fe7ff7e8): auto cleanup kobject_del kobject: 'rx-0' (00000000fe7ff7e8): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008d4e116e): kobject_cleanup, parent 000000007a3ac3f2 kobject: 'tx-0' (000000008d4e116e): auto cleanup 'remove' event kobject: 'tx-0' (000000008d4e116e): kobject_uevent_env kobject: 'tx-0' (000000008d4e116e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008d4e116e): auto cleanup kobject_del kobject: 'tx-0' (000000008d4e116e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007a3ac3f2): kobject_cleanup, parent (null) kobject: 'queues' (000000007a3ac3f2): calling ktype release kobject: 'queues' (000000007a3ac3f2): kset_release kobject: 'queues': free name kobject: 'team_slave_1' (000000004096a882): kobject_uevent_env kobject: 'team_slave_1' (000000004096a882): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009de4f10c): kobject_cleanup, parent 000000004077b2d4 kobject: 'rx-0' (000000009de4f10c): auto cleanup 'remove' event kobject: 'rx-0' (000000009de4f10c): kobject_uevent_env kobject: 'rx-0' (000000009de4f10c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009de4f10c): auto cleanup kobject_del kobject: 'rx-0' (000000009de4f10c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000467fe5a7): kobject_cleanup, parent 000000004077b2d4 kobject: 'tx-0' (00000000467fe5a7): auto cleanup 'remove' event kobject: 'tx-0' (00000000467fe5a7): kobject_uevent_env kobject: 'tx-0' (00000000467fe5a7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000467fe5a7): auto cleanup kobject_del kobject: 'tx-0' (00000000467fe5a7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004077b2d4): kobject_cleanup, parent (null) kobject: 'queues' (000000004077b2d4): calling ktype release kobject: 'queues' (000000004077b2d4): kset_release kobject: 'queues': free name kobject: 'veth1_to_team' (00000000d780f047): kobject_uevent_env kobject: 'veth1_to_team' (00000000d780f047): kobject_uevent_env: uevent_suppress caused the event to drop! team0 (unregistering): Port device team_slave_0 removed kobject: 'rx-0' (0000000036fc2260): kobject_cleanup, parent 0000000087a7c068 kobject: 'rx-0' (0000000036fc2260): auto cleanup 'remove' event kobject: 'rx-0' (0000000036fc2260): kobject_uevent_env kobject: 'rx-0' (0000000036fc2260): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000036fc2260): auto cleanup kobject_del kobject: 'rx-0' (0000000036fc2260): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004f1687ec): kobject_cleanup, parent 0000000087a7c068 kobject: 'tx-0' (000000004f1687ec): auto cleanup 'remove' event kobject: 'tx-0' (000000004f1687ec): kobject_uevent_env kobject: 'tx-0' (000000004f1687ec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004f1687ec): auto cleanup kobject_del kobject: 'tx-0' (000000004f1687ec): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000087a7c068): kobject_cleanup, parent (null) kobject: 'queues' (0000000087a7c068): calling ktype release kobject: 'queues' (0000000087a7c068): kset_release kobject: 'queues': free name kobject: 'team_slave_0' (00000000360ea6b6): kobject_uevent_env kobject: 'team_slave_0' (00000000360ea6b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f6824f8a): kobject_cleanup, parent 00000000c73a0959 kobject: 'rx-0' (00000000f6824f8a): auto cleanup 'remove' event kobject: 'rx-0' (00000000f6824f8a): kobject_uevent_env kobject: 'rx-0' (00000000f6824f8a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f6824f8a): auto cleanup kobject_del kobject: 'rx-0' (00000000f6824f8a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000075fba348): kobject_cleanup, parent 00000000c73a0959 kobject: 'tx-0' (0000000075fba348): auto cleanup 'remove' event kobject: 'tx-0' (0000000075fba348): kobject_uevent_env kobject: 'tx-0' (0000000075fba348): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000075fba348): auto cleanup kobject_del kobject: 'tx-0' (0000000075fba348): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c73a0959): kobject_cleanup, parent (null) kobject: 'queues' (00000000c73a0959): calling ktype release kobject: 'queues' (00000000c73a0959): kset_release kobject: 'queues': free name kobject: 'veth0_to_team' (00000000447a5a55): kobject_uevent_env kobject: 'veth0_to_team' (00000000447a5a55): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (000000006e758c99): kobject_cleanup, parent 00000000c5d72be7 kobject: 'bonding_slave' (000000006e758c99): does not have a release() function, it is broken and must be fixed. kobject: 'bonding_slave' (000000006e758c99): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_1 kobject: 'rx-0' (00000000f8efa5a1): kobject_cleanup, parent 00000000b9ccd2b9 kobject: 'rx-0' (00000000f8efa5a1): auto cleanup 'remove' event kobject: 'rx-0' (00000000f8efa5a1): kobject_uevent_env kobject: 'rx-0' (00000000f8efa5a1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f8efa5a1): auto cleanup kobject_del kobject: 'rx-0' (00000000f8efa5a1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000096b0c638): kobject_cleanup, parent 00000000b9ccd2b9 kobject: 'tx-0' (0000000096b0c638): auto cleanup 'remove' event kobject: 'tx-0' (0000000096b0c638): kobject_uevent_env kobject: 'tx-0' (0000000096b0c638): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000096b0c638): auto cleanup kobject_del kobject: 'tx-0' (0000000096b0c638): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b9ccd2b9): kobject_cleanup, parent (null) kobject: 'queues' (00000000b9ccd2b9): calling ktype release kobject: 'queues' (00000000b9ccd2b9): kset_release kobject: 'queues': free name kobject: 'bond_slave_1' (00000000c5d72be7): kobject_uevent_env kobject: 'bond_slave_1' (00000000c5d72be7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000037f53fec): kobject_cleanup, parent 00000000f574a533 kobject: 'rx-0' (0000000037f53fec): auto cleanup 'remove' event kobject: 'rx-0' (0000000037f53fec): kobject_uevent_env kobject: 'rx-0' (0000000037f53fec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000037f53fec): auto cleanup kobject_del kobject: 'rx-0' (0000000037f53fec): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003a99ac5b): kobject_cleanup, parent 00000000f574a533 kobject: 'tx-0' (000000003a99ac5b): auto cleanup 'remove' event kobject: 'tx-0' (000000003a99ac5b): kobject_uevent_env kobject: 'tx-0' (000000003a99ac5b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003a99ac5b): auto cleanup kobject_del kobject: 'tx-0' (000000003a99ac5b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f574a533): kobject_cleanup, parent (null) kobject: 'queues' (00000000f574a533): calling ktype release kobject: 'queues' (00000000f574a533): kset_release kobject: 'queues': free name kobject: 'veth1_to_bond' (0000000095991ade): kobject_uevent_env kobject: 'veth1_to_bond' (0000000095991ade): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (00000000708e19c1): kobject_cleanup, parent 0000000031e56072 kobject: 'bonding_slave' (00000000708e19c1): does not have a release() function, it is broken and must be fixed. kobject: 'bonding_slave' (00000000708e19c1): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_0 kobject: 'rx-0' (00000000ed0123b4): kobject_cleanup, parent 0000000071bf9adc kobject: 'rx-0' (00000000ed0123b4): auto cleanup 'remove' event kobject: 'rx-0' (00000000ed0123b4): kobject_uevent_env kobject: 'rx-0' (00000000ed0123b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ed0123b4): auto cleanup kobject_del kobject: 'rx-0' (00000000ed0123b4): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008c67846e): kobject_cleanup, parent 0000000071bf9adc kobject: 'tx-0' (000000008c67846e): auto cleanup 'remove' event kobject: 'tx-0' (000000008c67846e): kobject_uevent_env kobject: 'tx-0' (000000008c67846e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008c67846e): auto cleanup kobject_del kobject: 'tx-0' (000000008c67846e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000071bf9adc): kobject_cleanup, parent (null) kobject: 'queues' (0000000071bf9adc): calling ktype release kobject: 'queues' (0000000071bf9adc): kset_release kobject: 'queues': free name kobject: 'bond_slave_0' (0000000031e56072): kobject_uevent_env kobject: 'bond_slave_0' (0000000031e56072): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000002c096ca): kobject_cleanup, parent 00000000bcec8fcb kobject: 'rx-0' (0000000002c096ca): auto cleanup 'remove' event kobject: 'rx-0' (0000000002c096ca): kobject_uevent_env kobject: 'rx-0' (0000000002c096ca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000002c096ca): auto cleanup kobject_del kobject: 'rx-0' (0000000002c096ca): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000049268564): kobject_cleanup, parent 00000000bcec8fcb kobject: 'tx-0' (0000000049268564): auto cleanup 'remove' event kobject: 'tx-0' (0000000049268564): kobject_uevent_env kobject: 'tx-0' (0000000049268564): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000049268564): auto cleanup kobject_del kobject: 'tx-0' (0000000049268564): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000bcec8fcb): kobject_cleanup, parent (null) kobject: 'queues' (00000000bcec8fcb): calling ktype release kobject: 'queues' (00000000bcec8fcb): kset_release kobject: 'queues': free name kobject: 'veth0_to_bond' (00000000a0acbd7a): kobject_uevent_env kobject: 'veth0_to_bond' (00000000a0acbd7a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002598e483): kobject_cleanup, parent 00000000d3ce153b kobject: 'rx-0' (000000002598e483): auto cleanup 'remove' event kobject: 'rx-0' (000000002598e483): kobject_uevent_env kobject: 'rx-0' (000000002598e483): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002598e483): auto cleanup kobject_del kobject: 'rx-0' (000000002598e483): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000046f4d125): kobject_cleanup, parent 00000000d3ce153b kobject: 'tx-0' (0000000046f4d125): auto cleanup 'remove' event