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 0xb0 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 174 │ 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__->