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 0xe8 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 7 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 73 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 254 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 114 │ 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__->