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 0x98 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 254 │ false │ OK │ # gre │ 6 │ other │ fixed 0xd4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 158 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 33 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 52 │ 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__->