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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 82 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 143 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 46 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 177 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 127 │ false │ OK │ # │ vxlan │ 4 6 │ inherit 0x58 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 212 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 78 │ true │ OK │ # ├────────┼──────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 226 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->