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 0xf4 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 22 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 128 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 207 │ 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__->