This is a fix for the ixgbe hardware offload flags not being set when bulk
alloc RX is used. The issue was caused by masking off the bits that store the
hardware offload values in the status_error field to retrieve the done bit for
the descriptor.
Commit 7431041062b9fd0555bac7ca4abebc99e3379fa5
Hi,
Recently I try to run l2fwd.
When I try to ifconfig the VF created by igb_uio based PF in the VMs,
The l2fwd will print out endless error as follow:
PMD: Unhandled Msg 0006
PMD: Unhandled Msg 0008
---
And the VM will also print out endless error message as foll
07/11/2013 22:50, Benson, Bryan :
> I have prepared a patch for the issue. If it is not in the correct format,
> please advise.
First of all, thank you for the patch.
My comments on the format:
1) The content type is quoted-printable. So it cannot be applied wihtout
modifications.
Please use g
Hi,
Did you set
m->pkt.vlan_macip.f.l2_len = sizeof(struct ether_hdr);
m->pkt.vlan_macip.f.l3_len = sizeof(struct ipv4_hdr);
fields?
Regards,
Vladimir
2013/11/7 Daniel Kaminsky
> Hi,
>
> Did anyone had an experience using the PKT_TX_IP_CKSUM flag?
> I have an
4 matches
Mail list logo