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 0x20 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 191 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 144 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 182 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 43 │ 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__->