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 0x54 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 159 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 201 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 76 │ 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__->