Skip to content
Snippets Groups Projects
Select Git revision
  • 31c2611b66e01378b54f7ef641cb0d23fcd8502f
  • master default
  • android-container
  • nanopc-t4
  • for-kernelci
  • WIP-syscall
  • v4.16-rc5
  • v4.16-rc4
  • v4.16-rc3
  • v4.16-rc2
  • v4.16-rc1
  • v4.15
  • v4.15-rc9
  • v4.15-rc8
  • v4.15-rc7
  • v4.15-rc6
  • v4.15-rc5
  • v4.15-rc4
  • v4.15-rc3
  • v4.15-rc2
  • v4.15-rc1
  • v4.14
  • v4.14-rc8
  • v4.14-rc7
  • v4.14-rc6
  • v4.14-rc5
26 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Chris Mi authored and David S. Miller committed
    In this patchset, we fixed a tc bug. This patch adds the test case
    that reproduces the bug. To run this test case, user should specify
    an existing NIC device:
      # sudo ./tdc.py -d enp4s0f0
    
    This test case belongs to category "flower". If user doesn't specify
    a NIC device, the test cases belong to "flower" will not be run.
    
    In this test case, we create 1M filters and all filters share the same
    action. When destroying all filters, kernel should not panic. It takes
    about 18s to run it.
    
    Acked-by: default avatarJamal Hadi Salim <jhs@mojatatu.com>
    Acked-by: default avatarLucas Bates <lucasb@mojatatu.com>
    Signed-off-by: default avatarChris Mi <chrism@mellanox.com>
    Signed-off-by: default avatarCong Wang <xiyou.wangcong@gmail.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    31c2611b
    History
    Name Last commit Last update