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 0x24 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0x84 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 19 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 6 │ inherit 0xfc │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 87 true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 83 │ 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__->