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 0xe8 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 133 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0xc4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 33 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 83 │ 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__->