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 0x04 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 106 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x90 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 208 │ 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__->