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 0x80 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 255 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 122 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 194 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other fixed 0xe0 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 154 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 140 │ 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__->