From owner-freebsd-net@FreeBSD.ORG Fri Jul 11 16:13:48 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E143FBD for ; Fri, 11 Jul 2014 16:13:48 +0000 (UTC) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F55B2A28 for ; Fri, 11 Jul 2014 16:13:47 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id b8so1090176lan.12 for ; Fri, 11 Jul 2014 09:13:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ocd1/nJOhY4nGlb5G28VQ/7d2+S16/6BQz/D5KuUVFI=; b=uvEgQEG5l+XBtevkf/+n5BlBwinfJhU1FPMpziJDHnudcDXCDUbptE59M92K4nEagi XJe4byFWZBDv1QWtQ24aQwYD/5pC/2BPvbDo51rjp8fA75gJXTYRRak05SUnpnUVlahc 1kVu6dYGFOBcrWNZv4q/rL314/cEFig9clzRI6Kcwo320lbO/Q2xHdoqxaJQwSqFHoPF pSwcZA5T5BGLfoR+NbKDbLbBoMykmruXKNfIEB1Nt2SiNLpCbuKLp1DzxiY7KfdJefcC i52Ja89ekrGlUpf3N1a+aFNxx2bhSMAMS/brrjcL8tq0q16TEvWvzgPBWm9Wz5qL/vLd sckQ== MIME-Version: 1.0 X-Received: by 10.152.185.104 with SMTP id fb8mr5483725lac.64.1405095225521; Fri, 11 Jul 2014 09:13:45 -0700 (PDT) Sender: rizzo.unipi@gmail.com Received: by 10.114.177.234 with HTTP; Fri, 11 Jul 2014 09:13:45 -0700 (PDT) In-Reply-To: References: <20140614101523.GD22187@onelab2.iet.unipi.it> Date: Fri, 11 Jul 2014 18:13:45 +0200 X-Google-Sender-Auth: fZnOFH_ddGaeCnoOBYf2XlaCirc Message-ID: Subject: Re: netmap From: Luigi Rizzo To: Carlos Ferreira Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-net@freebsd.org" , Prashant Upadhyaya X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2014 16:13:48 -0000 On Fri, Jul 11, 2014 at 6:07 PM, Carlos Ferreira wrote: > Luigi one question. Does netmap requires a processor with 64 bits? I'm > having some trouble in compiling netmap, using the same Makefile I used > previously, but for an Intel IXP435 CPU (Gateworks Cambria). > =E2=80=8Bit used to build and work on 32 bit archs but we have not tried th= at there i a while. Hopefully it is just a matter of casts in printfs. which OS and netmap versions are you using ? can you send me an error log ? cheers luigi =E2=80=8B > >