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

Re: [Xen-devel] [linux-arm-xen test] 24734: tolerable FAIL - PUSHED



On Wed, 2014-02-05 at 18:55 +0000, xen.org wrote:
> flight 24734 linux-arm-xen real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/24734/
> 
> Failures :-/ but no regressions.
> 
> Tests which did not succeed, but are not blocking:
>  test-armhf-armhf-xl           9 guest-start                  fail   never 
> pass

Stefano, please can you cherry-pick:

        commit e17b2f114cba5420fb28fa4bfead57d406a16533
        Author: Ian Campbell <ian.campbell@xxxxxxxxxx>
        Date:   Mon Jan 20 11:30:41 2014 +0000
        
            xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
            
            The use of phys_to_machine and machine_to_phys in the phys<=>bus 
conversion
            causes us to lose the top bits of the DMA address if the size of a 
DMA addr
            
            This can happen in practice on ARM where foreign pages can be above 
4GB eve
            though the local kernel does not have LPAE page tables enabled 
(which is
            totally reasonable if the guest does not itself have >4GB of RAM). 
In this
            case the kernel still maps the foreign pages at a phys addr below 
4G (as it
            must) but the resulting DMA address (returned by the grant map 
operation) i
            much higher.
            
            This is analogous to a hardware device which has its view of RAM 
mapped up
            high for some reason.
            
            This patch makes I/O to foreign pages (specifically blkif) work on 
32-bit A
            systems with more than 4GB of RAM.
            
            Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
            Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>

from mainline into this tree.

Thanks,
Ian.

