./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 1a9c034297c7ff5769f8c09aa7575d76f95c13e5254c7adb8d0716179acf6404 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 03:25:29,009 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 03:25:29,069 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-12-06 03:25:29,073 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 03:25:29,073 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 03:25:29,093 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 03:25:29,094 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 03:25:29,095 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 03:25:29,095 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 03:25:29,095 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 03:25:29,095 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 03:25:29,095 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 03:25:29,096 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 03:25:29,096 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 03:25:29,097 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 03:25:29,097 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 03:25:29,097 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 03:25:29,097 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 03:25:29,097 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 03:25:29,097 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 03:25:29,098 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 03:25:29,098 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 03:25:29,098 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 03:25:29,098 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1a9c034297c7ff5769f8c09aa7575d76f95c13e5254c7adb8d0716179acf6404 [2024-12-06 03:25:29,329 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 03:25:29,337 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 03:25:29,339 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 03:25:29,340 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 03:25:29,341 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 03:25:29,342 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i [2024-12-06 03:25:32,223 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/data/551f7e1ea/37c10f3f034d4fcaab4943ba533cb586/FLAGe8724f8cb [2024-12-06 03:25:33,389 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 03:25:33,389 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i [2024-12-06 03:25:33,508 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/data/551f7e1ea/37c10f3f034d4fcaab4943ba533cb586/FLAGe8724f8cb [2024-12-06 03:25:33,785 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/data/551f7e1ea/37c10f3f034d4fcaab4943ba533cb586 [2024-12-06 03:25:33,787 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 03:25:33,789 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 03:25:33,791 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 03:25:33,791 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 03:25:33,795 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 03:25:33,795 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 03:25:33" (1/1) ... [2024-12-06 03:25:33,796 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ed2d71a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:25:33, skipping insertion in model container [2024-12-06 03:25:33,796 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 03:25:33" (1/1) ... [2024-12-06 03:25:34,150 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 03:26:12,670 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i[2149920,2149933] [2024-12-06 03:26:12,786 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 03:26:12,911 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 03:26:13,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [7870] [2024-12-06 03:26:13,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [7877] [2024-12-06 03:26:13,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [7884] [2024-12-06 03:26:13,025 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [7899-7900] [2024-12-06 03:26:13,025 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsfl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [7908] [2024-12-06 03:26:13,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/076166e/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [8041-8042] [2024-12-06 03:26:13,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [8047-8049] [2024-12-06 03:26:13,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\tprefetcht0 (%1)\n662:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6631f - .\n .word (1*32+31)\n .byte 662b-661b\n .byte 6641f-6631f\n.popsection\n.pushsection .discard,\"aw\",@progbits\n .byte 0xff + (6641f-6631f) - (662b-661b)\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6631:\n\tprefetchw (%1)\n6641:\n\t.popsection": : "i" (0), "r" (x)); [8063-8064] [2024-12-06 03:26:13,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [8084] [2024-12-06 03:26:13,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [8118] [2024-12-06 03:26:13,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8121] [2024-12-06 03:26:13,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8124] [2024-12-06 03:26:13,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8127] [2024-12-06 03:26:13,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [8164] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [8167] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [8169] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [8174] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [8177] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [8179] [2024-12-06 03:26:13,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [8184] [2024-12-06 03:26:13,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [8187] [2024-12-06 03:26:13,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [8189] [2024-12-06 03:26:13,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [8194] [2024-12-06 03:26:13,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [8197] [2024-12-06 03:26:13,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [8199] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [8237] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [8240] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [8242] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [8247] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [8250] [2024-12-06 03:26:13,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [8252] [2024-12-06 03:26:13,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [8257] [2024-12-06 03:26:13,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [8260] [2024-12-06 03:26:13,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [8262] [2024-12-06 03:26:13,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [8267] [2024-12-06 03:26:13,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [8270] [2024-12-06 03:26:13,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [8272] [2024-12-06 03:26:13,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8357] [2024-12-06 03:26:13,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8366] [2024-12-06 03:26:13,036 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [8505] [2024-12-06 03:26:13,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [8512] [2024-12-06 03:26:13,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (numa_node)); [8582] [2024-12-06 03:26:13,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (numa_node)); [8585] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (numa_node)); [8588] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (numa_node)); [8591] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (numa_node)); [8622] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (numa_node)); [8625] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (numa_node)); [8628] [2024-12-06 03:26:13,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (numa_node)); [8631] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (numa_node)); [8662] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (numa_node)); [8665] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (numa_node)); [8668] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (numa_node)); [8671] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (numa_node)); [8702] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (numa_node)); [8705] [2024-12-06 03:26:13,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (numa_node)); [8708] [2024-12-06 03:26:13,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (numa_node)); [8711] [2024-12-06 03:26:13,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8852] [2024-12-06 03:26:13,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8899-8900] [2024-12-06 03:26:13,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [8959] [2024-12-06 03:26:13,047 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [8967-8968] [2024-12-06 03:26:13,050 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [9047-9048] [2024-12-06 03:26:13,051 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [9081-9082] [2024-12-06 03:26:13,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [9122-9123] [2024-12-06 03:26:13,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [9151-9152] [2024-12-06 03:26:13,054 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (129), "i" (12UL)); [9189-9190] [2024-12-06 03:26:13,055 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (143), "i" (12UL)); [9227-9228] [2024-12-06 03:26:13,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/skbuff.h"), "i" (1498), "i" (12UL)); [9518-9519] [2024-12-06 03:26:13,063 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [9877-9878] [2024-12-06 03:26:13,064 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9884] [2024-12-06 03:26:13,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10080] [2024-12-06 03:26:13,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10109] [2024-12-06 03:26:13,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [10343] [2024-12-06 03:26:13,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10346] [2024-12-06 03:26:13,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10349] [2024-12-06 03:26:13,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [10352] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [10383] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [10386] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [10389] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [10392] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [10423] [2024-12-06 03:26:13,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [10426] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [10429] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [10432] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [10463] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [10466] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [10469] [2024-12-06 03:26:13,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [10472] [2024-12-06 03:26:13,132 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgbe/ixgbe_main.c"), "i" (318), "i" (12UL)); [11715-11716] [2024-12-06 03:26:13,132 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11722] [2024-12-06 03:26:13,156 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tx_desc) [12802] [2024-12-06 03:26:13,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12882] [2024-12-06 03:26:13,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13009] [2024-12-06 03:26:13,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [13050] [2024-12-06 03:26:13,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13053] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13056] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [13059] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [13090] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13093] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13096] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [13099] [2024-12-06 03:26:13,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [13130] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13133] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13136] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [13139] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [13170] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13173] [2024-12-06 03:26:13,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13176] [2024-12-06 03:26:13,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [13179] [2024-12-06 03:26:13,169 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13230] [2024-12-06 03:26:13,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [13411] [2024-12-06 03:26:13,181 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_ring->desc + (unsigned long )ntc) [13730] [2024-12-06 03:26:13,188 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)page_addr) [14021] [2024-12-06 03:26:13,188 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)page_addr + 64U) [14022] [2024-12-06 03:26:13,192 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [14124] [2024-12-06 03:26:13,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [17854] [2024-12-06 03:26:13,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (fcoe->ddp_pool)); [19649] [2024-12-06 03:26:13,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [20922] [2024-12-06 03:26:13,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [21032] [2024-12-06 03:26:13,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [21171] [2024-12-06 03:26:13,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21174] [2024-12-06 03:26:13,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21177] [2024-12-06 03:26:13,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [21180] [2024-12-06 03:26:13,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [21211] [2024-12-06 03:26:13,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21214] [2024-12-06 03:26:13,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21217] [2024-12-06 03:26:13,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [21220] [2024-12-06 03:26:13,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [21251] [2024-12-06 03:26:13,449 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21254] [2024-12-06 03:26:13,449 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21257] [2024-12-06 03:26:13,449 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [21260] [2024-12-06 03:26:13,450 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [21291] [2024-12-06 03:26:13,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21294] [2024-12-06 03:26:13,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21297] [2024-12-06 03:26:13,451 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [21300] [2024-12-06 03:26:14,112 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [45084-45085] [2024-12-06 03:26:14,113 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [45121-45122] [2024-12-06 03:26:14,377 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movq %0,%1": : "r" (val), "m" (*((unsigned long volatile *)addr)): "memory"); [50707] [2024-12-06 03:26:14,962 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [68715] [2024-12-06 03:26:14,975 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [69314] [2024-12-06 03:26:15,058 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [73148] [2024-12-06 03:26:15,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (98), "i" (12UL)); [73165-73166] [2024-12-06 03:26:15,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (99), "i" (12UL)); [73176-73177] [2024-12-06 03:26:15,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (52), "i" (12UL)); [73238-73239] [2024-12-06 03:26:15,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (65), "i" (12UL)); [73268-73269] [2024-12-06 03:26:15,068 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (fcoe->ddp_pool)); [73580] [2024-12-06 03:26:15,068 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [73582] [2024-12-06 03:26:15,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [73623] [2024-12-06 03:26:15,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [73626] [2024-12-06 03:26:15,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [73629] [2024-12-06 03:26:15,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [73632] [2024-12-06 03:26:15,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [73663] [2024-12-06 03:26:15,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [73666] [2024-12-06 03:26:15,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [73669] [2024-12-06 03:26:15,070 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [73672] [2024-12-06 03:26:15,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [73703] [2024-12-06 03:26:15,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [73706] [2024-12-06 03:26:15,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [73709] [2024-12-06 03:26:15,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [73712] [2024-12-06 03:26:15,071 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [73743] [2024-12-06 03:26:15,072 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [73746] [2024-12-06 03:26:15,072 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [73749] [2024-12-06 03:26:15,072 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [73752] [2024-12-06 03:26:15,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [73876] [2024-12-06 03:26:15,076 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [73933] [2024-12-06 03:26:15,083 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (fcoe->ddp_pool)); [74267] [2024-12-06 03:26:15,084 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (fcoe->ddp_pool)); [74297] [2024-12-06 03:26:15,107 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-intel-ixgbe-ixgbe.cil.i[2149920,2149933] [2024-12-06 03:26:15,127 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 03:26:16,599 INFO L204 MainTranslator]: Completed translation [2024-12-06 03:26:16,599 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16 WrapperNode [2024-12-06 03:26:16,600 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 03:26:16,601 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 03:26:16,601 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 03:26:16,601 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 03:26:16,606 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:16,834 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:17,758 INFO L138 Inliner]: procedures = 1927, calls = 21271, calls flagged for inlining = 1219, calls inlined = 1202, statements flattened = 62306 [2024-12-06 03:26:17,759 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 03:26:17,760 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 03:26:17,760 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 03:26:17,760 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 03:26:17,767 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:17,767 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:17,932 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:17,933 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:18,576 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:18,637 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:18,763 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:18,971 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:19,392 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:19,870 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 03:26:19,873 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 03:26:19,874 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 03:26:19,874 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 03:26:19,875 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:26:16" (1/1) ... [2024-12-06 03:26:19,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 03:26:19,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 03:26:19,934 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 03:26:19,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_22e926fa-e203-4660-96a9-498a96604426/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 03:26:19,981 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2024-12-06 03:26:19,981 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2024-12-06 03:26:19,981 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_mac_link_82598 [2024-12-06 03:26:19,981 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_mac_link_82598 [2024-12-06 03:26:19,981 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_hw_82599 [2024-12-06 03:26:19,981 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_hw_82599 [2024-12-06 03:26:19,982 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_mac_link_82599 [2024-12-06 03:26:19,982 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_mac_link_82599 [2024-12-06 03:26:19,982 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_ivar [2024-12-06 03:26:19,982 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_ivar [2024-12-06 03:26:19,982 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_hw_82598 [2024-12-06 03:26:19,983 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_hw_82598 [2024-12-06 03:26:19,983 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_identify_module_generic [2024-12-06 03:26:19,983 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_identify_module_generic [2024-12-06 03:26:19,983 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_uta_tables_generic [2024-12-06 03:26:19,983 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_uta_tables_generic [2024-12-06 03:26:19,984 INFO L130 BoogieDeclarations]: Found specification of procedure reg_pattern_test [2024-12-06 03:26:19,984 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_pattern_test [2024-12-06 03:26:19,984 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_tx_reset_queue [2024-12-06 03:26:19,984 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_tx_reset_queue [2024-12-06 03:26:19,984 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u8~0~TO~~s32~0 [2024-12-06 03:26:19,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u8~0~TO~~s32~0 [2024-12-06 03:26:19,984 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-12-06 03:26:19,984 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-12-06 03:26:19,985 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ptp_reset [2024-12-06 03:26:19,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ptp_reset [2024-12-06 03:26:19,985 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_q_vector [2024-12-06 03:26:19,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_q_vector [2024-12-06 03:26:19,985 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,985 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_eeprom_semaphore [2024-12-06 03:26:19,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_eeprom_semaphore [2024-12-06 03:26:19,986 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-12-06 03:26:19,986 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-12-06 03:26:19,986 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-12-06 03:26:19,986 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-12-06 03:26:19,988 INFO L130 BoogieDeclarations]: Found specification of procedure set_dev_node [2024-12-06 03:26:19,988 INFO L138 BoogieDeclarations]: Found implementation of procedure set_dev_node [2024-12-06 03:26:19,988 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_calc_eeprom_checksum_X540 [2024-12-06 03:26:19,988 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_calc_eeprom_checksum_X540 [2024-12-06 03:26:19,988 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_sub [2024-12-06 03:26:19,988 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_sub [2024-12-06 03:26:19,988 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-12-06 03:26:19,989 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-12-06 03:26:19,989 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_i2c_start [2024-12-06 03:26:19,989 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_i2c_start [2024-12-06 03:26:19,989 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eewr_X540 [2024-12-06 03:26:19,989 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eewr_X540 [2024-12-06 03:26:19,989 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_is_sfp [2024-12-06 03:26:19,989 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_is_sfp [2024-12-06 03:26:19,989 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_desc_rings [2024-12-06 03:26:19,989 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_desc_rings [2024-12-06 03:26:19,989 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ptp_start_cyclecounter [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ptp_start_cyclecounter [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_mbx_pf [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_mbx_pf [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_eeprom_len [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_eeprom_len [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure netif_set_real_num_rx_queues [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_set_real_num_rx_queues [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_stop_mac_link_on_d3_82599 [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_stop_mac_link_on_d3_82599 [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure __ixgbe_enable_sriov [2024-12-06 03:26:19,990 INFO L138 BoogieDeclarations]: Found implementation of procedure __ixgbe_enable_sriov [2024-12-06 03:26:19,990 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_down [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_down [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_device [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_device [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eewr_buffer_X540 [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eewr_buffer_X540 [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure find_next_bit [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure find_next_bit [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clean_rx_irq [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clean_rx_irq [2024-12-06 03:26:19,991 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_hw_ets [2024-12-06 03:26:19,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_hw_ets [2024-12-06 03:26:19,992 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_i2c_eeprom_generic [2024-12-06 03:26:19,992 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_i2c_eeprom_generic [2024-12-06 03:26:19,992 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-12-06 03:26:19,992 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-12-06 03:26:19,992 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_alloc_q_vector [2024-12-06 03:26:19,992 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_alloc_q_vector [2024-12-06 03:26:19,992 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-12-06 03:26:19,992 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-12-06 03:26:19,992 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2024-12-06 03:26:19,992 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_service_timer [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_service_timer [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clock_out_i2c_bit [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clock_out_i2c_bit [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_eeprom [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_eeprom [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vf_reset_event [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vf_reset_event [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_validate_eeprom_checksum_X540 [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_validate_eeprom_checksum_X540 [2024-12-06 03:26:19,993 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_copper_link_capabilities_generic [2024-12-06 03:26:19,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_copper_link_capabilities_generic [2024-12-06 03:26:19,994 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2024-12-06 03:26:19,994 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2024-12-06 03:26:19,994 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_phy_ops_82599 [2024-12-06 03:26:19,995 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_phy_ops_82599 [2024-12-06 03:26:19,995 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_phy_ops_82598 [2024-12-06 03:26:19,995 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_phy_ops_82598 [2024-12-06 03:26:19,995 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2024-12-06 03:26:19,995 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2024-12-06 03:26:19,995 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2024-12-06 03:26:19,995 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2024-12-06 03:26:19,995 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-12-06 03:26:19,995 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-12-06 03:26:19,995 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_del [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_del [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dbg_exit [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dbg_exit [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure sg_next [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_next [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_all_tx_resources [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_all_tx_resources [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enable_rx_buff_generic [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enable_rx_buff_generic [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_all_queues [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_all_queues [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_netpoll [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_netpoll [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_analog_reg8_82598 [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_analog_reg8_82598 [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_analog_reg8_82599 [2024-12-06 03:26:19,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_analog_reg8_82599 [2024-12-06 03:26:19,997 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_all_upper_get_next_dev_rcu [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_all_upper_get_next_dev_rcu [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_link_capabilities_82598 [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_link_capabilities_82598 [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_link_capabilities_82599 [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_link_capabilities_82599 [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_rx_drop_en [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_rx_drop_en [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure __ixgbe_shutdown [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure __ixgbe_shutdown [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_supported_physical_layer_X540 [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_supported_physical_layer_X540 [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_sfp_link_config_subtask [2024-12-06 03:26:19,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_sfp_link_config_subtask [2024-12-06 03:26:19,998 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure_tx_ring [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure_tx_ring [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_rx_resources [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_rx_resources [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_poll_eerd_eewr_done [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_poll_eerd_eewr_done [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ptp_check_pps_event [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ptp_check_pps_event [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure pci_select_bars [2024-12-06 03:26:19,999 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_select_bars [2024-12-06 03:26:19,999 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_raise_eeprom_clk [2024-12-06 03:26:20,000 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_raise_eeprom_clk [2024-12-06 03:26:20,000 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_vlan [2024-12-06 03:26:20,000 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_vlan [2024-12-06 03:26:20,000 INFO L130 BoogieDeclarations]: Found specification of procedure pci_cleanup_aer_uncorrect_error_status [2024-12-06 03:26:20,000 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_cleanup_aer_uncorrect_error_status [2024-12-06 03:26:20,000 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_rx_arbiter_82598 [2024-12-06 03:26:20,000 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_rx_arbiter_82598 [2024-12-06 03:26:20,000 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_rx_arbiter_82599 [2024-12-06 03:26:20,000 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_rx_arbiter_82599 [2024-12-06 03:26:20,005 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_mac_link_X540 [2024-12-06 03:26:20,007 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_mac_link_X540 [2024-12-06 03:26:20,007 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-12-06 03:26:20,007 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-12-06 03:26:20,007 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_prio [2024-12-06 03:26:20,007 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_prio [2024-12-06 03:26:20,007 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2024-12-06 03:26:20,007 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_fw_drv_ver_generic [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_fw_drv_ver_generic [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure pskb_expand_head [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure pskb_expand_head [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vmdq_san_mac_generic [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vmdq_san_mac_generic [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vfta_generic [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vfta_generic [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_max_channels [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_max_channels [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_ddp_setup [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_ddp_setup [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_wol_exclusion [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_wol_exclusion [2024-12-06 03:26:20,008 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-12-06 03:26:20,008 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_media_type_X540 [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_media_type_X540 [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vlan_filter_enable [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vlan_filter_enable [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fdir_set_input_mask_82599 [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fdir_set_input_mask_82599 [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_eeprom_checksum_X540 [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_eeprom_checksum_X540 [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_mac_link_82598 [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_mac_link_82598 [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fc_autoneg [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fc_autoneg [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_phy_nl [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_phy_nl [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,009 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ndo_set_vf_spoofchk [2024-12-06 03:26:20,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ndo_set_vf_spoofchk [2024-12-06 03:26:20,010 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_obtain_mbx_lock_pf [2024-12-06 03:26:20,010 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_obtain_mbx_lock_pf [2024-12-06 03:26:20,010 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vmolr [2024-12-06 03:26:20,010 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vmolr [2024-12-06 03:26:20,010 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-12-06 03:26:20,010 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-12-06 03:26:20,010 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-12-06 03:26:20,010 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-12-06 03:26:20,010 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_pfc [2024-12-06 03:26:20,010 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_pfc [2024-12-06 03:26:20,011 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_reg [2024-12-06 03:26:20,011 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_reg [2024-12-06 03:26:20,011 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_lan_id_multi_port_pcie_82598 [2024-12-06 03:26:20,011 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_lan_id_multi_port_pcie_82598 [2024-12-06 03:26:20,011 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-12-06 03:26:20,011 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-12-06 03:26:20,011 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-12-06 03:26:20,011 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcbnl_set_all [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcbnl_set_all [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_device_caps_generic [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_device_caps_generic [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_add_hwmon_attr [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_add_hwmon_attr [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_i2c_data [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_i2c_data [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_shift_in_eeprom_bits [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_shift_in_eeprom_bits [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_verify_fw_version_82599 [2024-12-06 03:26:20,012 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_verify_fw_version_82599 [2024-12-06 03:26:20,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vlan_rx_add_vid [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vlan_rx_add_vid [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_retry_bh [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_retry_bh [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_low_latency_recv [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_low_latency_recv [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_mac [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_mac [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_phy_reg_generic [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_phy_reg_generic [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~u16~0 [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~u16~0 [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_read [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_read [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_nonlinear [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_nonlinear [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_nway_reset [2024-12-06 03:26:20,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_nway_reset [2024-12-06 03:26:20,013 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_phy_link_speed_generic [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_phy_link_speed_generic [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_invariants_X540 [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_invariants_X540 [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_sriov [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_sriov [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tstamp_tx [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tstamp_tx [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eitr [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eitr [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_put [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_put [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_cyc2time [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_cyc2time [2024-12-06 03:26:20,014 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_tx_timeout_reset [2024-12-06 03:26:20,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_tx_timeout_reset [2024-12-06 03:26:20,015 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_eeprom_checksum_generic [2024-12-06 03:26:20,015 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_eeprom_checksum_generic [2024-12-06 03:26:20,015 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clean_rx_ring [2024-12-06 03:26:20,015 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clean_rx_ring [2024-12-06 03:26:20,015 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_ethtool_fdir_entry [2024-12-06 03:26:20,015 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_ethtool_fdir_entry [2024-12-06 03:26:20,015 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2024-12-06 03:26:20,015 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2024-12-06 03:26:20,015 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-12-06 03:26:20,015 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-12-06 03:26:20,020 INFO L130 BoogieDeclarations]: Found specification of procedure pci_num_vf [2024-12-06 03:26:20,020 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_num_vf [2024-12-06 03:26:20,021 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,021 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,021 INFO L130 BoogieDeclarations]: Found specification of procedure skb_header_pointer [2024-12-06 03:26:20,021 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_header_pointer [2024-12-06 03:26:20,021 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2024-12-06 03:26:20,021 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_san_mac_addr_offset [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_san_mac_addr_offset [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eeprom_82599 [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eeprom_82599 [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_irq [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_irq [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_pcie_from_parent [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_pcie_from_parent [2024-12-06 03:26:20,022 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-12-06 03:26:20,022 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_vfta_82598 [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_vfta_82598 [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~TO~VOID [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~TO~VOID [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_hw_generic [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_hw_generic [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_msg_task [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_msg_task [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_clear_ddp [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_clear_ddp [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_removed [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_removed [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_calculate_tc_credits [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_calculate_tc_credits [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2024-12-06 03:26:20,023 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2024-12-06 03:26:20,023 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_remove [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_remove [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_dca [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_dca [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_for_msg_pf [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_for_msg_pf [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clock_out_i2c_byte [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clock_out_i2c_byte [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_enable [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_enable [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_eeprom_semaphore [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_eeprom_semaphore [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_add_mac_filter [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_add_mac_filter [2024-12-06 03:26:20,024 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2024-12-06 03:26:20,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_get_tc_from_up [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_get_tc_from_up [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fc_enable_82598 [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fc_enable_82598 [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_wol_supported [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_wol_supported [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_rx_resources [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_rx_resources [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure skb_header_cloned [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_header_cloned [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_led_off_generic [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_led_off_generic [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure_dfwd [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure_dfwd [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_invariants_82598 [2024-12-06 03:26:20,025 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_invariants_82598 [2024-12-06 03:26:20,025 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_invariants_82599 [2024-12-06 03:26:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_invariants_82599 [2024-12-06 03:26:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_5 [2024-12-06 03:26:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_5 [2024-12-06 03:26:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_2 [2024-12-06 03:26:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_2 [2024-12-06 03:26:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_3 [2024-12-06 03:26:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_3 [2024-12-06 03:26:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_4 [2024-12-06 03:26:20,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_4 [2024-12-06 03:26:20,026 INFO L130 BoogieDeclarations]: Found specification of procedure dcb_getapp [2024-12-06 03:26:20,031 INFO L138 BoogieDeclarations]: Found implementation of procedure dcb_getapp [2024-12-06 03:26:20,031 INFO L130 BoogieDeclarations]: Found specification of procedure div_u64_rem [2024-12-06 03:26:20,031 INFO L138 BoogieDeclarations]: Found implementation of procedure div_u64_rem [2024-12-06 03:26:20,031 INFO L130 BoogieDeclarations]: Found specification of procedure __udelay [2024-12-06 03:26:20,031 INFO L138 BoogieDeclarations]: Found implementation of procedure __udelay [2024-12-06 03:26:20,031 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure_rx_ring [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure_rx_ring [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_fwd_ring [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_fwd_ring [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure dcb_ieee_getapp_mask [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure dcb_ieee_getapp_mask [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_acquire_swfw_sync [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_acquire_swfw_sync [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_prio_tc_map [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_prio_tc_map [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_lower_i2c_clk [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_lower_i2c_clk [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_link_test [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_link_test [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_phy_82598 [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_phy_82598 [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-12-06 03:26:20,032 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2024-12-06 03:26:20,032 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ready_eeprom [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ready_eeprom [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_tx_timeout [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_tx_timeout [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_phy_reg_mdi [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_phy_reg_mdi [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure dca_remove_requester [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure dca_remove_requester [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_mng_enabled [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_mng_enabled [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_eeprom_params_generic [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_eeprom_params_generic [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_tx_laser_multispeed_fiber [2024-12-06 03:26:20,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_tx_laser_multispeed_fiber [2024-12-06 03:26:20,033 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fdir_write_perfect_filter_82599 [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fdir_write_perfect_filter_82599 [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_thermal_sensor_data_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_thermal_sensor_data_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_rcv_msg_from_vf [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_rcv_msg_from_vf [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_rar_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_rar_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_hw_cntrs_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_hw_cntrs_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_blink_led_start_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_blink_led_start_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~ixgbe_link_speed~0~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~ixgbe_link_speed~0~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_bus_info_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_bus_info_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eewr_buffer_generic [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eewr_buffer_generic [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_regs_len [2024-12-06 03:26:20,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_regs_len [2024-12-06 03:26:20,034 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2024-12-06 03:26:20,035 INFO L130 BoogieDeclarations]: Found specification of procedure netif_set_real_num_tx_queues [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_set_real_num_tx_queues [2024-12-06 03:26:20,035 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_num_tc [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_num_tc [2024-12-06 03:26:20,035 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_raise_i2c_clk [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_raise_i2c_clk [2024-12-06 03:26:20,035 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_interrupt_capability [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_interrupt_capability [2024-12-06 03:26:20,035 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fdir_enable_82599 [2024-12-06 03:26:20,035 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fdir_enable_82599 [2024-12-06 03:26:20,040 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_hw_ets_config [2024-12-06 03:26:20,042 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_hw_ets_config [2024-12-06 03:26:20,043 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_macvlan [2024-12-06 03:26:20,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_macvlan [2024-12-06 03:26:20,043 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-12-06 03:26:20,043 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-12-06 03:26:20,043 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_tc [2024-12-06 03:26:20,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_tc [2024-12-06 03:26:20,043 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_unmap_and_free_tx_resource [2024-12-06 03:26:20,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_unmap_and_free_tx_resource [2024-12-06 03:26:20,043 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_shift_out_eeprom_bits [2024-12-06 03:26:20,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_shift_out_eeprom_bits [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_i2c_stop [2024-12-06 03:26:20,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_i2c_stop [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_sfp_init_sequence_offsets [2024-12-06 03:26:20,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_sfp_init_sequence_offsets [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ns_to_ktime [2024-12-06 03:26:20,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ns_to_ktime [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_mac_link_multispeed_fiber [2024-12-06 03:26:20,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_mac_link_multispeed_fiber [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_close [2024-12-06 03:26:20,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_close [2024-12-06 03:26:20,044 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_26_2 [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_26_2 [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eeprom_buffer_bit_bang_generic [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eeprom_buffer_bit_bang_generic [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_tx_data_arbiter_82599 [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_tx_data_arbiter_82599 [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_restore_vf_multicasts [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_restore_vf_multicasts [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_identify_phy_82599 [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_identify_phy_82599 [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_tx_data_arbiter_82598 [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_tx_data_arbiter_82598 [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_for_bit_pf [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_for_bit_pf [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_i2c_byte_generic [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_i2c_byte_generic [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-12-06 03:26:20,045 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-12-06 03:26:20,045 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_refill [2024-12-06 03:26:20,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_refill [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_max [2024-12-06 03:26:20,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_max [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2024-12-06 03:26:20,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_remove_adapter [2024-12-06 03:26:20,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_remove_adapter [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_map [2024-12-06 03:26:20,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_map [2024-12-06 03:26:20,046 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_rar_generic [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_rar_generic [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eeprom_buffer_bit_bang [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eeprom_buffer_bit_bang [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_phy_generic [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_phy_generic [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_mac_addr [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_mac_addr [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_restore_vf_macvlans [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_restore_vf_macvlans [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_mac_link_82598 [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_mac_link_82598 [2024-12-06 03:26:20,047 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_mac_link_82599 [2024-12-06 03:26:20,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_mac_link_82599 [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_interrupt_scheme [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_interrupt_scheme [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device_mem [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device_mem [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_san_mac_addr_generic [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_san_mac_addr_generic [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_identify_qsfp_module_generic [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_identify_qsfp_module_generic [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_fc [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_fc [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_device_supports_autoneg_fc [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_device_supports_autoneg_fc [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_hw_generic [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_hw_generic [2024-12-06 03:26:20,048 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_irq_enable [2024-12-06 03:26:20,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_irq_enable [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_for_rst_pf [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_for_rst_pf [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_hw_pfc_config [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_hw_pfc_config [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcbnl_ieee_setets [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcbnl_ieee_setets [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_vfta_generic [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_vfta_generic [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_pipeline_82599 [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_pipeline_82599 [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_for_ack_pf [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_for_ack_pf [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_20_2 [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_20_2 [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_hw_gen2 [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_hw_gen2 [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_alloc_rx_buffers [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_alloc_rx_buffers [2024-12-06 03:26:20,049 INFO L130 BoogieDeclarations]: Found specification of procedure simple_open [2024-12-06 03:26:20,049 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_open [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_posted_mbx [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_posted_mbx [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enable_rx_dma_82599 [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enable_rx_dma_82599 [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure_virtualization [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure_virtualization [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2024-12-06 03:26:20,050 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_io_resume [2024-12-06 03:26:20,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_io_resume [2024-12-06 03:26:20,053 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_rx_addrs_generic [2024-12-06 03:26:20,053 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_rx_addrs_generic [2024-12-06 03:26:20,053 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_blink_led_stop_X540 [2024-12-06 03:26:20,053 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_blink_led_stop_X540 [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset [2024-12-06 03:26:20,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_mac_addr_generic [2024-12-06 03:26:20,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_mac_addr_generic [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_set_prio_tc_map [2024-12-06 03:26:20,054 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_set_prio_tc_map [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pad [2024-12-06 03:26:20,054 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pad [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2024-12-06 03:26:20,054 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2024-12-06 03:26:20,054 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc_node [2024-12-06 03:26:20,055 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc_node [2024-12-06 03:26:20,055 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_supported_physical_layer_82598 [2024-12-06 03:26:20,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_supported_physical_layer_82598 [2024-12-06 03:26:20,055 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_vmvir [2024-12-06 03:26:20,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_vmvir [2024-12-06 03:26:20,055 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~~bool~0~TO~~s32~0 [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2024-12-06 03:26:20,056 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_identify_phy_generic [2024-12-06 03:26:20,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_identify_phy_generic [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_rx_buff_generic [2024-12-06 03:26:20,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_rx_buff_generic [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2024-12-06 03:26:20,056 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_24 [2024-12-06 03:26:20,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_24 [2024-12-06 03:26:20,056 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_sff8472_generic [2024-12-06 03:26:20,057 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_sff8472_generic [2024-12-06 03:26:20,057 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_blink_led_start_X540 [2024-12-06 03:26:20,057 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_blink_led_start_X540 [2024-12-06 03:26:20,057 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-12-06 03:26:20,057 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-12-06 03:26:20,057 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure_rx [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure_rx [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_mac_anti_spoofing [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_mac_anti_spoofing [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_19 [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_19 [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vmdq_82598 [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vmdq_82598 [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enumerate_functions [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enumerate_functions [2024-12-06 03:26:20,058 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_lsc [2024-12-06 03:26:20,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_lsc [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_analog_reg8_82599 [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_analog_reg8_82599 [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_analog_reg8_82598 [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_analog_reg8_82598 [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_validate_eeprom_checksum_generic [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_validate_eeprom_checksum_generic [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_thermal_sensor_thresh_generic [2024-12-06 03:26:20,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_thermal_sensor_thresh_generic [2024-12-06 03:26:20,059 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_unpack_bwgid [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_unpack_bwgid [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_mc_generic [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_mc_generic [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_reg [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_reg [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header_len [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header_len [2024-12-06 03:26:20,060 INFO L130 BoogieDeclarations]: Found specification of procedure page_to_nid [2024-12-06 03:26:20,060 INFO L138 BoogieDeclarations]: Found implementation of procedure page_to_nid [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_media_type_82598 [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_media_type_82598 [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_media_type_82599 [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_media_type_82599 [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_phy_reg_generic [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_phy_reg_generic [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_acquire_swfw_sync_X540 [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_acquire_swfw_sync_X540 [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure skb_get [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_get [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_desc_unused [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_desc_unused [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_i2c_bus_clear [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_i2c_bus_clear [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_mbx_pf [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_mbx_pf [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clean_tx_ring [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clean_tx_ring [2024-12-06 03:26:20,061 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_irq_enable_queues [2024-12-06 03:26:20,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_irq_enable_queues [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_standby_eeprom [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_standby_eeprom [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_15_2 [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_15_2 [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_convert_bus_speed [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_convert_bus_speed [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_add_ring [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_add_ring [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_hw_X540 [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_hw_X540 [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_num_queues [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_num_queues [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_stop_adapter_generic [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_stop_adapter_generic [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-12-06 03:26:20,062 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-12-06 03:26:20,062 INFO L130 BoogieDeclarations]: Found specification of procedure dca_add_requester [2024-12-06 03:26:20,063 INFO L138 BoogieDeclarations]: Found implementation of procedure dca_add_requester [2024-12-06 03:26:20,063 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2024-12-06 03:26:20,063 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2024-12-06 03:26:20,063 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_pbthresh_setup [2024-12-06 03:26:20,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_pbthresh_setup [2024-12-06 03:26:20,063 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_non_sfp_link_config [2024-12-06 03:26:20,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_non_sfp_link_config [2024-12-06 03:26:20,063 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-12-06 03:26:20,063 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-12-06 03:26:20,063 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-12-06 03:26:20,065 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-12-06 03:26:20,065 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_disable [2024-12-06 03:26:20,065 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_disable [2024-12-06 03:26:20,065 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_swfw_sync_X540 [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_swfw_sync_X540 [2024-12-06 03:26:20,066 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-12-06 03:26:20,066 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_rate_limit [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_rate_limit [2024-12-06 03:26:20,066 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2024-12-06 03:26:20,066 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vfta_82598 [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vfta_82598 [2024-12-06 03:26:20,066 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_selected_regions [2024-12-06 03:26:20,066 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_selected_regions [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enable_rx_dma_generic [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enable_rx_dma_generic [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_disable_rx_queue [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_disable_rx_queue [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_rxpba_82598 [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_rxpba_82598 [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_watchdog_update_link [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_watchdog_update_link [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_fcoe_ddp_resources [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_fcoe_ddp_resources [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eeprom_bit_bang_generic [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eeprom_bit_bang_generic [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure txring_txq [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure txring_txq [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_identify_sfp_module_generic [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_identify_sfp_module_generic [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2024-12-06 03:26:20,067 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-12-06 03:26:20,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_hw_X540 [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_hw_X540 [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_overtemp_event [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_overtemp_event [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fc_enable_generic [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fc_enable_generic [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_wwn_prefix_generic [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_wwn_prefix_generic [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_test_staterr [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_test_staterr [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_phy_link_generic [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_phy_link_generic [2024-12-06 03:26:20,068 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_lan_id_multi_port_pcie [2024-12-06 03:26:20,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_lan_id_multi_port_pcie [2024-12-06 03:26:20,070 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2024-12-06 03:26:20,070 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2024-12-06 03:26:20,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2024-12-06 03:26:20,071 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_ddp_put [2024-12-06 03:26:20,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_ddp_put [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_blink_led_stop_generic [2024-12-06 03:26:20,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_blink_led_stop_generic [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_features_change [2024-12-06 03:26:20,071 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_features_change [2024-12-06 03:26:20,071 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vlan_strip_enable [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vlan_strip_enable [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure dev_to_node [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_to_node [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eerd_generic [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eerd_generic [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure kasprintf [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure kasprintf [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_pcie_msix_count_generic [2024-12-06 03:26:20,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_pcie_msix_count_generic [2024-12-06 03:26:20,072 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_swfw_sync_semaphore [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_swfw_sync_semaphore [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eerd_buffer_generic [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eerd_buffer_generic [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure dca3_get_tag [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure dca3_get_tag [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_instance_handler_4_5 [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_instance_handler_4_5 [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure nla_data [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_data [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure find_last_bit [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure find_last_bit [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_rx_mode [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_rx_mode [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_disable [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_disable [2024-12-06 03:26:20,073 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_swfw_sync [2024-12-06 03:26:20,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_swfw_sync [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_msix_clean_rings [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_msix_clean_rings [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_xmit_frame_ring [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_xmit_frame_ring [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_macvlan_set_rx_mode [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_macvlan_set_rx_mode [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure find_first_bit [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure find_first_bit [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_swfw_sync_semaphore [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_swfw_sync_semaphore [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_service_event_complete [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_service_event_complete [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_shutdown [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_shutdown [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_irq [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_irq [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~bool~0~X~int~TO~VOID [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~bool~0~X~int~TO~VOID [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fwd_ring_down [2024-12-06 03:26:20,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fwd_ring_down [2024-12-06 03:26:20,074 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_mc_addr_list_generic [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_mc_addr_list_generic [2024-12-06 03:26:20,075 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_all_rx_resources [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_all_rx_resources [2024-12-06 03:26:20,075 INFO L130 BoogieDeclarations]: Found specification of procedure find_first_zero_bit [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure find_first_zero_bit [2024-12-06 03:26:20,075 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_vmdq_generic [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_vmdq_generic [2024-12-06 03:26:20,075 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-12-06 03:26:20,075 INFO L130 BoogieDeclarations]: Found specification of procedure irq_set_affinity_hint [2024-12-06 03:26:20,075 INFO L138 BoogieDeclarations]: Found implementation of procedure irq_set_affinity_hint [2024-12-06 03:26:20,076 INFO L130 BoogieDeclarations]: Found specification of procedure numa_node_id [2024-12-06 03:26:20,076 INFO L138 BoogieDeclarations]: Found implementation of procedure numa_node_id [2024-12-06 03:26:20,076 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2024-12-06 03:26:20,077 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_add [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_add [2024-12-06 03:26:20,077 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2024-12-06 03:26:20,077 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2024-12-06 03:26:20,077 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enable_tx_laser_multispeed_fiber [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enable_tx_laser_multispeed_fiber [2024-12-06 03:26:20,077 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2024-12-06 03:26:20,077 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure netif_set_gso_max_size [2024-12-06 03:26:20,078 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_set_gso_max_size [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure ffs [2024-12-06 03:26:20,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ffs [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure pci_find_ext_capability [2024-12-06 03:26:20,078 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_find_ext_capability [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_sfp_modules_82599 [2024-12-06 03:26:20,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_sfp_modules_82599 [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_tx_ctxtdesc [2024-12-06 03:26:20,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_tx_ctxtdesc [2024-12-06 03:26:20,078 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_link_mbps [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_link_mbps [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_eeprom_82598 [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_eeprom_82598 [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_byte_generic [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_byte_generic [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcbnl_devreset [2024-12-06 03:26:20,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcbnl_devreset [2024-12-06 03:26:20,079 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_free [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_free [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_lower_eeprom_clk [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_lower_eeprom_clk [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_reset_tc [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_reset_tc [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_up_complete [2024-12-06 03:26:20,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_up_complete [2024-12-06 03:26:20,080 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_sg_attrs [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_sg_attrs [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ptp_setup_sdp [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ptp_setup_sdp [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_mbx [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_mbx [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_range_for_cpu [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_range_for_cpu [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_set_tc_queue [2024-12-06 03:26:20,081 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_set_tc_queue [2024-12-06 03:26:20,081 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_sff8472_82598 [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_sff8472_82598 [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_20 [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_20 [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_service_task [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_service_task [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_i2c_eeprom_generic [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_i2c_eeprom_generic [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-12-06 03:26:20,082 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-12-06 03:26:20,082 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eeprom_buffer_bit_bang [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eeprom_buffer_bit_bang [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_convert_bus_width [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_convert_bus_width [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_request_msix_irqs [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_request_msix_irqs [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_rxpba_generic [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_rxpba_generic [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_tx_desc_arbiter_82599 [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_tx_desc_arbiter_82599 [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_tx_desc_arbiter_82598 [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_tx_desc_arbiter_82598 [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fwd_ring_up [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fwd_ring_up [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_maybe_stop_tx [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_maybe_stop_tx [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_poll_flash_update_done_X540 [2024-12-06 03:26:20,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_poll_flash_update_done_X540 [2024-12-06 03:26:20,083 INFO L130 BoogieDeclarations]: Found specification of procedure simple_write_to_buffer [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_write_to_buffer [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vmvir [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vmvir [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_do_reset [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_do_reset [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_phy_reg_mdi [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_phy_reg_mdi [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_rx_bufsz [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_rx_bufsz [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~~u32~0~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~~u32~0~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_pfc_82598 [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_pfc_82598 [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcb_config_pfc_82599 [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcb_config_pfc_82599 [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_verify_lesm_fw_enabled_82599 [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_verify_lesm_fw_enabled_82599 [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eewr_generic [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eewr_generic [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vf_reset_msg [2024-12-06 03:26:20,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vf_reset_msg [2024-12-06 03:26:20,084 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_dca [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_dca [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove_recursive [2024-12-06 03:26:20,085 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove_recursive [2024-12-06 03:26:20,085 INFO L130 BoogieDeclarations]: Found specification of procedure print_hex_dump [2024-12-06 03:26:20,086 INFO L138 BoogieDeclarations]: Found implementation of procedure print_hex_dump [2024-12-06 03:26:20,086 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2024-12-06 03:26:20,086 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2024-12-06 03:26:20,086 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_mac_link_ops_82599 [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_mac_link_ops_82599 [2024-12-06 03:26:20,087 INFO L130 BoogieDeclarations]: Found specification of procedure pci_wake_from_d3 [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_wake_from_d3 [2024-12-06 03:26:20,087 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_up [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_up [2024-12-06 03:26:20,087 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_sfp_detection_subtask [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_sfp_detection_subtask [2024-12-06 03:26:20,087 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_posted_mbx [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_posted_mbx [2024-12-06 03:26:20,087 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2024-12-06 03:26:20,087 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_vmdq_82598 [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_vmdq_82598 [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_remove [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_remove [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u8~0~TO~~s32~0 [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u8~0~TO~~s32~0 [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_sfp_event [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_sfp_event [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,088 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2024-12-06 03:26:20,088 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u16~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u16~0~X~~u16~0~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_clear_tx_pending [2024-12-06 03:26:20,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_clear_tx_pending [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_fan_failure [2024-12-06 03:26:20,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_fan_failure [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,089 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vlan_strip_disable [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vlan_strip_disable [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_begin_bh [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_begin_bh [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_led_on_generic [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_led_on_generic [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_resume [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_resume [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eeprom_buffer_82599 [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eeprom_buffer_82599 [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_irq_register_24_2 [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_irq_register_24_2 [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_tail [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_tail [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2024-12-06 03:26:20,090 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2024-12-06 03:26:20,090 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,091 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~~s32~0 [2024-12-06 03:26:20,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2024-12-06 03:26:20,091 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_negotiate_fc [2024-12-06 03:26:20,091 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_negotiate_fc [2024-12-06 03:26:20,091 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_init [2024-12-06 03:26:20,091 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_init [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reinit_locked [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reinit_locked [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_configure [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_configure [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure skb_copy_bits [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_copy_bits [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_sriov [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_sriov [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_service_event_schedule [2024-12-06 03:26:20,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_service_event_schedule [2024-12-06 03:26:20,092 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_update_begin [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_update_begin [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_all_queues [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_all_queues [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_overtemp_subtask [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_overtemp_subtask [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_i2c_ack [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_i2c_ack [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_phy_firmware_version_generic [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_phy_firmware_version_generic [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_eeprom_params_X540 [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_eeprom_params_X540 [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_empty [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_empty [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-12-06 03:26:20,093 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-12-06 03:26:20,093 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vmdq_generic [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vmdq_generic [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_tn_check_overtemp [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_tn_check_overtemp [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_update_stats [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_update_stats [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_uc_addr_list [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_uc_addr_list [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~s32~0 [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_request_irq [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_request_irq [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_hw_82599 [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_hw_82599 [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_rx_is_fcoe [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_rx_is_fcoe [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_start_hw_82598 [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_start_hw_82598 [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_msix_other [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_msix_other [2024-12-06 03:26:20,094 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_init_interrupt_scheme [2024-12-06 03:26:20,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_init_interrupt_scheme [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2024-12-06 03:26:20,095 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vlan_anti_spoofing [2024-12-06 03:26:20,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vlan_anti_spoofing [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_enable_mc_generic [2024-12-06 03:26:20,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_enable_mc_generic [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_vf_macvlan_msg [2024-12-06 03:26:20,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_vf_macvlan_msg [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2024-12-06 03:26:20,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2024-12-06 03:26:20,095 INFO L130 BoogieDeclarations]: Found specification of procedure simple_read_from_buffer [2024-12-06 03:26:20,096 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_read_from_buffer [2024-12-06 03:26:20,096 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_sriov_reinit [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_sriov_reinit [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata___0 [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata___0 [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_write_eeprom_generic [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_write_eeprom_generic [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_open [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_open [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_weight [2024-12-06 03:26:20,097 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_weight [2024-12-06 03:26:20,097 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2024-12-06 03:26:20,098 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_copper_link_82598 [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_copper_link_82598 [2024-12-06 03:26:20,098 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_copper_link_82599 [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_copper_link_82599 [2024-12-06 03:26:20,098 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_dcbnl_ieee_setpfc [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_dcbnl_ieee_setpfc [2024-12-06 03:26:20,098 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_watchdog_subtask [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_watchdog_subtask [2024-12-06 03:26:20,098 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-12-06 03:26:20,098 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_reset_subtask [2024-12-06 03:26:20,099 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_reset_subtask [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure net_ratelimit [2024-12-06 03:26:20,099 INFO L138 BoogieDeclarations]: Found implementation of procedure net_ratelimit [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_fcoe_get_tc [2024-12-06 03:26:20,099 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_fcoe_get_tc [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_9 [2024-12-06 03:26:20,099 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_9 [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_intr [2024-12-06 03:26:20,099 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_intr [2024-12-06 03:26:20,099 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_set_i2c_data [2024-12-06 03:26:20,100 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_set_i2c_data [2024-12-06 03:26:20,101 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-12-06 03:26:20,101 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_acquire_eeprom [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_acquire_eeprom [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_13 [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_13 [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_12 [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_12 [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_check_mac_link_generic [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_check_mac_link_generic [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_ping_all_vfs [2024-12-06 03:26:20,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_ping_all_vfs [2024-12-06 03:26:20,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_15 [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_15 [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_10 [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_10 [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_vf_configuration [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_vf_configuration [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_tx_resources [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_tx_resources [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure prefetchw [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure prefetchw [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure netif_is_macvlan [2024-12-06 03:26:20,103 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_is_macvlan [2024-12-06 03:26:20,103 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2024-12-06 03:26:20,104 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_setup_mac_link_smartspeed [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_setup_mac_link_smartspeed [2024-12-06 03:26:20,104 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_calc_eeprom_checksum_generic [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_calc_eeprom_checksum_generic [2024-12-06 03:26:20,104 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_free_tx_resources [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_free_tx_resources [2024-12-06 03:26:20,104 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_read_eerd_X540 [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_read_eerd_X540 [2024-12-06 03:26:20,104 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-12-06 03:26:20,104 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_release_hw_control [2024-12-06 03:26:20,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_release_hw_control [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_get_ets_data [2024-12-06 03:26:20,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_get_ets_data [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure ixgbe_rx_pg_order [2024-12-06 03:26:20,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgbe_rx_pg_order [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2024-12-06 03:26:20,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2024-12-06 03:26:20,105 INFO L130 BoogieDeclarations]: Found specification of procedure netpoll_trap [2024-12-06 03:26:20,105 INFO L138 BoogieDeclarations]: Found implementation of procedure netpoll_trap [2024-12-06 03:26:24,200 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 03:26:24,208 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 03:30:15,208 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-12-06 03:31:28,992 INFO L? ?]: Removed 24013 outVars from TransFormulas that were not future-live. [2024-12-06 03:31:28,992 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 03:33:45,970 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 03:33:45,971 INFO L312 CfgBuilder]: Removed 66 assume(true) statements. [2024-12-06 03:33:45,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 03:33:45 BoogieIcfgContainer [2024-12-06 03:33:45,971 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 03:33:45,973 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 03:33:45,973 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 03:33:45,988 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 03:33:45,988 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 03:33:45" (1/1) ... [2024-12-06 03:33:45,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 03:33:46,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:33:46,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22908 states to 15117 states and 22908 transitions. [2024-12-06 03:33:46,386 INFO L276 IsEmpty]: Start isEmpty. Operand 15117 states and 22908 transitions. [2024-12-06 03:33:46,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 03:33:46,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:33:46,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms