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 0xd4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 46 false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 84 │ true │ OK # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 72 │ 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__->