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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 109 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 19 │ true │ OK │ # ──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 128 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 180 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->