DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] app/bbdev: fix test vector symlink
@ 2020-09-09 21:15 Nicolas Chautru
  2020-09-15  9:57 ` Aidan Goddard
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nicolas Chautru @ 2020-09-09 21:15 UTC (permalink / raw)
  To: dev; +Cc: stable, tianjiao.liu, Nicolas Chautru

5G DL default symlink was pointing to a 4G vector.

Fixes: d762705308c4 ("app/bbdev: add test vectors for 5GNR")
Cc: stable@dpdk.org

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
---
 app/test-bbdev/ldpc_enc_default.data | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/test-bbdev/ldpc_enc_default.data b/app/test-bbdev/ldpc_enc_default.data
index 371cbc6..52d51ae 120000
--- a/app/test-bbdev/ldpc_enc_default.data
+++ b/app/test-bbdev/ldpc_enc_default.data
@@ -1 +1 @@
-test_vectors/turbo_dec_c1_k6144_r0_e10376_crc24b_sbd_negllr_high_snr.data
\ No newline at end of file
+test_vectors/ldpc_enc_v2342.data
\ No newline at end of file
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-06 20:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 21:15 [dpdk-dev] [PATCH v1] app/bbdev: fix test vector symlink Nicolas Chautru
2020-09-15  9:57 ` Aidan Goddard
2020-09-15 10:07 ` Dave Burley
2020-09-16  2:51 ` Liu, Tianjiao
2020-10-06 20:59   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).