Re: [ovs-dev] [PATCH v5 0/9] dpif-netdev: Partial HWOL fixes/refactoring/unit-tests.

2019-02-18 Thread Ilya Maximets
On 18.02.2019 19:00, Ilya Maximets wrote: > Few more fixes + dummy implementation to enable unit testing > of this feature. > > One more patch with refactoring: > * https://patchwork.ozlabs.org/patch/996328/ > > Version 5: > * 'dp_packet_mbuf_init' --> generic 'dp_packet_init_special'

[ovs-dev] [PATCH v5 0/9] dpif-netdev: Partial HWOL fixes/refactoring/unit-tests.

2019-02-18 Thread Ilya Maximets
Few more fixes + dummy implementation to enable unit testing of this feature. One more patch with refactoring: * https://patchwork.ozlabs.org/patch/996328/ Version 5: * 'dp_packet_mbuf_init' --> generic 'dp_packet_init_special' * 'dp_packet_offload_invalidate' --> 'dp_pack