On 3/28/2018 1:15 AM, Rasesh Mody wrote: > From: Harish Patil <harish.pa...@cavium.com> > > Ethdev RX/TX offloads API has changed since: > commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API") > commit cba7f53b717d ("ethdev: introduce Tx queue offloads API") > > This patch makes use of new offload flags as suggested and fix > the default RX/TX configuration. Also indent the code properly > around those changes. > > Signed-off-by: Harish Patil <harish.pa...@cavium.com> > Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com>
Series applied to dpdk-next-net/master, thanks.