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 0x40 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 136 │ true │ OK │ # │ geneve 4 │ other │ fixed 0xac │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 149 │ 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__->