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 0x48 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 225 │ false │ OK │ # │ gre │ 6 │ other inherit 0x2c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 172 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 150 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 119 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 10 │ 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__->