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 0x78 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 229 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 220 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 178 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 192 │ 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__->