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 0xb8 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 245 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 6 fixed 0xc0 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 243 │ false │ OK │ # │ vxlan 6 │ other │ inherit 0x70 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x44 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 167 │ 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__->