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 0x84 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 188 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 245 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 85 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 106 │ 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__->