Hello,
10/12/2013 17:40, GongJinrong :
> I am trying to develop an open source guest/host zero copy
> communication channel framework for kvm, I found DPDK has similar module,
> but it seems couples with intel NICs, how can I use DPDK to do the zero copy
> for kvm without intel NICs(host to
On Tue, Dec 10, 2013 at 4:09 PM, Thomas Monjalon
wrote:
> Hello,
>
> 10/12/2013 17:40, GongJinrong :
>> I am trying to develop an open source guest/host zero copy
>> communication channel framework for kvm, I found DPDK has similar module,
>> but it seems couples with intel NICs, how can I u
Hi,
I am trying to develop an open source guest/host zero copy
communication channel framework for kvm, I found DPDK has similar module,
but it seems couples with intel NICs, how can I use DPDK to do the zero copy
for kvm without intel NICs(host to guest or guest to guest)? I only need a
06/12/2013 17:48, Robert Sanford :
> Fix pcap build - In rte.sdkbuild.mk with CONFIG_RTE_LIBRTE_PMD_PCAP=y,
> we error-exit if LIBPCAP_CFLAGS is empty. On some distros (e.g., Centos
> 6.4),
> it is normal for "pcap-config --cflags" to output only a newline, because
> pcap
> header files reside in /
26/11/2013 17:49, Richardson, Bruce :
> The mbufs returned by the pcap pmd RX function were constantly
> reused, instead of being allocated on demand. This has been fixed.
>
> Signed-off-by: Bruce Richardson
Acked and applied with reports from Mats Liljegren and Robert Sanford.
--
Thomas
26/11/2013 12:07, Richardson, Bruce :
> Compilation fixes for ICC
>
> ICC requires an initializer be given for the static variables, so
> adding one in cases where one wasn't previously given.
Acked and applied.
--
Thomas
6 matches
Mail list logo