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 0xb8 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 141 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 244 │ 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__->