Re: [Qemu-devel] [PATCH 0/3] net: drop implicit peer from offload API

2014-02-20 Thread Vincenzo Maffione
Hello, It looks ok to me. Cheers Vincenzo 2014-02-20 12:14 GMT+01:00 Stefan Hajnoczi : > This series is based on my net tree, which already has Vincenzo's "Add > netmap > backend offloadings support" patch series merged. > > After merging the series I realized we were bypassing the net.h AP

[Qemu-devel] [PATCH 0/3] net: drop implicit peer from offload API

2014-02-20 Thread Stefan Hajnoczi
This series is based on my net tree, which already has Vincenzo's "Add netmap backend offloadings support" patch series merged. After merging the series I realized we were bypassing the net.h API and directly accessing nc->info->... in some cases. This series cleans that up, at the cost of moving