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 0x74 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 23 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0xf4 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 38 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 203 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 86 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 123 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 164 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x30 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 151 │ 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__->