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 0x6c │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 198 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 113 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 74 │ 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__->