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 0x18 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 173 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 63 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 160 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 70 │ 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__->