This patch set enables using packet pool in single segment mode
(CONFIG_PACKET_MAX_SEGS = 1).

Matias Elo (3):
  linux-gen: packet: fix odp_packet_free_multi() with single segment
    pool
  linux-gen: packet: fix gcc errors with single segment pool
  test: pktio: use capability to set test pool packet length

 platform/linux-generic/odp_packet.c           | 16 +++++++++++-----
 test/common_plat/validation/api/pktio/pktio.c |  7 +++++--
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.7.4

Reply via email to