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 0x50 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ other fixed 0xd8 │ fixed 47 │ false │ OK │ # │ gre 4 │ other │ fixed 0x80 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 47 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 76 │ 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__->