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 0x1c │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 41 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 58 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 146 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 75 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 185 │ 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__->