Hi all,
I am using DPDK 1.7.0.
Qemu-KVM system with the Intel 10G X540 NIC; host has the Linux ixgbe PF driver
and a guest is using a VF with the DPDK ixgbevf PMD (uio).
I am trying to configure multiple (2 for now) receive queues on the VF and use
RSS.
I see packets coming only to queue 0 for so
This patch added prequirements, compiling options and some IBM Power related
descriptions to Linux guides.
Chao Zhu (1):
doc: Add IBM Power description to linux guides
doc/guides/linux_gsg/build_dpdk.rst |4 +-
doc/guides/linux_gsg/quick_start.rst | 40 +
This patch added IBM ppc_64 descriptions, including architecture
support, compiling requirements on Linux.
Signed-off-by: Chao Zhu
---
doc/guides/linux_gsg/build_dpdk.rst |4 +-
doc/guides/linux_gsg/quick_start.rst | 40 +
doc/guides/linux_gsg/sys_reqs.rst
On Fri, Dec 12, 2014 at 03:04:34PM -0800, r k wrote:
> Subject: [PATCH] Minor fixes in rte_common.h file.
>
> Fix rte_is_power_of_2 since 0 is not.
> Avoid branching instructions in RTE_MAX and RTE_MIN.
>
> Signed-off-by: Ravi Kerur
> ---
> lib/librte_eal/common/include/rte_common.h | 6 +++---
4 matches
Mail list logo