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 0x70 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 94 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 196 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 69 │ false │ OK │ # │ vxlan 4 │ 6 │ fixed 0x84 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0xec │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 28 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 88 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 109 │ 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__->