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 0x60 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0x78 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 137 │ 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__->