From owner-soc-status@FreeBSD.ORG Mon Jun 22 18:07:16 2015 Return-Path: Delivered-To: soc-status@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 417E5BC9 for ; Mon, 22 Jun 2015 18:07:16 +0000 (UTC) (envelope-from neerajrawat2011@gmail.com) Received: from mail-ie0-x22a.google.com (mail-ie0-x22a.google.com [IPv6:2607:f8b0:4001:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 110C4620 for ; Mon, 22 Jun 2015 18:07:16 +0000 (UTC) (envelope-from neerajrawat2011@gmail.com) Received: by iebrt9 with SMTP id rt9so9765252ieb.2 for ; Mon, 22 Jun 2015 11:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lQkco9nRJLU5RgGNwLqLIiR9zs6iaPcO/PlbyAlmD5o=; b=rxcucmKsgvoEnPemSA3VTe+R7ze9acSrNO22jcRG0OdzGB3rgOZIL/Sh0nCqr4rVB3 lqBJWpX0hfk6bGIcivzioxQdJOaiKDkkhl5TXc99ezUCNlCxfIkXtP5adzU5yel0seJs mM7L6dsCyG1DkpGTjps+L62xW9KNvzbd1hIqsRwPW2K8kVfLPh9oVsmWNC3hlhxsG8vs xf7zdvB8uzg53XJKXb1wBynvO16Zvq02io1GQ8NtGex3h0J+wONVlkDjASc2gGcoAbzr 7QZ+LDiOaViWRrw+SbjsGm/XnicXYfB+Wr6xkFxT3MlKqiqnkPPBdY2V+PE6Z38xuvnh X/HA== MIME-Version: 1.0 X-Received: by 10.43.139.6 with SMTP id iu6mr28015198icc.32.1434996435147; Mon, 22 Jun 2015 11:07:15 -0700 (PDT) Received: by 10.64.41.135 with HTTP; Mon, 22 Jun 2015 11:07:15 -0700 (PDT) Date: Mon, 22 Jun 2015 23:37:15 +0530 Message-ID: Subject: "Add CD Emulation in CTL" - Weekly report From: Neeraj Rawat To: soc-status@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 18:07:16 -0000 "Report for week 4" 1. I read code to add tape emulation in CTL 2. I tested virtual CD ROM emulation with windows and linux operating system with their native iscsi initiators. I choose windows 8.1 64 bit and ubuntu 1204 64 bit for this test, keeping target at freebsd. regards Neeraj