On Fri, Jan 15, 2016 at 12:21 PM, Yuanhan Liu
wrote:
> On Thu, Jan 14, 2016 at 06:58:24PM +0530, Santosh Shukla wrote:
>> virtio_recv_pkts_vec and other virtio vector friend apis are written for
>> sse/avx
>> instructions. For arm64 in particular, virtio vector implementation does not
>> exist(to
On Fri, Jan 15, 2016 at 11:18 AM, Yuanhan Liu
wrote:
> On Thu, Jan 14, 2016 at 06:58:29PM +0530, Santosh Shukla wrote:
> ...
>> +int rte_eal_pci_read_bar(const struct rte_pci_device *device,
>> + void *buf, size_t len, off_t offset,
>> + int bar_idx)
>> +
2016-01-15 16:35, John McNamara:
> Fix issue where the navigation levels weren't displayed in the
> html sidebar with the new read_the_docs theme.
>
> This was due to the :titlesonly: directive in the high level
> index.rst and also due to a stray newline in the parsed version
> number.
>
> Signe
2016-01-15 16:23, Mcnamara, John:
> > -Original Message-
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Matthew Hall
> > Sent: Wednesday, January 13, 2016 5:26 PM
> > To: dev at dpdk.org
> > Subject: [dpdk-dev] UX Bug in Sphinx HTML Layout for Programming Guide
> > (and maybe o
On Fri, Jan 15, 2016 at 11:33 AM, Yuanhan Liu
wrote:
> On Thu, Jan 14, 2016 at 06:58:30PM +0530, Santosh Shukla wrote:
>> For vfio case - Use pread/pwrite api to access virtio
>> ioport space.
>>
>> Signed-off-by: Santosh Shukla
>> Signed-off-by: Rizwan Ansari
>> Signed-off-by: Rakesh Krishnamur
On Thu, Jan 14, 2016 at 1:12 PM, Yuanhan Liu
wrote:
> virtio_pci.c become the only file references those macros; move them there.
>
My patch VFIO series need virtio_rd/wr So keeping these api in
virtio_pci.h make more sense to me.
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Friday, January 15, 2016 10:01 PM
> To: Mcnamara, John
> Cc: dev at dpdk.org
> Subject: Re: [PATCH v1] doc: fix navigation levels in html sidebar
>
> 2016-01-15 16:35, John McNamara:
> > Fix issue
Hello Helin,
On Sun, Jan 10, 2016 at 4:53 PM, Zhang, Helin wrote:
> Thanks for your huge contribution!
> May you help to describe more details of why you made these huge changes?
As far as I can see, the only reason why we have a centralised header
maintained in eal with all pci device ids is th
Hello John,
On Tue, Jan 12, 2016 at 3:06 PM, Mcnamara, John
wrote:
>> -Original Message-
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of David Marchand
>> Sent: Sunday, January 10, 2016 12:51 PM
>> To: dev at dpdk.org
>> Cc: thomas.monjalon at dpdk.org
>> Subject: [dpdk-dev] [
Hello Jan,
On Thu, Jan 14, 2016 at 12:46 PM, Jan Viktorin
wrote:
> On Thu, 14 Jan 2016 11:38:16 +0100
> David Marchand wrote:
>
>> Hello all,
>>
>> Here is a proposal of a big cleanup in ethdev (cryptodev would have to
>> follow) and eal structures.
>> This is something I wanted to do for quite
This is useful when sections have duplicate names.
Signed-off-by: Rich Lane
---
lib/librte_cfgfile/rte_cfgfile.c | 16
lib/librte_cfgfile/rte_cfgfile.h | 23 +++
2 files changed, 39 insertions(+)
diff --git a/lib/librte_cfgfile/rte_cfgfile.c b/lib/librte_cfg
11 matches
Mail list logo