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 0x48 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 226 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 153 │ 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__->