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 0xf0 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 233 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 133 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 79 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 190 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 203 │ 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__->