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 0x38 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0x58 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 231 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0x2c │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 127 │ 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__->