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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 132 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0x84 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 115 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 125 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 24 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->