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 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x34 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 105 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0x30 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 232 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0x28 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 124 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 24 │ 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__->