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 0x8c │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 136 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 228 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 229 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x60 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 232 │ 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__->