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 0x30 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 106 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 84 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 108 │ 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__->