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 0x80 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x24 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 248 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 54 │ 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__->