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 0x24 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 129 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 148 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 7 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 202 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 45 │ 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__->