On 02/17/2015 11:20 PM, Mark Kavanagh wrote:
DPDK v1.8.0 makes significant changes to struct rte_mbuf, including
removal of the 'pkt' and 'data' fields. The latter, formally a
pointer, is now calculated via an offset from the start of the
segment buffer. These fields are referenced by OVS when accessing
the data section of an ofpbuf.
[...]
FWIW, I can verify with this version of the patch the OVS testsuite
passes cleanly:
1621 tests were successful.
1 test was skipped.
Thanks,
- Panu -
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev