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 0xb4 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 167 │ false │ OK │ # gre │ 4 │ 6 │ fixed 0x20 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 111 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 255 │ 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__->