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 0xe4 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 111 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 160 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 140 │ 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__->