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 0x88 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 253 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 134 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0x1c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 85 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 244 │ 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__->