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 0x58 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 152 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 87 │ 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__->