On Thu, Oct 22, 2015 at 11:48:41AM -0400, Mike Holmes wrote: > Ping, and progress on this ? >
Waiting for review. It needs a rebase now though, v4 coming up... > On 14 October 2015 at 08:31, Stuart Haslam <[email protected]> wrote: > > > Fixes bug: https://bugs.linaro.org/show_bug.cgi?id=1365 > > > > This series depends on the series adding ability to mark tests > > as inactive: > > > > http://patches.opendataplane.org/patch/3273/ > > > > Changes since v2: > > - Conditionally check for ability to run test and report as > > inactive if not. > > - dropped patch 1/7, not required after other test changes > > - dropped patch 4/7 removing MAC print, not really related > > to this series. We should add a proper test for MAC address > > but that's unrelated and TBD. > > > > Stuart Haslam (5): > > linux-generic: pktio: increase MTU of loop interface > > linux-generic: pktio: handle transmit errors correctly > > validation: pktio: pass interface index rather than name > > validation: pktio: add support for direct receive > > validation: pktio: test for transmit error handling > > > > .../linux-generic/include/odp_packet_io_internal.h | 6 + > > platform/linux-generic/pktio/loop.c | 5 +- > > platform/linux-generic/pktio/socket.c | 27 ++- > > platform/linux-generic/pktio/socket_mmap.c | 96 ++++---- > > test/validation/pktio/pktio.c | 252 > > +++++++++++++++++---- > > test/validation/pktio/pktio.h | 2 + > > 6 files changed, 285 insertions(+), 103 deletions(-) > > > > -- > > 2.1.1 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
