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 0xe0 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 62 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 136 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 232 │ 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__->