If you don't test the DPDK in virtualization environment.
The easy way to fix it is to disable the VT-d in the BIOS.
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tomasz K
Sent: Thursday, May 8, 2014 3:18 PM
To: Burakov, Anatoly
Cc: dev
Subject: Re: [dpdk-dev]
In rte_sched.c
struct rte_sched_port_hierarchy {
uint16_t queue:2;/**< Queue ID (0 .. 3) */
uint16_t traffic_class:2;/**< Traffic class ID (0 .. 3)*/
uint32_t color:2;/**< Color */
uint16_t unused:10;
uint16_t subport;
2 matches
Mail list logo