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 0x74 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 240 │ false │ OK │ # vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 38 false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 212 │ 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__->