From 7069a97a14155349545c73084f9f9f6b6380e0f7 Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Thu, 30 Oct 2014 16:52:15 -0600 Subject: [PATCH] selftests/net: move test out of Makefile into a shell script Currently bpf test run from the Makefile. Move it out of the Makefile to be run from a shell script to allow the test to be run as stand-alone test, in addition to allowing the test run from a make target. Signed-off-by: Shuah Khan Acked-by: David S. Miller --- Reading git-format-patch failed