X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fsvm%2Ftest_svm_fifo1.c;h=1e63f805f6bbef6b21049249c6757fc61f94ec43;hb=d9818dd68c162079f3ddb5443a78d0d91d55d0fe;hp=0a09916f3bf731dbf0e058832c82c09c8d2f0cba;hpb=d6897c1597c4f0904d5956f7d794e3f001d52f72;p=vpp.git diff --git a/src/svm/test_svm_fifo1.c b/src/svm/test_svm_fifo1.c index 0a09916f3bf..1e63f805f6b 100644 --- a/src/svm/test_svm_fifo1.c +++ b/src/svm/test_svm_fifo1.c @@ -281,7 +281,7 @@ test_ssvm_fifo1 (unformat_input_t * input) int verbose = 0; int test_id = 0; - svm_fifo_segment_main_init (sm, 0x200000000ULL, 20); + svm_fifo_segment_main_init (sm, HIGH_SEGMENT_BASEVA, 20); while (unformat_check_input (input) != UNFORMAT_END_OF_INPUT) {