Lines Matching refs:DEBUG
150 RTE_LOG(DEBUG, EAL, "NUMA is not supported.\n"); in check_numa()
159 RTE_LOG(DEBUG, EAL, "Trying to obtain current memory policy.\n"); in prepare_numa()
167 RTE_LOG(DEBUG, EAL, in prepare_numa()
176 RTE_LOG(DEBUG, EAL, in restore_numa()
254 RTE_LOG(DEBUG, EAL, "%s(): memfd create failed: %s\n", in get_seg_memfd()
268 RTE_LOG(DEBUG, EAL, "%s(): memfd create failed: %s\n", in get_seg_memfd()
319 RTE_LOG(DEBUG, EAL, "%s(): stat() for '%s' failed: %s\n", in get_seg_fd()
345 RTE_LOG(DEBUG, EAL, "%s(): could not remove '%s': %s\n", in get_seg_fd()
381 RTE_LOG(DEBUG, EAL, "%s(): fallocate() failed: %s\n", in resize_hugefile_in_memory()
405 RTE_LOG(DEBUG, EAL, "%s(): fallocate not supported, not freeing page back to the system\n", in resize_hugefile_in_filesystem()
417 RTE_LOG(DEBUG, EAL, "%s(): ftruncate() failed: %s\n", in resize_hugefile_in_filesystem()
452 RTE_LOG(DEBUG, EAL, "%s(): fallocate() failed: %s\n", in resize_hugefile_in_filesystem()
587 RTE_LOG(DEBUG, EAL, "%s(): ftruncate() failed: %s\n", in alloc_seg()
594 RTE_LOG(DEBUG, EAL, "%s(): unlink() failed: %s\n", in alloc_seg()
613 RTE_LOG(DEBUG, EAL, "%s(): mmap() failed: %s\n", __func__, in alloc_seg()
621 RTE_LOG(DEBUG, EAL, "%s(): wrong mmap() address\n", __func__); in alloc_seg()
634 RTE_LOG(DEBUG, EAL, "SIGBUS: Cannot mmap more hugepages of size %uMB\n", in alloc_seg()
648 RTE_LOG(DEBUG, EAL, "%s(): can't get IOVA addr\n", in alloc_seg()
664 RTE_LOG(DEBUG, EAL, "%s(): get_mempolicy: %s\n", in alloc_seg()
668 RTE_LOG(DEBUG, EAL, in alloc_seg()
676 RTE_LOG(DEBUG, EAL, "%s(): not checking hugepage NUMA node.\n", in alloc_seg()
751 RTE_LOG(DEBUG, EAL, "couldn't unmap page\n"); in free_seg()
899 RTE_LOG(DEBUG, EAL, "attempted to allocate %i segments, but only %i were allocated\n", in alloc_seg_walk()
919 RTE_LOG(DEBUG, EAL, "Cannot free page\n"); in alloc_seg_walk()
1107 RTE_LOG(DEBUG, EAL, "Page is not allowed to be freed\n"); in eal_memalloc_free_seg_bulk()
1754 RTE_LOG(DEBUG, EAL, "Using memfd for anonymous memory\n"); in eal_memalloc_init()