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 0xcc │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 120 │ false │ OK │ # │ gre │ 4 other │ fixed 0x78 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 199 │ 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__->