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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 6 │ inherit 0x0c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 221 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0x2c │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 44 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->