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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 227 │ false │ OK │ # │ gre │ 4 other │ inherit 0xc8 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 176 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0xd0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 58 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 55 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->