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 0x44 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 137 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 29 │ 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__->