> 
> version targeted for testing:
>  linux                518e624ddfaef545408c19c30fff31bc64d6b346
> baseline version:
>  linux                d264bde089ceea20640d6d4472a0dcade9d2e199
> 
> ------------------------------------------------------------
> People who touched revisions under test:
>   "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
>   Aaro Koskinen <aaro.koskinen@xxxxxx>
>   Aaron Brown <aaron.f.brown@xxxxxxxxx>
>   Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
>   Alan Cox <alan@xxxxxxxxxxxxxxx>
>   Alex Deucher <alexander.deucher@xxxxxxx>
>   Alexander Mezin <mezin.alexander@xxxxxxxxx>
>   Alexander van Heukelum <heukelum@xxxxxxxxxxx>
>   Anatolij Gustschin <agust@xxxxxxx>
>   Andre Przywara <andre.przywara@xxxxxxxxxx>
>   Andreas Reis <andreas.reis@xxxxxxxxx>
>   Andreas Rohner <andreas.rohner@xxxxxxx>
>   Andrew Bresticker <abrestic@xxxxxxxxxxxx>
>   Andrew Jones <drjones@xxxxxxxxxx>
>   Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
>   Andy Lutomirski <luto@xxxxxxxxxxxxxx>
>   Anton Blanchard <anton@xxxxxxxxx>
>   Anton Vorontsov <anton@xxxxxxxxxx>
>   Antonio Quartulli <antonio@xxxxxxxxxxxxxx>
>   Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
>   Ariel Elior <ariele@xxxxxxxxxxxx>
>   Arron Wang <arron.wang@xxxxxxxxx>
>   Austin Boyle <boyle.austin@xxxxxxxxx>
>   Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
>   Ben Myers <bpm@xxxxxxx>
>   Ben Skeggs <bskeggs@xxxxxxxxxx>
>   Ben Widawsky <ben@xxxxxxxxxxxx>
>   Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
>   Betty Dall <betty.dall@xxxxxx>
>   Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>   BjÃrn Mork <bjorn@xxxxxxx>
>   Bob Peterson <rpeterso@xxxxxxxxxx>
>   Borislav Petkov <bp@xxxxxxx>
>   Brian W Hart <hartb@xxxxxxxxxxxxxxxxxx>
>   Bruce Allan <bruce.w.allan@xxxxxxxxx>
>   Bryan Wu <cooloney@xxxxxxxxx>
>   Catalin Marinas <catalin.marinas@xxxxxxx>
>   Christian Engelmayer <cengelma@xxxxxx>
>   Christian KÃnig <christian.koenig@xxxxxxx>
>   Christoph Paasch <christoph.paasch@xxxxxxxxxxxx>
>   Cong Wang <xiyou.wangcong@xxxxxxxxx>
>   Curt Brune <curt@xxxxxxxxxxxxxxxxxxx>
>   CÃdric Le Goater <clg@xxxxxxxxxx>
>   Dan Carpenter <dan.carpenter@xxxxxxxxxx>
>   Dan Williams <dcbw@xxxxxxxxxx>
>   Daniel Borkmann <dborkman@xxxxxxxxxx>
>   Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
>   Daniel Vetter <daniel.vetter@xxxxxxxx>
>   Dave Airlie <airlied@xxxxxxxxxx>
>   Dave Ertman <davidx.m.ertman@xxxxxxxxx>
>   Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
>   David Ertman <davidx.m.ertman@xxxxxxxxx>
>   David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
>   David S. Miller <davem@xxxxxxxxxxxxx>
>   Dimitris Michailidis <dm@xxxxxxxxxxx>
>   Ding Tianhong <dingtianhong@xxxxxxxxxx>
>   Dirk Brandewie <dirk.j.brandewie@xxxxxxxxx>
>   Dmitry Kravkov <dmitry@xxxxxxxxxxxx>
>   Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
>   Don Skidmore <donald.c.skidmore@xxxxxxxxx>
>   Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
>   Eric Dumazet <edumazet@xxxxxxxxxx>
>   Eric Whitney <enwlinux@xxxxxxxxx>
>   Erik Hugne <erik.hugne@xxxxxxxxxxxx>
>   Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
>   Fan Du <fan.du@xxxxxxxxxxxxx>
>   Felix Fietkau <nbd@xxxxxxxxxxx>
>   Flavio Leitner <fbl@xxxxxxxxxx>
>   Florian Fainelli <f.fainelli@xxxxxxxxx>
>   Florian Westphal <fw@xxxxxxxxx>
>   Frank Li <Frank.Li@xxxxxxxxxxxxx>
>   Gao feng <gaofeng@xxxxxxxxxxxxxx>
>   Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
>   Geert Uytterhoeven <geert+renesas@xxxxxxxxxxxxxx>
>   Gerhard Sittig <gsi@xxxxxxx>
>   Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
>   Grant Likely <grant.likely@xxxxxxxxxx>
>   Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>   Gregor Beck <gbeck@xxxxxxxxx>
>   Guenter Roeck <linux@xxxxxxxxxxxx>
>   Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
>   H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
>   H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
>   H. Peter Anvin <hpa@xxxxxxxxx>
>   Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
>   Hangbin Liu <liuhangbin@xxxxxxxxx>
>   Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
>   Hariprasad Shenai <hariprasad@xxxxxxxxxxx>
>   Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>   Heiko Stuebner <heiko@xxxxxxxxx>
>   Helge Deller <deller@xxxxxx>
>   Helmut Schaa <helmut.schaa@xxxxxxxxxxxxxx>
>   Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
>   Huacai Chen <chenhc@xxxxxxxxxx>
>   Hugh Dickins <hughd@xxxxxxxxxx>
>   Ilia Mirkin <imirkin@xxxxxxxxxxxx>
>   Ingo Molnar <mingo@xxxxxxxxxx>
>   Ivan Vecera <ivecera@xxxxxxxxxx>
>   Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
>   James Hogan <james.hogan@xxxxxxxxxx>
>   Jan Kara <jack@xxxxxxx>
>   Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
>   Jani Nikula <jani.nikula@xxxxxxxxx>
>   Jason Baron <jbaron@xxxxxxxxxx>
>   Jason Wang <jasowang@xxxxxxxxxx>
>   Javier Lopez <jlopex@xxxxxxxxxxx>
>   Jay Vosburgh <fubar@xxxxxxxxxx>
>   Jean Delvare <khali@xxxxxxxxxxxx>
>   Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
>   Jeff Layton <jlayton@xxxxxxxxxx>
>   Jens Axboe <axboe@xxxxxxxxx>
>   Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
>   Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
>   Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>
>   Jie Liu <jeff.liu@xxxxxxxxxx>
>   Jiri Pirko <jiri@xxxxxxxxxxx>
>   Jitendra Kalsaria <jitendra.kalsaria@xxxxxxxxxx>
>   Johan Hedberg <johan.hedberg@xxxxxxxxx>
>   Johannes Berg <johannes.berg@xxxxxxxxx>
>   John Crispin <blogic@xxxxxxxxxxx>
>   John David Anglin <dave.anglin@xxxxxxxx>
>   John Fastabend <john.r.fastabend@xxxxxxxxxxxxx>
>   John Fastabend <john.r.fastabend@xxxxxxxxx>
>   John Stultz <john.stultz@xxxxxxxxxx>
>   John W. Linville <linville@xxxxxxxxxxxxx>
>   Jon Maloy <jon.maloy@xxxxxxxxxxxx>
>   Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
>   Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxx>
>   Julian Anastasov <ja@xxxxxx>
>   Kelly Doran <kel.p.doran@xxxxxxxxx>
>   Kirill Tkhai <tkhai@xxxxxxxxx>
>   Krzysztof HaÅasa <khalasa@xxxxxxx>
>   Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
>   Kumar Sanghvi <kumaras@xxxxxxxxxxx>
>   Lan Tianyu <tianyu.lan@xxxxxxxxx>
>   Larry Finger <Larry.Finger@xxxxxxxxxxxx>
>   Laura Abbott <lauraa@xxxxxxxxxxxxxx>
>   Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
>   Leigh Brown <leigh@xxxxxxxxxxxxx>
>   Li RongQing <roy.qing.li@xxxxxxxxx>
>   Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>   Liu, Chuansheng <chuansheng.liu@xxxxxxxxx>
>   Manish Chopra <manish.chopra@xxxxxxxxxx>
>   Marcel Holtmann <marcel@xxxxxxxxxxxx>
>   Marcelo Tosatti <mtosatti@xxxxxxxxxx>
>   Marco Piazza <mpiazza@xxxxxxxxx>
>   Marek Lindner <mareklindner@xxxxxxxxxxxxx>
>   Marek OlÅÃk <marek.olsak@xxxxxxx>
>   Mark Rutland <mark.rutland@xxxxxxx>
>   Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
>   Mathy Vanhoef <vanhoefm@xxxxxxxxx>
>   Matteo Facchinetti <matteo.facchinetti@xxxxxxxxxxxx>
>   Mel Gorman <mgorman@xxxxxxx>
>   Michael Chan <mchan@xxxxxxxxxxxx>
>   Michael Neuling <mikey@xxxxxxxxxxx>
>   Michael S. Tsirkin <mst@xxxxxxxxxx>
>   Michal Hocko <mhocko@xxxxxxx>
>   Michal Kalderon <michals@xxxxxxxxxxxx>
>   Michal Schmidt <mschmidt@xxxxxxxxxx>
>   Michal Simek <michal.simek@xxxxxxxxxx>
>   Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
>   Mike Turquette <mturquette@xxxxxxxxxx>
>   Mikulas Patocka <mpatocka@xxxxxxxxxx>
>   Milo Kim <milo.kim@xxxxxx>
>   Ming Lei <ming.lei@xxxxxxxxxxxxx>
>   Ming Lei <tom.leiming@xxxxxxxxx>
>   Mugunthan V N <mugunthanvnm@xxxxxx>
>   Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
>   Neal Cardwell <ncardwell@xxxxxxxxxx>
>   Neil Horman <nhorman@xxxxxxxxxxxxx>
>   NeilBrown <neilb@xxxxxxx>
>   Nicolas Schichan <nschichan@xxxxxxxxxx>
>   Nithin Nayak Sujir <nsujir@xxxxxxxxxxxx>
>   Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@xxxxxxxxxxx>
>   Octavian Purdila <octavian.purdila@xxxxxxxxx>
>   Oleg Nesterov <oleg@xxxxxxxxxx>
>   Olof Johansson <olof@xxxxxxxxx>
>   Oren Givon <oren.givon@xxxxxxxxx>
>   Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
>   Paolo Bonzini <pbonzini@xxxxxxxxxx>
>   Paul Durrant <paul.durrant@xxxxxxxxxx>
>   Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
>   Paulo Zanoni <paulo.r.zanoni@xxxxxxxxx>
>   Pekka Enberg <penberg@xxxxxxxxxx>
>   Peter Korsgaard <peter@xxxxxxxxxxxxx>
>   Peter Zijlstra <peterz@xxxxxxxxxxxxx>
>   Phil Schmitt <phillip.j.schmitt@xxxxxxxxx>
>   Qais Yousef <qais.yousef@xxxxxxxxxx>
>   Qingshuai Tian <qingshuai.tian@xxxxxxxxx>
>   Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>   RafaÅ MiÅecki <zajec5@xxxxxxxxx>
>   Rajesh B Prathipati <rprathip@xxxxxxxxxxxxxxxxxx>
>   Richard Cochran <richardcochran@xxxxxxxxx>
>   Richard Weinberger <richard@xxxxxx>
>   Rik van Riel <riel@xxxxxxxxxx>
>   Rob Herring <rob.herring@xxxxxxxxxxx>
>   Rob Herring <robh@xxxxxxxxxx>
>   Robert Richter <rric@xxxxxxxxxx>
>   Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
>   Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
>   Sachin Kamat <sachin.kamat@xxxxxxxxxx>
>   Sachin Prabhu <sprabhu@xxxxxxxxxx>
>   Salva Peirà <speiro@xxxxxxxxxx>
>   Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
>   Santosh Shilimkar <santosh.shilimkar@xxxxxx>
>   Sasha Levin <sasha.levin@xxxxxxxxxx>
>   Sathya Perla <sathya.perla@xxxxxxxxxx>
>   Scott Feldman <sfeldma@xxxxxxxxxxxxxxxxxxx>
>   Sebastian Ott <sebott@xxxxxxxxxxxxxxxxxx>
>   Serge E. Hallyn <serge.hallyn@xxxxxxxxxx>
>   Serge Hallyn <serge.hallyn@xxxxxxxxxxxxx>
>   Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
>   Seung-Woo Kim <sw0312.kim@xxxxxxxxxxx>
>   Shahed Shaikh <shahed.shaikh@xxxxxxxxxx>
>   Shirish Pargaonkar <spargaonkar@xxxxxxxx>
>   Shuah Khan <shuah.kh@xxxxxxxxxxx>
>   Simon Guinot <sguinot@xxxxxxxxx>
>   Simon Horman <horms+renesas@xxxxxxxxxxxx>
>   Simon Horman <horms@xxxxxxxxxxxx>
>   Simon Wunderlich <sw@xxxxxxxxxxxxxxxxxx>
>   Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
>   Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
>   Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
>   Stephen Warren <swarren@xxxxxxxxxx>
>   Steve Capper <steve.capper@xxxxxxxxxx>
>   Steve French <smfrench@xxxxxxxxx>
>   Steven Rostedt <rostedt@xxxxxxxxxxx>
>   Steven Whitehouse <swhiteho@xxxxxxxxxx>
>   Sudeep Holla <sudeep.holla@xxxxxxx>
>   Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx>
>   Suresh Reddy <suresh.reddy@xxxxxxxxxx>
>   Taras Kondratiuk <taras.kondratiuk@xxxxxxxxxx>
>   Tejun Heo <tj@xxxxxxxxxx>
>   Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
>   Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxxxxxx>
>   Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>   Timo TerÃs <timo.teras@xxxxxx>
>   Tomasz Figa <t.figa@xxxxxxxxxxx>
>   Tony Lindgren <tony@xxxxxxxxxxx>
>   Toshi Kani <toshi.kani@xxxxxx>
>   Ujjal Roy <royujjal@xxxxxxxxx>
>   Vasundhara Volam <vasundhara.volam@xxxxxxxxxx>
>   Ville SyrjÃlà <ville.syrjala@xxxxxxxxxxxxxxx>
>   Vince Bridgers <vbridgers2013@xxxxxxxxx>
>   Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>   Vivek Goyal <vgoyal@xxxxxxxxxx>
>   Vlad Yasevich <vyasevich@xxxxxxxxx>
>   Vladimir Davydov <vdavydov@xxxxxxxxxxxxx>
>   Vlastimil Babka <vbabka@xxxxxxx>
>   Wang Weidong <wangweidong1@xxxxxxxxxx>
>   Wei Liu <wei.liu2@xxxxxxxxxx>
>   Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
>   Wei-Chun Chao <weichunc@xxxxxxxxxxxx>
>   Wenliang Fan <fanwlexca@xxxxxxxxx>
>   Will Deacon <will.deacon@xxxxxxx>
>   Wolfram Sang <wsa@xxxxxxxxxxxxx>
>   Yaniv Rosner <yanivr@xxxxxxxxxxxx>
>   Yasushi Asano <yasushi.asano@xxxxxxxxxxxxxx>
>   Yijing Wang <wangyijing@xxxxxxxxxx>
>   Ying Xue <ying.xue@xxxxxxxxxxxxx>
>   Yuval Mintz <yuvalmin@xxxxxxxxxxxx>
> ------------------------------------------------------------
> 
> jobs:
>  build-armhf                                                  pass    
>  build-armhf-pvops                                            pass    
>  test-armhf-armhf-xl                                          fail    
> 
> 
> ------------------------------------------------------------
> sg-report-flight on woking.cam.xci-test.com
> logs: /home/xc_osstest/logs
> images: /home/xc_osstest/images
> 
> Logs, config files, etc. are available at
>     http://www.chiark.greenend.org.uk/~xensrcts/logs
> 
> Test harness code can be found at
>     http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
> 
> 
> Pushing revision :
> 
> + branch=linux-arm-xen
> + revision=518e624ddfaef545408c19c30fff31bc64d6b346
> + . cri-lock-repos
> ++ . cri-common
> +++ . cri-getconfig
> +++ umask 002
> +++ getconfig Repos
> +++ perl -e '
>                 use Osstest;
>                 readglobalconfig();
>                 print $c{"Repos"} or die $!;
>         '
> ++ repos=/export/home/osstest/repos
> ++ repos_lock=/export/home/osstest/repos/lock
> ++ '[' x '!=' x/export/home/osstest/repos/lock ']'
> ++ OSSTEST_REPOS_LOCK_LOCKED=/export/home/osstest/repos/lock
> ++ exec with-lock-ex -w /export/home/osstest/repos/lock ./ap-push 
> linux-arm-xen 518e624ddfaef545408c19c30fff31bc64d6b346
> + branch=linux-arm-xen
> + revision=518e624ddfaef545408c19c30fff31bc64d6b346
> + . cri-lock-repos
> ++ . cri-common
> +++ . cri-getconfig
> +++ umask 002
> +++ getconfig Repos
> +++ perl -e '
>                 use Osstest;
>                 readglobalconfig();
>                 print $c{"Repos"} or die $!;
>         '
> ++ repos=/export/home/osstest/repos
> ++ repos_lock=/export/home/osstest/repos/lock
> ++ '[' x/export/home/osstest/repos/lock '!=' x/export/home/osstest/repos/lock 
> ']'
> + . cri-common
> ++ . cri-getconfig
> ++ umask 002
> + select_xenbranch
> + case "$branch" in
> + tree=linux
> + xenbranch=xen-unstable
> + '[' xlinux = xlinux ']'
> + linuxbranch=linux-arm-xen
> + : tested/2.6.39.x
> + . ap-common
> ++ : osstest@xxxxxxxxxxxxxxxxxxxxx
> ++ : git://xenbits.xen.org/xen.git
> ++ : osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/xen.git
> ++ : git://xenbits.xen.org/staging/qemu-xen-unstable.git
> ++ : git://git.kernel.org
> ++ : git://git.kernel.org/pub/scm/linux/kernel/git
> ++ : git
> ++ : git://xenbits.xen.org/osstest/linux-firmware.git
> ++ : osstest@xxxxxxxxxxxxxxxxxxxxx:/home/osstest/ext/linux-firmware.git
> ++ : git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
> ++ : osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/linux-pvops.git
> ++ : git://xenbits.xen.org/linux-pvops.git
> ++ : tested/linux-3.4
> ++ : tested/linux-arm-xen
> ++ '[' xgit://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git = x 
> ']'
> ++ '[' xgit://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git = x 
> ']'
> ++ : git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
> ++ : tested/2.6.39.x
> ++ : daily-cron.linux-arm-xen
> ++ : daily-cron.linux-arm-xen
> ++ : http://hg.uk.xensource.com/carbon/trunk/linux-2.6.27
> ++ : git://xenbits.xen.org/staging/qemu-upstream-unstable.git
> ++ : daily-cron.linux-arm-xen
> + TREE_LINUX=osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/linux-pvops.git
> + 
> TREE_QEMU_UPSTREAM=osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/qemu-upstream-unstable.git
> + TREE_XEN=osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/xen.git
> + info_linux_tree linux-arm-xen
> + case $1 in
> + : git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git
> + : git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git
> + : linux-arm-xen
> + : linux-arm-xen
> + : linux-arm-xen
> + : git
> + : git
> + : git://xenbits.xen.org/linux-pvops.git
> + : osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/linux-pvops.git
> + : tested/linux-arm-xen
> + : tested/linux-arm-xen
> + return 0
> + cd /export/home/osstest/repos/linux
> + git push osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/linux-pvops.git 
> 518e624ddfaef545408c19c30fff31bc64d6b346:tested/linux-arm-xen
> Counting objects: 1   
> Counting objects: 10   
> Counting objects: 62   
> Counting objects: 69   
> Counting objects: 95   
> Counting objects: 101   
> Counting objects: 119   
> Counting objects: 122   
> Counting objects: 123   
> Counting objects: 158   
> Counting objects: 162   
> Counting objects: 163   
> Counting objects: 164   
> Counting objects: 197   
> Counting objects: 210   
> Counting objects: 211   
> Counting objects: 221   
> Counting objects: 230   
> Counting objects: 236   
> Counting objects: 258   
> Counting objects: 288   
> Counting objects: 291   
> Counting objects: 293   
> Counting objects: 295   
> Counting objects: 371   
> Counting objects: 2439   
> Counting objects: 3644, done.
> Compressing objects:   0% (1/1281)   
> Compressing objects:   1% (13/1281)   
> Compressing objects:   2% (26/1281)   
> Compressing objects:   3% (39/1281)   
> Compressing objects:   4% (52/1281)   
> Compressing objects:   5% (65/1281)   
> Compressing objects:   6% (77/1281)   
> Compressing objects:   7% (90/1281)   
> Compressing objects:   8% (103/1281)   
> Compressing objects:   9% (116/1281)   
> Compressing objects:  10% (129/1281)   
> Compressing objects:  10% (139/1281)   
> Compressing objects:  11% (141/1281)   
> Compressing objects:  12% (154/1281)   
> Compressing objects:  13% (167/1281)   
> Compressing objects:  14% (180/1281)   
> Compressing objects:  15% (193/1281)   
> Compressing objects:  16% (205/1281)   
> Compressing objects:  17% (218/1281)   
> Compressing objects:  18% (231/1281)   
> Compressing objects:  19% (244/1281)   
> Compressing objects:  20% (257/1281)   
> Compressing objects:  21% (270/1281)   
> Compressing objects:  22% (282/1281)   
> Compressing objects:  23% (295/1281)   
> Compressing objects:  24% (308/1281)   
> Compressing objects:  25% (321/1281)   
> Compressing objects:  26% (334/1281)   
> Compressing objects:  27% (346/1281)   
> Compressing objects:  28% (359/1281)   
> Compressing objects:  29% (372/1281)   
> Compressing objects:  30% (385/1281)   
> Compressing objects:  31% (398/1281)   
> Compressing objects:  32% (410/1281)   
> Compressing objects:  33% (423/1281)   
> Compressing objects:  34% (436/1281)   
> Compressing objects:  35% (449/1281)   
> Compressing objects:  36% (462/1281)   
> Compressing objects:  37% (474/1281)   
> Compressing objects:  38% (487/1281)   
> Compressing objects:  39% (500/1281)   
> Compressing objects:  40% (513/1281)   
> Compressing objects:  40% (525/1281)   
> Compressing objects:  41% (526/1281)   
> Compressing objects:  42% (539/1281)   
> Compressing objects:  43% (551/1281)   
> Compressing objects:  44% (564/1281)   
> Compressing objects:  45% (577/1281)   
> Compressing objects:  46% (590/1281)   
> Compressing objects:  47% (603/1281)   
> Compressing objects:  48% (615/1281)   
> Compressing objects:  49% (628/1281)   
> Compressing objects:  50% (641/1281)   
> Compressing objects:  51% (654/1281)   
> Compressing objects:  52% (667/1281)   
> Compressing objects:  53% (679/1281)   
> Compressing objects:  54% (692/1281)   
> Compressing objects:  55% (705/1281)   
> Compressing objects:  56% (718/1281)   
> Compressing objects:  57% (731/1281)   
> Compressing objects:  58% (743/1281)   
> Compressing objects:  59% (756/1281)   
> Compressing objects:  60% (769/1281)   
> Compressing objects:  61% (782/1281)   
> Compressing objects:  62% (795/1281)   
> Compressing objects:  63% (808/1281)   
> Compressing objects:  64% (820/1281)   
> Compressing objects:  65% (833/1281)   
> Compressing objects:  66% (846/1281)   
> Compressing objects:  67% (859/1281)   
> Compressing objects:  68% (872/1281)   
> Compressing objects:  69% (884/1281)   
> Compressing objects:  70% (897/1281)   
> Compressing objects:  71% (910/1281)   
> Compressing objects:  72% (923/1281)   
> Compressing objects:  73% (936/1281)   
> Compressing objects:  74% (948/1281)   
> Compressing objects:  75% (961/1281)   
> Compressing objects:  76% (974/1281)   
> Compressing objects:  77% (987/1281)   
> Compressing objects:  78% (1000/1281)   
> Compressing objects:  79% (1012/1281)   
> Compressing objects:  80% (1025/1281)   
> Compressing objects:  81% (1038/1281)   
> Compressing objects:  82% (1051/1281)   
> Compressing objects:  83% (1064/1281)   
> Compressing objects:  84% (1077/1281)   
> Compressing objects:  85% (1089/1281)   
> Compressing objects:  86% (1102/1281)   
> Compressing objects:  87% (1115/1281)   
> Compressing objects:  88% (1128/1281)   
> Compressing objects:  89% (1141/1281)   
> Compressing objects:  90% (1153/1281)   
> Compressing objects:  91% (1166/1281)   
> Compressing objects:  92% (1179/1281)   
> Compressing objects:  93% (1192/1281)   
> Compressing objects:  94% (1205/1281)   
> Compressing objects:  95% (1217/1281)   
> Compressing objects:  96% (1230/1281)   
> Compressing objects:  97% (1243/1281)   
> Compressing objects:  98% (1256/1281)   
> Compressing objects:  99% (1269/1281)   
> Compressing objects: 100% (1281/1281)   
> Compressing objects: 100% (1281/1281), done.
> Writing objects:   0% (1/2309)   
> Writing objects:   1% (24/2309)   
> Writing objects:   2% (47/2309)   
> Writing objects:   3% (70/2309)   
> Writing objects:   4% (93/2309)   
> Writing objects:   5% (116/2309)   
> Writing objects:   6% (139/2309)   
> Writing objects:   7% (162/2309)   
> Writing objects:   8% (185/2309)   
> Writing objects:   9% (208/2309)   
> Writing objects:  10% (231/2309)   
> Writing objects:  11% (254/2309)   
> Writing objects:  12% (278/2309)   
> Writing objects:  13% (301/2309)   
> Writing objects:  14% (324/2309)   
> Writing objects:  15% (347/2309)   
> Writing objects:  16% (370/2309)   
> Writing objects:  17% (393/2309)   
> Writing objects:  18% (416/2309)   
> Writing objects:  19% (439/2309)   
> Writing objects:  20% (462/2309)   
> Writing objects:  21% (485/2309)   
> Writing objects:  22% (508/2309)   
> Writing objects:  23% (532/2309)   
> Writing objects:  24% (555/2309)   
> Writing objects:  25% (578/2309)   
> Writing objects:  26% (601/2309)   
> Writing objects:  27% (624/2309)   
> Writing objects:  28% (647/2309)   
> Writing objects:  29% (670/2309)   
> Writing objects:  30% (693/2309)   
> Writing objects:  31% (716/2309)   
> Writing objects:  32% (739/2309)   
> Writing objects:  33% (762/2309)   
> Writing objects:  34% (786/2309)   
> Writing objects:  35% (809/2309)   
> Writing objects:  36% (832/2309)   
> Writing objects:  37% (855/2309)   
> Writing objects:  38% (878/2309)   
> Writing objects:  39% (901/2309)   
> Writing objects:  40% (924/2309)   
> Writing objects:  41% (949/2309)   
> Writing objects:  42% (970/2309)   
> Writing objects:  43% (993/2309)   
> Writing objects:  44% (1019/2309)   
> Writing objects:  45% (1040/2309)   
> Writing objects:  46% (1063/2309)   
> Writing objects:  47% (1086/2309)   
> Writing objects:  48% (1109/2309)   
> Writing objects:  49% (1132/2309)   
> Writing objects:  50% (1155/2309)   
> Writing objects:  51% (1178/2309)   
> Writing objects:  52% (1201/2309)   
> Writing objects:  53% (1224/2309)   
> Writing objects:  54% (1247/2309)   
> Writing objects:  55% (1270/2309)   
> Writing objects:  56% (1294/2309)   
> Writing objects:  57% (1317/2309)   
> Writing objects:  58% (1340/2309)   
> Writing objects:  59% (1363/2309)   
> Writing objects:  60% (1386/2309)   
> Writing objects:  61% (1409/2309)   
> Writing objects:  62% (1432/2309)   
> Writing objects:  63% (1456/2309)   
> Writing objects:  64% (1478/2309)   
> Writing objects:  65% (1501/2309)   
> Writing objects:  66% (1524/2309)   
> Writing objects:  67% (1548/2309)   
> Writing objects:  68% (1571/2309)   
> Writing objects:  69% (1594/2309)   
> Writing objects:  70% (1617/2309)   
> Writing objects:  71% (1640/2309)   
> Writing objects:  72% (1663/2309)   
> Writing objects:  73% (1686/2309)   
> Writing objects:  74% (1709/2309)   
> Writing objects:  75% (1732/2309)   
> Writing objects:  76% (1755/2309)   
> Writing objects:  77% (1778/2309)   
> Writing objects:  78% (1802/2309)   
> Writing objects:  79% (1825/2309)   
> Writing objects:  80% (1848/2309)   
> Writing objects:  81% (1871/2309)   
> Writing objects:  82% (1894/2309)   
> Writing objects:  83% (1917/2309)   
> Writing objects:  84% (1940/2309)   
> Writing objects:  85% (1963/2309)   
> Writing objects:  86% (1986/2309)   
> Writing objects:  87% (2009/2309)   
> Writing objects:  88% (2032/2309)   
> Writing objects:  89% (2056/2309)   
> Writing objects:  90% (2079/2309)   
> Writing objects:  91% (2102/2309)   
> Writing objects:  92% (2125/2309)   
> Writing objects:  93% (2148/2309)   
> Writing objects:  94% (2171/2309)   
> Writing objects:  95% (2194/2309)   
> Writing objects:  96% (2217/2309)   
> Writing objects:  97% (2240/2309)   
> Writing objects:  98% (2263/2309)   
> Writing objects:  99% (2286/2309)   
> Writing objects: 100% (2309/2309)   
> Writing objects: 100% (2309/2309), 520.91 KiB, done.
> Total 2309 (delta 1872), reused 1348 (delta 1027)
> To osstest@xxxxxxxxxxxxxxxxxxxxx:/home/xen/git/linux-pvops.git
>    d264bde..518e624  518e624ddfaef545408c19c30fff31bc64d6b346 -> 
> tested/linux-arm-xen
> + exit 0
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxx
> http://lists.xen.org/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.