qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/1] migration: calculate expected_downtime cons


From: no-reply
Subject: Re: [Qemu-devel] [PATCH 0/1] migration: calculate expected_downtime considering redirtied ram
Date: Sat, 2 Feb 2019 14:05:10 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the address@hidden build test. Please find the testing 
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make address@hidden SHOW_ENV=1 J=14
=== TEST SCRIPT END ===

  CC      net/util.o
  CC      net/hub.o
/tmp/qemu-test/src/migration/migration.c: In function 
'migration_update_counters':
/tmp/qemu-test/src/migration/migration.c:2907:9: error: 
'remaining_ram_transfer_time' undeclared (first use in this function)
         remaining_ram_transfer_time = ram_counters.remaining / bandwidth
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/qemu-test/src/migration/migration.c:2907:9: note: each undeclared 
identifier is reported only once for each function it appears in
/tmp/qemu-test/src/migration/migration.c:2907:73: error: expected ';' before 
'newly_dirtied_ram'
         remaining_ram_transfer_time = ram_counters.remaining / bandwidth
                                                                         ^
                                                                         ;


The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]