)]}'
{
  "commit": "d2648d4e268cee60c9c917a04c3fbc4e8c3bbc7e",
  "tree": "8bd31cb5ad1d77d9d80f488b261417d8a836b63d",
  "parents": [
    "2cf1ad759307f4ef2a27a59f3071e357ec487841"
  ],
  "author": {
    "name": "Nicolas Schichan",
    "email": "nschichan@freebox.fr",
    "time": "Tue Aug 04 15:19:10 2015 +0200"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Aug 06 22:02:32 2015 -0700"
  },
  "message": "test_bpf: add module parameters to filter the tests to run.\n\nWhen developping on the interpreter or a particular JIT, it can be\ninteresting to restrict the tests list to a specific test or a\nparticular range of tests.\n\nThis patch adds the following module parameters to the test_bpf module:\n\n* test_name\u003d\u003cstring\u003e: only the specified named test will be run.\n\n* test_id\u003d\u003cnumber\u003e: only the test with the specified id will be run\n  (see the output of test_bpf without parameters to get the test id).\n\n* test_range\u003d\u003cnumber\u003e,\u003cnumber\u003e: only the tests within IDs in the\n  specified id range are run (see the output of test_bpf without\n  parameters to get the test ids).\n\nAny invalid range, test id or test name will result in -EINVAL being\nreturned and no tests being run.\n\nSigned-off-by: Nicolas Schichan \u003cnschichan@freebox.fr\u003e\nAcked-by: Daniel Borkmann \u003cdaniel@iogearbox.net\u003e\nAcked-by: Alexei Starovoitov \u003cast@plumgrid.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f18b7b8e60ec4f67eadf2e221acfb4137765819b",
      "old_mode": 33188,
      "old_path": "lib/test_bpf.c",
      "new_id": "820098004481e82dd08820dd54be7accc2d11335",
      "new_mode": 33188,
      "new_path": "lib/test_bpf.c"
    }
  ]
}
