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 0x54 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 158 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 47 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 15 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 131 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 86 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 238 │ 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__->