Hi David, Yes, I sent them separately because the bugfix in mentioned patch should be backported unlike adding a new test.
-----Original Message----- From: David Marchand <[email protected]> Sent: Thursday, June 29, 2023 2:00 PM To: Medvedkin, Vladimir <[email protected]> Cc: [email protected]; [email protected] Subject: Re: [PATCH] test: add additional tests for thash library On Wed, Jun 28, 2023 at 9:12 PM Vladimir Medvedkin <[email protected]> wrote: > > Adds tests comparing the results of applying the output of > rte_thash_get_complement() to the tuple with the result of calling > rte_thash_adjust_tuple(). > > Suggested-by: Konstantin Ananyev <[email protected]> > Signed-off-by: Konstantin Ananyev <[email protected]> > Signed-off-by: Vladimir Medvedkin <[email protected]> CI reports a failure on this new test, is it linked to the fix you sent separately? https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ -- David Marchand

