======================================
| # TEST: IPv4 over geneve4: PMTU exceptions                            [ OK ]
| [   39.968836] ------------[ cut here ]------------
| [   39.969226] WARNING: CPU: 3 PID: 68 at drivers/net/geneve.c:1914 geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve
| [   39.969815] Modules linked in: geneve vxlan ip6_udp_tunnel udp_tunnel act_csum libcrc32c act_pedit cls_flower sch_prio
[   39.970789] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[   39.971444] Workqueue: netns cleanup_net
[   39.971799] RIP: 0010:geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve
[ 39.972205] Code: 75 27 48 8b 83 a8 00 00 00 48 8d 98 58 ff ff ff 48 39 04 24 75 d1 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc 90 <0f> 0b 90 eb d3 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90
All code
========
   0:	75 27                	jne    0x29
   2:	48 8b 83 a8 00 00 00 	mov    0xa8(%rbx),%rax
   9:	48 8d 98 58 ff ff ff 	lea    -0xa8(%rax),%rbx
  10:	48 39 04 24          	cmp    %rax,(%rsp)
  14:	75 d1                	jne    0xffffffffffffffe7
  16:	48 83 c4 08          	add    $0x8,%rsp
  1a:	5b                   	pop    %rbx
  1b:	5d                   	pop    %rbp
  1c:	41 5c                	pop    %r12
  1e:	41 5d                	pop    %r13
  20:	41 5e                	pop    %r14
  22:	41 5f                	pop    %r15
  24:	c3                   	ret
  25:	cc                   	int3
  26:	cc                   	int3
  27:	cc                   	int3
  28:	cc                   	int3
  29:	90                   	nop
  2a:*	0f 0b                	ud2		<-- trapping instruction
  2c:	90                   	nop
  2d:	eb d3                	jmp    0x2
  2f:	0f 1f 40 00          	nopl   0x0(%rax)
  33:	90                   	nop
  34:	90                   	nop
  35:	90                   	nop
  36:	90                   	nop
  37:	90                   	nop
  38:	90                   	nop
  39:	90                   	nop
  3a:	90                   	nop
  3b:	90                   	nop
  3c:	90                   	nop
  3d:	90                   	nop
  3e:	90                   	nop
  3f:	90                   	nop

Code starting with the faulting instruction
===========================================
   0:	0f 0b                	ud2
   2:	90                   	nop
   3:	eb d3                	jmp    0xffffffffffffffd8
   5:	0f 1f 40 00          	nopl   0x0(%rax)
   9:	90                   	nop
   a:	90                   	nop
   b:	90                   	nop
   c:	90                   	nop
   d:	90                   	nop
   e:	90                   	nop
   f:	90                   	nop
  10:	90                   	nop
  11:	90                   	nop
  12:	90                   	nop
  13:	90                   	nop
  14:	90                   	nop
  15:	90                   	nop
[   39.973699] RSP: 0018:ffffb41240263db0 EFLAGS: 00010206
[   39.974240] RAX: ffff8f9401c59c30 RBX: ffff8f9402b18000 RCX: 0000000000000000
[   39.974925] RDX: ffff8f9402b3c008 RSI: ffffffffa417b8c0 RDI: ffff8f9402452be0
[   39.975544] RBP: ffff8f9401c59c20 R08: 0000000000000001 R09: 0000000000000001
[   39.976160] R10: 0000000000000004 R11: 0000000000000001 R12: ffffb41240263e08
[   39.976829] R13: ffff8f9404d3c000 R14: ffff8f9401c59bd0 R15: ffff8f9401c59bd0
[   39.977519] FS:  0000000000000000(0000) GS:ffff8f943ed80000(0000) knlGS:0000000000000000
[   39.978235] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   39.978741] CR2: 00007f14b4b32000 CR3: 0000000001c0a005 CR4: 0000000000770ef0
[   39.979360] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   39.979902] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   39.980459] PKRU: 55555554
[   39.980708] Call Trace:
[   39.980911]  <TASK>
[   39.981095] ? __warn (kernel/panic.c:677) 
[   39.981369] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve
[   39.981862] ? report_bug (lib/bug.c:201 lib/bug.c:219) 
[   39.982160] ? handle_bug (arch/x86/kernel/traps.c:238) 
[   39.982487] ? exc_invalid_op (arch/x86/kernel/traps.c:259 (discriminator 1)) 
[   39.982810] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568) 
[   39.983183] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve
[   39.983472] cleanup_net (net/core/net_namespace.c:630) 
[   39.983684] ? process_one_work (kernel/workqueue.c:2606) 
[   39.983945] process_one_work (kernel/workqueue.c:2633) 
[   39.984228] worker_thread (kernel/workqueue.c:2700 kernel/workqueue.c:2787) 
[   39.984494] ? __pfx_worker_thread (kernel/workqueue.c:2733) 
[   39.984760] kthread (kernel/kthread.c:388) 
[   39.985056] ? __pfx_kthread (kernel/kthread.c:341) 
[   39.985301] ret_from_fork (arch/x86/kernel/process.c:147) 
[   39.985498] ? __pfx_kthread (kernel/kthread.c:341) 


Finger prints:
geneve_exit_batch_rtnl:cleanup_net:process_one_work:worker_thread