make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x04 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 165 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 70 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 6 │ 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__->