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 0xfc │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 58 │ true │ OK │ # gre │ 4 │ other │ fixed 0x9c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 209 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 22 │ false │ OK │ # │ gre 6 │ other │ fixed 0xf0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 231 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 98 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 28 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x04 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 49 │ 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__->