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 0x34 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 117 │ 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__->