Ping. This patch set adds missing functionality, is needed for completion of 
multi-queue pktio API and has waited for review since 22nd Dec.

-Petri

> -----Original Message-----
> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT
> Petri Savolainen
> Sent: Monday, January 11, 2016 1:40 PM
> To: lng-odp@lists.linaro.org
> Subject: [lng-odp] [API-NEXT PATCH v3 0/6] Multi-queue pktio for poll mode
> 
> This patch set adds support for multi-queue pktio for poll mode queues.
> 
> v3:
>   * Rebased
> 
> v2:
>   * Bug correction in patch 2/6: bad netmap initialization when using
>     the old API.
> 
> Matias Elo (1):
>   linux-generic: netmap: map rings in netmap_start
> 
> Petri Savolainen (5):
>   linux-generic: pktio: re-organize queue config code
>   linux-generic: pktio: added poll type input queue
>   linux-generic: pktio: use multiqueue recv internally
>   test: l2fwd: re-organize functions
>   test: l2fwd: added poll queue mode
> 
>  platform/linux-generic/include/odp_packet_netmap.h |   7 +-
>  .../linux-generic/include/odp_queue_internal.h     |   2 +-
>  platform/linux-generic/odp_packet_io.c             | 216 ++++--
>  platform/linux-generic/odp_queue.c                 |   2 +
>  platform/linux-generic/pktio/netmap.c              | 124 +---
>  test/performance/odp_l2fwd.c                       | 797 ++++++++++++----
> -----
>  6 files changed, 632 insertions(+), 516 deletions(-)
> 
> --
> 2.6.3
> 
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to