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 0xac │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 223 false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 31 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 144 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0x0c │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 63 │ true │ OK │ # geneve │ 4 │ other │ fixed 0xf0 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 152 │ true │ OK │ # │ geneve 6 │ other │ fixed 0x74 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 103 │ 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__->