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 0x74 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 21 │ false │ OK │ # │ gre │ 6 4 │ inherit 0xf4 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 254 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 252 false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 23 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 other │ fixed 0x18 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 inherit 128 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 158 │ 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__->