[dpdk-dev] no hugepage with UIO poll-mode driver

2015-11-26 Thread Younghwan Go
Richardson: >>>> On Wed, Nov 25, 2015 at 12:03:05PM +0100, Thomas Monjalon wrote: >>>>> 2015-11-25 11:00, Bruce Richardson: >>>>>> On Wed, Nov 25, 2015 at 11:23:57AM +0100, Thomas Monjalon wrote: >>>>>>> 2015-11-25 10:08, Bruce

[dpdk-dev] no hugepage with UIO poll-mode driver

2015-11-25 Thread Younghwan Go
> >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Younghwan Go >> Sent: Wednesday, November 25, 2015 1:46 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] no hugepage with UIO poll-mode driver >> >> Hello, >>

[dpdk-dev] no hugepage with UIO poll-mode driver

2015-11-25 Thread Younghwan Go
Hello, I'm trying to create rte mempool with my own memory scheme (shared virtual memory between CPU & GPU) other than using hugepage. I'm using IGB UIO module with Ethernet 10G 2P X520 Adapter NIC. I first tried to disable hugepage by inserting "--no-huge" option, but it gave an error at

[dpdk-dev] Calling rte_eth_rx_burst() multiple times

2015-10-15 Thread Younghwan Go
Hi Zoltan, Thanks for the email. 2015-10-15 ?? 7:23? Zoltan Kiss ?(?) ? ?: > > > On 15/10/15 09:32, Younghwan Go wrote: >> Hi, >> >> I'm pretty new to playing with DPDK. I was trying to see if I can always >> receive MAX_BURST packets by calling rte_eth_rx_burst(

[dpdk-dev] Calling rte_eth_rx_burst() multiple times

2015-10-15 Thread Younghwan Go
Hi, I'm pretty new to playing with DPDK. I was trying to see if I can always receive MAX_BURST packets by calling rte_eth_rx_burst() multiple times on same pair (code shown below). I'm using DPDK-2.1.0 on 2 dual-port Intel 82599ES 10Gbps NICs with Ubuntu 14.04.3 (kernel