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 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 65 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 246 │ true │ OK │ # │ gre 6 │ other │ fixed 0xec │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 249 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0xf8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 6 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 250 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 149 │ 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__->