gt;
> Konstantin
>
> > -Original Message-
> > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Chillance Zen
> > Sent: Wednesday, March 8, 2017 8:50 AM
> > To: dev@dpdk.org
> > Subject: [dpdk-dev] checksum and vlan insertion seem not working on X520
>
= 0;
...
rte_eth_tx_queue_setup(…, &dev_info.default_txconf);
Konstantin
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Chillance Zen
> Sent: Wednesday, March 8, 2017 8:50 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] checksum and vlan insertion seem not
Hi ,every one
when I was conducting nic offloading exp,I can not make a x520 nic insert
vlan ,nor checksum,
here is my rx/tx capability:
rx offload capability:9f
tx offload capability:203f
with code like this:
while(1){
nr_mbufs=rte_eth_rx_burst(0,queue_id,mbufs,32);
for(idx=0;idxhdr_checksum=0;
3 matches
Mail list logo