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 0x68 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 141 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 229 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 217 │ 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__->