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 0x98 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 60 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 204 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 135 │ 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__->