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 0xd0 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 119 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 213 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 229 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 97 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 8 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 47 │ 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__->