From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua0-f180.google.com (mail-ua0-f180.google.com [209.85.217.180]) by dpdk.org (Postfix) with ESMTP id 82DBD5F4A for ; Mon, 4 Jun 2018 21:06:55 +0200 (CEST) Received: by mail-ua0-f180.google.com with SMTP id a2-v6so22912946uak.2 for ; Mon, 04 Jun 2018 12:06:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Vq57yFbc7nJrpvNA3pQUI5tV2IbkhsnS6w39X63wz0o=; b=Norn6dGZR/eFDzARoNhwL9ZE5YmoKm8K/BjckozLo+mP+8FjTQ6Q2OqMoXB8+aa9r3 AxBPEQhsxfKt7ptlVFuFXQuL+gg/mrcQXwrAvnZt+aUCKvzlI0KDZxUb5Tm+acfCFobf IJyhUIZ7LlbHG/rMNoFQyDAp7wIkZjGM1saTxHGwBHTzaZSWC9OtMvJ4qoSBrK5MlGnD SLWS8VMmmcrKGA7uZYD49wdikWRrWJHk3pWu3U3IEn6Gj51MyqmcNruX88ZnT06TSrDK f6iOi2zSPHDMXVXny+2hInrRWjIYXUWnMhabKTAV7SuymMyr/WwG1Us81yzgOcf6QkKK W4JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Vq57yFbc7nJrpvNA3pQUI5tV2IbkhsnS6w39X63wz0o=; b=SK+ZNvezoMEqU50NtdQBZFChSnRznA/bFu48o29yDNwqwksNSEaNuRsv52FUHr2rmj JOO/4a3Tl5wBnJJlBhjUr2L9ob+wR9VKC7EZZefoSsJlZlb8lO9m8rzR9XESTF7+Rs2u yMKCNbcdsz7JkZlhLxBq6i5lYqtwKAtJs6EKsW3V16RV5WLipmZti77Fku2UP4v2ZhHq nr0lOe9L6y9RH4TB6DzFHsDso72DHf29nfkRYcjo2QDMTylZ5OHpiEKSQgApYzU7CCuw ibset+WotUejg8bJ7Utcr1Qr0kj4YL3d163qk1OlA6+y6ZJQTs3zQPRsKHyqbukr5kCX NFpw== X-Gm-Message-State: ALKqPwcq9Roypl0GuWAcF7aKf76cZN1KRt9lLUxFo/k3/8fJ15pqvx0F QRZJzatReMHU3CQOB3FPMX7YRQlb6bbI8moaCtu35A== X-Google-Smtp-Source: ADUXVKJHZp+QNhsUyLoEdGhgQaGIf4ecnB+J/WTe3vLixIbCCgpsHUxm4eZMGUfvNGv7uQa/iaS9ki8HQxMB/8sVkEA= X-Received: by 2002:ab0:7011:: with SMTP id k17-v6mr14673233ual.107.1528139214861; Mon, 04 Jun 2018 12:06:54 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a67:1d42:0:0:0:0:0 with HTTP; Mon, 4 Jun 2018 12:06:54 -0700 (PDT) From: Monika Mails Date: Mon, 4 Jun 2018 12:06:54 -0700 Message-ID: To: users@dpdk.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] DPDK RTE Initialization error with RAMCloud (Runtime error) X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 19:06:55 -0000 Hi All, I am trying to run DPDK with RAMCloud. I tried to run testpmd and it is working fine on my server. Have declared 1024 hugepages and ruuning DPDK with following command : - *scripts/clusterperf.py --transport basic+dpdk --dpdkPort 0 -r 0 --superuser echo_basic* I am getting following error :- 1528138960.360188242 CoordinatorMain.cc:96 in main NOTICE[1]: Command line: /home/homa/platformlab/RAMCloud/obj.05302018_dpdk/coordinator -C basic+udp:host=10.10.10.14,port=12246 -l NOTICE --logFile logs/20180604140240/coordinator.homa4.log --dpdkPort 0 --configDir config 8138960.360209294 CoordinatorMain.cc:97 in main NOTICE[1]: Coordinator process id: 16221 1528138960.360286303 DpdkDriver.cc:146 in DpdkDriver NOTICE[1]: Using DPDK version DPDK 18.05.0 1528138960.363550908 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: Detected 32 lcore(s) 1528138960.363569456 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: Detected 4 NUMA nodes 1528138960.363710565 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: Multi-process socket /var/run/dpdk/homa4/mp_socket 1528138960.364785439 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: No free hugepages reported in hugepages-1048576kB 1528138960.364809963 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: No free hugepages reported in hugepages-1048576kB 1528138960.364826032 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: No free hugepages reported in hugepages-1048576kB 1528138960.364842283 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: No free hugepages reported in hugepages-1048576kB 1528138960.364862754 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: No free hugepages reported in hugepages-1048576kB 1528138960.365200950 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: Probing VFIO support... 1528138960.365227161 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: VFIO support initialized *1528138960.466913370 FileLogger.cc:100 in write NOTICE[1]: DPDK: EAL: rte_service_init() failed* 1528138960.466925893 FileLogger.cc:100 in write NOTICE[1]: DPDK: 1*528138960.467065671 CoordinatorMain.cc:153 in main ERROR[1]: Fatal error in coordinator at ???: RAMCloud::DriverException: rte_eal_init failed, thrown at DpdkDriver at src/DpdkDriver.cc:160* Can someone please suggest some solution to this issue? How can I add command line EAL option with this command in RAMCloud? Any kind of suggestion is much appreaciated. Regards, Monika