[dpdk-dev] [PATCH v2] test: add unit tests for bitrate library

Remy Horton remy.horton at intel.com
Thu Jul 12 12:49:07 CEST 2018


Patch needs rebasing:

Checking patch test/test/Makefile...
error: while searching for:

SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev_blockcipher.c
SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev.c

ifeq ($(CONFIG_RTE_COMPRESSDEV_TEST),y)
SRCS-$(CONFIG_RTE_LIBRTE_COMPRESSDEV) += test_compressdev.c

error: patch failed: test/test/Makefile:179
error: test/test/Makefile: patch does not apply

Manually fixing the above, patchset seems fine.


On 12/07/2018 10:53, Jananee Parthasarathy wrote:
> Unit Test Cases for BitRate library.
> Dependency patch is
> "add sample functions for packet forwarding"
> Patch Link is http://patches.dpdk.org/patch/42946/
>
> Signed-off-by: Chaitanya Babu Talluri <tallurix.chaitanya.babu at intel.com>
> Reviewed-by: Reshma Pattan <reshma.pattan at intel.com>

Acked-by: Remy Horton <remy.horton at intel.com>


More information about the dev mailing list