On 18 February 2016 at 19:14, Mcnamara, John
wrote:
> Hi,
>
> Some minor comments below in order to get a consistent set of release
> notes.
>
> > -Original Message-
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Marc Sune
> > Sent: Sunday, February 14, 2016 10:18 PM
> > To:
For the secondary process of DPDK to initialize ixgbevf, it will always
use the simple RX function or LRO RX function, and this behavior is not
the same RX/TX function selection logic as it is for the primary process,
so use the ixgbe_set_tx_function and ixgbe_set_rx_function to select the
RX/TX fu
2016-02-16 19:35, Jan Viktorin:
> The CONFIG_RTE_MACHINE must not contain hyphens to work correctly. This was
> initially done only for the file name defconfig_arm-armv7a-linuxapp-gcc. This
> patch fixes install-sdk goal. Otherwise, it creates a wrong directory for this
> platform.
>
> Signed-off-
2016-02-18 08:08, Jianfeng Tan:
> In all, it fails to include master core's mbuf mempool cache.
>
> Signed-off-by: Jianfeng Tan
> Reported-by: Qian Xu
minor note: please keep the "people-tags" in the chronological order.
Here the "Reported-by" is moved before the "Signed-off-by".
[...]
> +* **
2016-01-20 10:47, Yuanhan Liu:
> On Wed, Jan 20, 2016 at 03:18:11AM +0800, Jianfeng Tan wrote:
> > Issue description: when packets go through vhost example to virtio
> > device and come back to another virtio device or physical NIC, the
> > sequence of packets will be changed.
> >
> > Reported-by:
2016-02-13 13:38, Matthew Hall:
> There is no good way to shut down this thread from an application signal
> handler. Here we add an rte_eal_intr_exit() function to allow this.
Please Cunming,
Would you have time to review this series about interrupt thread?
Thank you
Hi,
2016-01-29 19:22, Jianfeng Tan:
> Current issue: DPDK is not that friendly to container environment, which
> caused by that it pre-alloc resource like cores and hugepages. But there
> are this or that resource limitations, for examples, cgroup, rlimit,
> cpuset, etc.
>
> For cores, this patch
Hi,
2016-02-09 11:35, Keith Wiles:
> Adding support to the build system to allow for Makefile.XXX
> extention to a subtree, which already has Makefiles. These
> Makefiles could be from the autotools and others places. Using
> the Makefile extention RTE_MKFILE_SUFFIX in a makefile subtree
> using '
Hi,
There is an error when compiling:
examples/l3fwd/l3fwd_em.c:304:1: error: unused function
'l3fwd_em_simple_forward'
2016-02-24 10:48, Tomasz Kulasek:
> - l3fwd_em_simple_forward(pkts_burst[j], portid, qconf);
> - l3fwd_em_simple_forward(pkts_burst[j
2016-02-25 11:24, Piotr Azarewicz:
> Signed-off-by: Ravi Kerur
> Signed-off-by: Piotr Azarewicz
>
> Tested-by: Tomasz Kulasek
> Acked-by: Tomasz Kulasek
> Acked-by: Konstantin Ananyev
Applied, thanks
>Hi,
>
>2016-02-09 11:35, Keith Wiles:
>> Adding support to the build system to allow for Makefile.XXX
>> extention to a subtree, which already has Makefiles. These
>> Makefiles could be from the autotools and others places. Using
>> the Makefile extention RTE_MKFILE_SUFFIX in a makefile subtree
>>
v7 changes:
rte_pktmbuf_alloc_bulk isn't exported as API, so shouldn't be listed in
version map
v6 changes:
reflect the changes in release notes and library version map file
revise our duff's code style a bit to make it more readable
v5 changes:
add comment about duff's device and our variant
On 2/28/2016 3:34 PM, Avi Kivity wrote:
> On 01/27/2016 06:24 PM, Ferruh Yigit wrote:
>> This kernel module is based on KNI module, but this one is stripped
>> version of it and only for control messages, no data transfer
>> functionality provided.
>>
>> This Linux kernel module helps userspace app
On 01/27/2016 06:24 PM, Ferruh Yigit wrote:
> This kernel module is based on KNI module, but this one is stripped
> version of it and only for control messages, no data transfer
> functionality provided.
>
> This Linux kernel module helps userspace application create virtual
> interfaces and when a
Hi All,
I tried to change L3fwd program. My aim is to use only destination IP and
UDP protocol as only 2 tuple in RSS hash.
My first question is, Is it possible?
I have checked macros that doesn't give me impression that we can just use
destination IP.
Please correct me if i am wrong.
Thanks i
> -Original Message-
> From: Rosen, Rami
> Sent: Saturday, February 27, 2016 2:34 AM
> To: Zhang, Helin
> Cc: dev at dpdk.org; Rosen, Rami
> Subject: [PATCH] i40e: Fix a typo.
>
> This patch fixes a typo in a comment in the definition of the i40e_pf struct.
>
> Signed-off-by: Rami Ros
Hello ,
I have observed that QEMU/Host does not pass the packets to Guest VM on
Virtio interfaces unless I turn on promisc mode on the interface in the Guest.
Host is running RHEL 7.2. Have tried with Ubuntu 14.4 as well . No DPDK-OVS or
any vhost-user.
Is this expected behavior? I would n
17 matches
Mail list logo