make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 60 │ false │ OK # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 153 │ false │ OK │ # │ vxlan 4 │ other │ fixed 0x50 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 124 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->