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 0xdc │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ gre 4 │ 6 │ inherit 0x34 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 175 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 241 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 38 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0xec │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 239 │ 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__->