Re: [dpdk-dev] [PATCH 00/39] convert examples to new ethdev offloads API

2017-12-04 Thread Shahaf Shuler
Thursday, November 23, 2017 2:14 PM, Shahaf Shuler: > This series is to convert DPDK examples to the new offloads API [1]. > > [1] > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpd > k.org%2Fml%2Farchives%2Fdev%2F2017- > October%2F077329.html&data=02%7C01%7Cshahafs%40mellanox

[dpdk-dev] [PATCH 00/39] convert examples to new ethdev offloads API

2017-11-23 Thread Shahaf Shuler
This series is to convert DPDK examples to the new offloads API [1]. [1] http://dpdk.org/ml/archives/dev/2017-October/077329.html Shahaf Shuler (39): examples/l2fwd: convert to new ethdev offloads API examples/l2fwd-crypto: convert to new ethdev offloads API examples/l2fwd-jobstats: convert